Commit graph

28 commits

Author SHA1 Message Date
aristocratos 4b1af4f368 Fixed instructions for snap connections 2021-09-26 22:05:49 +02:00
aristocratos d7b5aa935c Added repology status 2021-09-26 21:12:46 +02:00
aristocratos 9f870953c3
Merge pull request #42 from kz6fittycent/main
Snap is published and running
2021-09-26 21:07:59 +02:00
kz6fittycent 3349fe8da2
Update README.md 2021-09-26 13:42:35 -05:00
kz6fittycent ca57a99220
Update README.md 2021-09-26 12:46:27 -05:00
aristocratos cb8345390f Added example for ADDFLAGS when compiling 2021-09-25 11:57:20 +02:00
aristocratos bc0c109e5e Changed wrong filename error.log > btop.log 2021-09-22 17:38:06 +02:00
aristocratos b552e75dc3 Added minimum kernel version for release binaries 2021-09-19 20:14:54 +02:00
aristocratos d2ee28f00c Added link to latest release 2021-09-19 16:05:37 +02:00
aristocratos 9319d0c48c Missing comma... 2021-09-18 20:31:47 +02:00
aristocratos 3b80ef9e40 Command line options fixup 2021-09-18 17:33:02 +02:00
Michael Pyne 97726f3fa7 Fix documentation of --utf-force in README and --help.
Fixes #1.
2021-09-18 10:58:51 -04:00
aristocratos 9b6f362247 Added preset selection as program argument 2021-09-18 15:26:56 +02:00
aristocratos cffa303270 Added battery info in Cpu::draw() 2021-09-18 02:13:35 +02:00
aristocratos 34fd7ec0b7 Formatting 2021-09-17 22:08:39 +02:00
aristocratos 4ea204abe0 Formatting 2021-09-17 21:50:14 +02:00
aristocratos d79fef3119 Fixed logo 2021-08-28 22:13:03 +02:00
aristocratos 03f64c22de Added btop_platform.cpp, moved btop_linux.cpp to btop_linux.hpp and updated robin_hood.h 2021-08-23 17:35:27 +02:00
aristocratos b2e0707c32 Added terminal size limit warnings and fixed net auto sizing 2021-08-22 21:39:25 +02:00
aristocratos 3f27fb24b5 Added clock, updated makefile and switch to using semaphore to trigger _runner thread 2021-08-22 16:04:01 +02:00
aristocratos e33b4b7b0c Added Cpu::collect(), Cpu::get_cpuName() and Cpu::getHz() 2021-07-29 23:40:56 +02:00
aristocratos 5460ed5460 Removed gcc 10 instructions 2021-07-21 03:30:41 +02:00
aristocratos 0c1feb909e Added Input::process for input actions and Runner:: namespace for multithreading collection and drawing 2021-07-18 15:44:32 +02:00
aristocratos 3634633e21 Proc::collect() optimization and started on Proc::_collect_details() 2021-06-30 22:28:12 +02:00
aristocratos deec8f20e0 Config thread safety 2021-06-06 01:41:36 +02:00
aristocratos 46f098fa5c Corrections 2021-05-30 21:46:10 +02:00
aristocratos 8364d856c8 changed proc cache to be more effective 2021-05-15 13:24:24 +02:00
aristocratos f4b6bff4ec Init 2021-05-06 20:32:03 +02:00