Commit graph

84 commits

Author SHA1 Message Date
Shriraj Hegde 665a8b1366 Add 'info' option in help
Might be helpful when more platforms are compatible
2021-10-05 00:27:15 +05:30
aristocratos 68d88e6e4d v1.0.9 Bug fixes 2021-09-26 13:46:51 +02:00
aristocratos 3b4a7c12fc Changed: Only look for g++-11 if CXX=g++ 2021-09-25 11:48:33 +02:00
Edward Davis b9e470fc81 Add make install missing reset escape sequence. 2021-09-21 13:05:03 -07:00
aristocratos 8288d7c311 Added QUIET variable "true/false" to suppress most messages during build 2021-09-21 18:57:16 +02:00
aristocratos f0d3cc5bf4 Fixed ARCH detection in Makefile 2021-09-19 06:18:09 +02:00
aristocratos cffa303270 Added battery info in Cpu::draw() 2021-09-18 02:13:35 +02:00
aristocratos 650df9ac39 Added collect for battery 2021-09-17 14:25:54 +02:00
aristocratos 8583a8a2ef Added menu system 2021-09-12 15:58:23 +02:00
aristocratos db96a20e16 Added menus and boxes for signal sending 2021-09-01 21:40:13 +02:00
aristocratos 214d8962e0 Moving stuff around 2021-08-23 22:52:52 +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 7ab765b575 Added Net::collect(), Net::draw() and input mappings for net 2021-08-15 23:20:55 +02:00
aristocratos acb20832d1 Added mem and disks 2021-08-10 20:20:33 +02:00
aristocratos 102ed6179e Added cpu temperature functionality 2021-08-03 23:47:46 +02:00
aristocratos e33b4b7b0c Added Cpu::collect(), Cpu::get_cpuName() and Cpu::getHz() 2021-07-29 23:40:56 +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 e3b297e82a Proc::draw gradients 2021-07-05 22:18:58 +02:00
aristocratos ad5864266a Added Proc::_collect_details for process info box collection 2021-07-04 01:18:48 +02:00
aristocratos 3634633e21 Proc::collect() optimization and started on Proc::_collect_details() 2021-06-30 22:28:12 +02:00
aristocratos d459d088a0 File reorganization and more efficient build 2021-06-19 14:57:27 +02:00
aristocratos 10a8bfe39e Added signal handler 2021-06-09 19:47:49 +02:00
aristocratos 3263e7496d Added Graph class 2021-05-30 02:15:09 +02:00
aristocratos ecd4ef9985 Added Meter class 2021-05-27 22:29:36 +02:00
aristocratos e7cbc28960 small 2021-05-26 16:23:29 +02:00
aristocratos 806045c0a6 Switched from map to unordered_map where possible 2021-05-18 22:11:34 +02:00
aristocratos 833d253276 Namespaces < Classes 2021-05-14 18:54:37 +02:00
aristocratos cfa944faac Processes sorting, filtering and cpu calculations 2021-05-13 03:11:29 +02:00
aristocratos d1180d6b38 Testing Processes class 2021-05-10 23:46:41 +02:00
aristocratos 3b3a93935d File reorganization 2021-05-08 20:37:36 +02:00
aristocratos 55e2a3f02b Split up code in multiple files 2021-05-08 14:56:48 +02:00
aristocratos f4b6bff4ec Init 2021-05-06 20:32:03 +02:00