archey4/archey/entries
2021-05-08 11:38:00 +02:00
..
__init__.py Software Architecture major rework (#41) 2019-07-22 11:56:03 +02:00
cpu.py [CPU] Adds support for BSD and its derivatives, including Darwin/macOS 2021-03-09 14:19:51 +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 crashes occurring due to BSD's autofs mount points 2021-03-07 19:13:24 +01:00
distro.py [DISTRO] Stops relying on distro to show OS pretty name on Darwin 2021-03-10 09:53:19 +01:00
gpu.py [GPU] Adds support for BSD and its derivatives, including Darwin/macOS 2021-03-09 14:19:51 +01:00
hostname.py [INTERNAL] Replaces uname subprocess calls by proper platform usages 2020-12-18 17:22:51 +01:00
kernel.py [CORE] Fixes new Pylint v2.8.0 consider-using-with recommendation 2021-04-26 15:13:05 +02:00
lan_ip.py [LAN_IP|WAN_IP] Allows deactivation of single-line output (one_line) 2021-05-08 11:38:00 +02:00
model.py [MODEL] Adds support for BSD and its derivatives, including Darwin/macOS 2021-03-09 14:19:51 +01:00
packages.py [PACKAGES] Adds MacPorts (port) back-end to supported tools list 2021-03-07 19:13:24 +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 [RAM] On Darwin, don't make memory page defaulting to 4096 bytes 2021-03-12 10:44:50 +01:00
shell.py [FEATURE] JSON output format (#70) 2020-05-19 07:53:05 +00:00
temperature.py [TEMPERATURE] Fixes osx-cpu-temp (<= 1.1.0) output parsing on Darwin 2021-03-20 10:09:07 +01:00
terminal.py [TERMINAL] Adds support for TERM_PROGRAM_VERSION env. var. (if set) 2021-05-08 10:36:32 +02:00
uptime.py [CORE] Replaces sys.exit occurrences by ArcheyException raising 2021-03-12 10:44:47 +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 [LAN_IP|WAN_IP] Allows deactivation of single-line output (one_line) 2021-05-08 11:38:00 +02:00
window_manager.py [CORE][BREAKING] Implements "pretty naming" for multiple-words entries 2021-05-08 11:31:18 +02:00