- France
- https://mastodon.social/@HorlogeSkynet
- Joined on
2018-12-21
Block a user
HorlogeSkynet
synced new reference v4.7.2 to HorlogeSkynet/archey4 from mirror
2020-05-20 14:02:12 +02:00
HorlogeSkynet
synced commits to master at HorlogeSkynet/archey4 from mirror
2020-05-20 14:02:12 +02:00
68d115e915
[META] Bumps Archey to v4.7.2
HorlogeSkynet
synced commits to master at HorlogeSkynet/archey4-pkgbuild from mirror
2020-05-20 14:02:05 +02:00
c02dccf093
Bumps to v4.7.2
HorlogeSkynet
synced commits to master at HorlogeSkynet/archey4 from mirror
2020-05-19 18:02:12 +02:00
5ab30d0e86
[HOSTNAME] [TEST] Fixes test against Python 3.4
26714a9a3c
[HOSTNAME] Speeds up entry by reading from
/etc/hostname
if available
7def2a2bcb
[UPTIME] [TEST] Removes
create
attribute of check_output
mock
503e143a17
[PACKAGING] [ARCH LINUX] [v4.7.2+] Package won't be built by FPM anymore
80dddc366d
[META/PACKAGING] Adds an UNIX man. page and reworks project description
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
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
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)
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)
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_fix/multiple_gpus 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 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
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.
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
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
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
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.*'