Samuel FORESTIER HorlogeSkynet
HorlogeSkynet synced new reference feature/json_format to HorlogeSkynet/archey4 from mirror 2020-05-19 18:02:12 +02:00
HorlogeSkynet synced commits to feature/json_format at HorlogeSkynet/archey4 from mirror 2020-05-19 08:02:11 +02:00
af177fd886 [COLORS/TESTS] Small documentation clarifications
c8fe495b8d [API] [JSON] Improves help message about -j option
0e11872e88 [TEST] Adds a quite important missing test case for assertListEmpty
Compare 3 commits »
HorlogeSkynet synced commits to feature/json_format at HorlogeSkynet/archey4 from mirror 2020-05-18 12:02:12 +02:00
999380864a [API] Allows the user to enable pretty-printing (with only one argument)
7e6a389aa3 [COLORS] [TEST] Adds a case showing non-color escape codes are preserved
09b8c791a0 [TEST] Implements an assertListEmpty for entries with multiple values
84748e06b3 [DISK] [TEST] Adds a test case for the danger color level
70e1240c5b [API] [TEST] Relaxes date test case for systems with low time accuracy
Compare 6 commits »
HorlogeSkynet synced new reference hotfix/incorrect_config to HorlogeSkynet/archey4 from mirror 2020-05-17 16:02:11 +02:00
HorlogeSkynet synced new reference feature/better_terminal_detection to HorlogeSkynet/archey4 from mirror 2020-05-17 16:02:11 +02:00
HorlogeSkynet synced new reference feature_fix/multiple_gpus to HorlogeSkynet/archey4 from mirror 2020-05-17 16:02:11 +02:00
HorlogeSkynet synced commits to master at HorlogeSkynet/archey4 from mirror 2020-05-17 16:02:11 +02:00
ac20cab51c [TERMINAL] Drastically improves terminal detection (#72)
0f73fe8bf3 [CONFIG] [GPU] Modifies config.json with proper defaults (#73)
Compare 2 commits »
HorlogeSkynet synced commits to feature/json_format at HorlogeSkynet/archey4 from mirror 2020-05-17 16:02:11 +02:00
cd8c663e9c Merge branch 'master' into feature/json_format
ac20cab51c [TERMINAL] Drastically improves terminal detection (#72)
0f73fe8bf3 [CONFIG] [GPU] Modifies config.json with proper defaults (#73)
930f4cfdfb [GPU] Adds support for multiple GPUs (and fixes their display order) (#71)
Compare 4 commits »
HorlogeSkynet synced new reference hotfix/incorrect_config to HorlogeSkynet/archey4 from mirror 2020-05-17 06:02:11 +02:00
HorlogeSkynet synced commits to feature/better_terminal_detection at HorlogeSkynet/archey4 from mirror 2020-05-17 06:02:11 +02:00
1f785d2ed4 [TERMINAL] Add Kitty, rxvt, KMSCON, Termite support.
30a21259b6 [TERMINAL] Adds support for kitty.
Compare 2 commits »
HorlogeSkynet synced commits to master at HorlogeSkynet/archey4 from mirror 2020-05-17 06:02:11 +02:00
930f4cfdfb [GPU] Adds support for multiple GPUs (and fixes their display order) (#71)
HorlogeSkynet pushed to master at HorlogeSkynet/SimpleConkyScript 2020-05-16 11:17:49 +02:00
9092dee304 Don't crash on unknown sensor identifier + Fixes an error message format
HorlogeSkynet synced commits to feature/json_format at HorlogeSkynet/archey4 from mirror 2020-05-13 21:28:05 +02:00
da2cd78c01 [API] Adds a count meta-data attribute with the number of entries
3a37544b62 [API] [TEST] Fixes test cases for Python prior to v3.7
bcd8260b07 [DE/WM/USER/WAN_IP] Simplifies internal logic with new flow
114a0d7075 [RAM] Fixes failing test cases
0e19d769d1 [GPU/MODEL/PACKAGES/DE/SHELL] Simplifies internal logic with new flow
Compare 15 commits »
HorlogeSkynet synced commits to feature/json_format at HorlogeSkynet/archey4 from mirror 2020-05-13 11:28:06 +02:00
5b9efa5982 [TEMPERATURE] Re-add fallback if none detected.
2188def81a [ENTRY] Modify value attribute to use objects.
e709d0e97c [ENTRIES] Add JSON formatted output to entries
Compare 3 commits »
HorlogeSkynet synced commits to master at HorlogeSkynet/archey4 from mirror 2020-05-12 15:28:05 +02:00
49fc3b9f05 [DOC] Enables proper shell syntax highlighting (BASH) in README
b9315975a3 [META] [CI] Disables PyInstaller packaging against PyPy 3 too
f831a01098 [META] Let's "officially" support PyPy
Compare 3 commits »
HorlogeSkynet synced commits to feature/better_terminal_detection at HorlogeSkynet/archey4 from mirror 2020-05-12 15:28:05 +02:00
3f5a02e02e [TERMINAL] Fixes Alacritty "known identifier" environment variable name
5df06780d9 [TERMINAL] Honors TERM if set to something different from r'^xterm.*'
Compare 2 commits »
HorlogeSkynet synced commits to feature/json_format at HorlogeSkynet/archey4 from mirror 2020-05-11 19:28:11 +02:00
9a624707f9 [OUTPUT] [JSON] Prefers format entries values as list for the future
5515c07ddb [DOC] Enables proper shell syntax highlighting (BASH) in README
Compare 2 commits »
HorlogeSkynet synced commits to feature_fix/multiple_gpus at HorlogeSkynet/archey4 from mirror 2020-05-11 19:28:11 +02:00
fb74d8e02e [GPU] Globally simplifies GPU and adds test cases for GPU.output
b2ea1e8720 [GPU] Enables oneline by default for backward-compatibility purposes
234a3b6330 [OUTPUT] Makes our append method prototype similar to list.append
Compare 3 commits »
HorlogeSkynet synced new reference bugfix/uptime to HorlogeSkynet/archey4 from mirror 2020-05-11 09:28:05 +02:00
HorlogeSkynet synced commits to master at HorlogeSkynet/archey4 from mirror 2020-05-11 09:28:05 +02:00
584d1f3669 [UPTIME] [BUG] Fixes crash if /proc/uptime is unreadable #65