Commit Graph

253 Commits (57778eee034f41b97af09148271db7ebbb77d6d3)

Author SHA1 Message Date
aristocratos 806806dc6c Merge branch 'nic-auto-switch' 2020-12-29 11:12:31 +01:00
Umar Javed 0201406edc Update network interface list automatically 2020-12-29 01:58:17 +05:00
Rohit Hill c1d873abaf Fast load_config 2020-12-26 14:03:10 +05:30
aristocratos 420ccfd789 Added: pylint disable=unsubscriptable-object because of python 3.9 issue 2020-12-21 23:15:02 +01:00
aristocratos 09e639cc04 v1.0.52 Fixed battery monitoring forced off on start for FreeBSD and OsX 2020-12-21 21:39:44 +01:00
aristocratos 8136645a6e Fixed: Removed "/sys/class/power_supply" check for FreeBSD and OsX 2020-12-21 21:19:03 +01:00
aristocratos 7ad01875af v1.0.51 Fixes, small changes and psutil update 2020-12-19 18:14:47 +01:00
aristocratos 073c7292c5 Fixed: Catch faulty temperature readings instead of crashing 2020-12-19 17:49:51 +01:00
aristocratos e6966db15b Fixed: Disable battery detection if /sys/class/power_supply is missing to avoid exception is psutil 2020-12-19 17:28:52 +01:00
aristocratos 4fe5979b21 Changed: Disks filtering now uses full mountpoint path for better accuracy 2020-12-19 17:15:27 +01:00
aristocratos 4a7e49883b Fixed text argument in subprocess not working on python 3.6 2020-12-19 16:16:35 +01:00
aristocratos 399164da77 v1.0.50 Bug fixes and new theme: Dusklight 2020-11-03 17:23:09 +01:00
aristocratos f2a7fc1b60 Fixed: Cpu temp calculation from cores if missing and better multi cpu temp support 2020-11-03 17:18:53 +01:00
aristocratos 88f0f37332 Fixed: Correction for missing coretemp values 2020-11-01 01:48:13 +01:00
aristocratos 6dcc985049 Fixed: Missing default values for cpu temp high and crit 2020-11-01 01:32:14 +01:00
aristocratos 30f41fa42c v1.0.48 Bug fixes and new features 2020-10-31 12:27:57 +01:00
aristocratos da787da838 Correct width when coretemp is unavailable for core 2020-10-31 12:21:45 +01:00
aristocratos 58020db545 Fixed: Sizing when coretemp is hidden 2020-10-31 12:05:09 +01:00
aristocratos 23bd5dae4f Fixed: Wrong coretemp mapping when missing package id 0 2020-10-31 11:42:14 +01:00
aristocratos 449be213e2 Added: Sync clock to timer if timer = 1000ms 2020-10-29 18:58:25 +01:00
aristocratos 9be7250a4a v1.0.47 Fixed mypy type errors and added testing 2020-10-27 17:36:21 +01:00
aristocratos 57de4c1a13 Fixed: New type errors for mypy v 0.790 2020-10-27 17:06:39 +01:00
aristocratos e711d35a2b v1.0.46 Bug fixes and PyPi psutil update 2020-10-25 20:35:08 +01:00
aristocratos e202ee5c7e Fixed: Better sensor and temperature detection 2020-10-25 20:21:43 +01:00
aristocratos 925e39cd84 v1.0.45 Fixes, changes and new features 2020-10-25 01:33:42 +02:00
aristocratos 87af2875f9 Coretemp toggle fix 2020-10-25 01:32:13 +02:00
aristocratos 94538bfd72 Fixed: Cleanup of escaped characters in process argument string 2020-10-25 01:25:27 +02:00
aristocratos d9ee18b5a9 Added: Proper mapping for correct coretemp display and added toggle for coretemp 2020-10-25 01:15:08 +02:00
aristocratos 734f3af531 Moved battery_symbols dict to CpuBox class init 2020-10-24 21:42:30 +02:00
aristocratos 4c8f02fbec Merge branch 'refactoring' 2020-10-24 21:20:07 +02:00
David Perez-Suarez 509c962e61 🔋 battery symbol status changed to a dictionary 2020-10-24 18:30:32 +01:00
David Perez-Suarez 9e38b8fd58 removes unnecessary loops 2020-10-24 18:29:37 +01:00
David Perez-Suarez 11eb53dd59 🔗 Use of chained comparisons to ease readibility 2020-10-24 18:26:35 +01:00
David Perez-Suarez a3dbcef390 🎨 Removes unnecessary if-statements 2020-10-24 18:21:29 +01:00
DodoGTA 1dc6bfed10 Fix missing CPU temperature/model (in certain cases)
This commit fixes a regression caused by commit f932ae1c91
2020-10-20 19:41:41 +03:00
aristocratos 71c0f6b675 v1.0.44 Bug fixes and design polish 2020-10-19 21:05:48 +02:00
aristocratos f0a941ae6b Added additional crash fixes for graph and swap toggles 2020-10-19 20:51:04 +02:00
Erwin Junge c4a9c2bb6f
Spread CPUs accross columns evenly if possible 2020-10-19 10:25:27 +02:00
aristocratos 504a0ed337 v1.0.43 Bug fixes 2020-10-18 15:49:53 +02:00
aristocratos 85d7049d1c Fixed additional error handling to prevent crashes from graph and swap toggles 2020-10-18 15:44:28 +02:00
aristocratos d55beebebf Fixed get_cpu_name() function for some Xeon cpus 2020-10-18 15:34:43 +02:00
aristocratos f932ae1c91 Fixed correction for broken cpu high and cpu critical temps 2020-10-18 15:23:17 +02:00
aristocratos ab8d04f5f2 Fixed battery meter not clearing properly when disabled 2020-10-18 15:09:06 +02:00
aristocratos adee413eac v1.0.42 Small fixes 2020-10-08 17:45:54 +02:00
aristocratos 079b8e7135 v1.0.41 Small fixes 2020-10-08 17:43:04 +02:00
aristocratos c92ea27042 Fixed battery clear if removed 2020-10-08 17:42:09 +02:00
aristocratos be75d1751c Added stripping of .local from /host clock format 2020-10-08 17:25:46 +02:00
aristocratos 3e65c68e78 Fixed battery status not using same sensors as psutil 2020-10-08 17:21:33 +02:00
aristocratos 935c4e5d4d v1.0.40 OsX and BSD crashfix when battery monitoring is enabled 2020-09-28 16:16:43 +02:00
aristocratos c2659274d4 Merge branch 'battery-crash-fix' 2020-09-28 16:00:56 +02:00
Li-Wen Hsu 6643dc2605
Fix the case that "/sys/class/power_supply" is not existing
This fixes the execution on FreeBSD.
2020-09-28 17:02:26 +08:00
aristocratos 1d7688820c Fixed title leading whitespace 2020-09-27 22:01:22 +02:00
aristocratos 45b103adb1 v1.0.39 Bug fixes 2020-09-27 21:52:13 +02:00
aristocratos 77f9db0edf Fixes for clock and battery placement and sizing 2020-09-27 21:45:51 +02:00
aristocratos 2920569cc1 Fixed rare swap toggle crash 2020-09-27 01:57:50 +02:00
aristocratos 6ee0f89a7a Fixed manual sensor selection screen refresh 2020-09-27 01:48:03 +02:00
aristocratos 90f1624657 v1.0.38 New feature + Bug fixes 2020-09-26 23:43:34 +02:00
aristocratos 6f65cff85e Added custom options for clock formatting: hostname and username 2020-09-26 20:29:30 +02:00
aristocratos e36c379544 Fixed menu collection timeout and menu background update stall 2020-09-26 19:38:42 +02:00
aristocratos f1f6f3a475 Fixed cpu sensor check when changing from manual sensor to Auto 2020-09-26 19:08:22 +02:00
aristocratos c4fa23e890 v1.0.37 Bug fixes 2020-09-22 20:15:43 +02:00
aristocratos c7a1c7cfae Fixed cpu sensor option to trigger temp toggle if check temp is true 2020-09-22 18:03:20 +02:00
aristocratos f61c0006ea Fixed swap toggle rare crash 2020-09-22 17:55:04 +02:00
aristocratos d132889159 v1.0.36 Bug fixes 2020-09-21 19:46:15 +02:00
aristocratos da5dfe85e4 Fixed crash during theme change 2020-09-21 19:43:39 +02:00
aristocratos 85adc7f285 Fixed cpu temp not showing when manually selected and not auto deteced 2020-09-21 16:35:38 +02:00
aristocratos 0de2903045 Added rounding for floating_humanizer() short option 2020-09-20 19:30:07 +02:00
aristocratos aebc82eb35 v1.0.35 Bug fix 2020-09-20 19:20:16 +02:00
aristocratos fbfd7c3721 Fixed decimal placement in floating_humanizer() function 2020-09-20 19:18:50 +02:00
aristocratos 4aaba39784 v1.0.34 Added option to select cpu temp sensor + bug fixes 2020-09-20 18:30:40 +02:00
aristocratos 4fd928e4a6 Fixed battery meter adaptation 2020-09-20 18:27:10 +02:00
aristocratos 526d10146c Added option to choose cpu temperature sensor 2020-09-20 18:04:51 +02:00
aristocratos 3278091fd1 Improvement on cpu name detection 2020-09-16 22:08:02 +02:00
aristocratos 34208f2efa v1.0.33 Better temperature detection for OSX and updates to battery stats detection 2020-09-15 18:03:42 +02:00
aristocratos 527d611f8a Fixed battery stats crash and better battery status detection 2020-09-15 17:58:16 +02:00
aristocratos 1df9ed9f55 Improvement on osx cpu temperature collection with coretemp 2020-09-15 16:49:44 +02:00
aristocratos 8f9e8e852d v1.0.32 Bug fixes and new features 2020-09-14 18:12:23 +02:00
aristocratos b4873584e6 Added: support for OSX cpu core temperatures via coretemp program 2020-09-14 18:09:15 +02:00
aristocratos 1e61a6a1f9 Fixed battery meter placement calculation correction 2020-09-14 17:16:00 +02:00
aristocratos 36557dffee Fixed exception when sending signal using uppercase T, K, I 2020-09-14 17:04:15 +02:00
aristocratos f00e840657 Fixed cpu model name exception for certain xeon cpus 2020-09-14 17:00:36 +02:00
aristocratos d3f8a2f11d Added symbol for battery inactive 2020-09-13 16:30:16 +02:00
aristocratos 9244b43b60 v1.0.31 Small fixes 2020-09-13 10:54:22 +02:00
aristocratos 2f32651a68 Fixed cpu temp color wrong on small sizes 2020-09-13 02:58:04 +02:00
aristocratos 2ea39f58f4 Fixed battery meter fixes 2020-09-13 01:41:14 +02:00
aristocratos f2014dfbc4 Fixed battery meter redraw after terminal resize 2020-09-13 00:53:06 +02:00
aristocratos 96ffae4310 v1.0.30 Battery stat fix and argument parsing optimization 2020-09-12 15:10:39 +02:00
aristocratos 9b05d987ce Fixed hide battery time when not known 2020-09-12 15:04:12 +02:00
aristocratos f19d883532 Changed to using argparse 2020-09-12 14:59:04 +02:00
aristocratos a99a57c733 Merge branch 'argparse' 2020-09-12 14:52:11 +02:00
j_umar cfe8eeed9a Easy arguments handler 2020-09-12 12:33:50 +00:00
aristocratos 95183128e6 v1.0.29 Battery stats fixes 2020-09-12 14:27:41 +02:00
aristocratos 8f589f1931 Fixed battery percent converted to integer, battery timed hidden at 100% 2020-09-12 14:26:34 +02:00
aristocratos e12a3e2b6e v1.0.28 Battery meter bugfix 2020-09-12 13:34:55 +02:00
aristocratos 58bf478534 Fixed battery meter crash when connecting/disconnecting battery 2020-09-12 13:32:45 +02:00
aristocratos 67fe090fe6 v1.0.27 New features and new theme kyli0x 2020-09-12 00:00:02 +02:00
aristocratos 592cf5a3ff Added option to change the tree view auto collapse depth 2020-09-11 23:15:44 +02:00
aristocratos f093d793d1 Added battery meter and stats 2020-09-11 22:56:08 +02:00
aristocratos 1e23535aab v1.0.26 Bug fixes 2020-09-07 20:47:12 +02:00
aristocratos 02d98108cb Fixed temp color index crash and start from virtualenv crash 2020-09-07 20:44:30 +02:00