archey4/archey/entries
Samuel FORESTIER 98fcd37ec1 [PACKAGES] Adds support for pacstall (see <pacstall/pacstall>)
> Also see : <dylanaraps/neofetch#1979>

Co-Authored-By: The TwilightBlood <hwengerstickel@protonmail.com>
2022-03-17 19:30:08 +01:00
..
__init__.py Software Architecture major rework (#41) 2019-07-22 11:56:03 +02:00
cpu.py [CPU|GPU] Silences system_profiler STDERR output 2021-11-11 18:23:14 +01:00
desktop_environment.py [CORE][BREAKING] Implements "pretty naming" for multiple-words entries 2021-05-08 11:31:18 +02:00
disk.py [DISK] Fixes df output parsing when FS column contains whitespaces (#102) 2021-10-16 07:24:13 +00:00
distro.py [DISTRO] Removes square brackets around architecture from entry output 2021-11-13 12:01:27 +01:00
gpu.py [CPU|GPU] Silences system_profiler STDERR output 2021-11-11 18:23:14 +01:00
hostname.py [CORE] Explicits encoding parameter for open calls (Pylint warning) 2021-08-28 18:29:01 +02:00
kernel.py [STYLES] Adds some optional Pylint checkers from the extensions module 2021-08-28 18:30:26 +02:00
lan_ip.py [CORE] Provisions a dedicated logging.Logger object to each entry 2021-08-28 21:16:23 +02:00
model.py [MODEL] Adds product vendor name and implement fallback to board info 2021-11-13 11:45:11 +01:00
packages.py [PACKAGES] Adds support for pacstall (see <pacstall/pacstall>) 2022-03-17 19:30:08 +01:00
processes.py [NEW ENTRY] Adds an entry showing the number of processes and... 2020-05-29 20:55:56 +02:00
ram.py [CORE] Prefers proper contextlib.suppress usages where it's possible 2022-02-08 19:10:42 +01:00
shell.py [SHELL] Allows os.getuid to be missing when querying NSS 2021-11-13 11:00:04 +01:00
temperature.py [TEMPERATURE] Adds sensors_excluded_subfeatures config. option 2022-01-15 14:15:53 +01:00
terminal.py [CHORE] Replaces spurious 0xA0 occurrences by proper white-spaces 2021-07-11 15:30:13 +02:00
uptime.py [CORE] Prefers proper contextlib.suppress usages where it's possible 2022-02-08 19:10:42 +01:00
user.py [USER] Adds USER & LNAME env. var. lookups, by relying on getpass 2021-05-08 10:28:16 +02:00
wan_ip.py [WAN] Avoids comparison to {} empty dict literal 2021-08-28 18:30:26 +02:00
window_manager.py [CORE][BREAKING] Implements "pretty naming" for multiple-words entries 2021-05-08 11:31:18 +02:00