archey4/archey/entries
2023-08-24 06:18:40 +00:00
..
__init__.py Software Architecture major rework (#41) 2019-07-22 11:56:03 +02:00
cpu.py [CPU] Fixes detection on aarch64 platforms, lacking ACPI PPTT 2023-01-20 17:29:07 +01:00
custom.py [STYLE] Fixes compliance with new Mypy default (no_implicit_optional) 2022-11-14 20:58:27 +01:00
desktop_environment.py [STYLE] Formats the code using Black and isort 2022-09-18 11:09:21 +02:00
disk.py [STYLE] Restores support for Python 3.6 and fixes isort 2022-11-14 21:02:53 +01:00
distro.py [STYLE] Formats the code using Black and isort 2022-09-18 11:09:21 +02:00
gpu.py [STYLE] Formats the code using Black and isort 2022-09-18 11:09:21 +02:00
hostname.py [STYLE] Formats the code using Black and isort 2022-09-18 11:09:21 +02:00
kernel.py [STYLE] Formats the code using Black and isort 2022-09-18 11:09:21 +02:00
lan_ip.py [LAN_IP] Allows link-local IP addresses hiding 2023-08-24 06:18:40 +00:00
load_average.py [STYLE] Formats the code using Black and isort 2022-09-18 11:09:21 +02:00
model.py [BREAKING][CORE] Don't report WSL as a "Windows" distribution 2022-09-18 11:42:31 +02:00
packages.py [STYLE] Fixes compliance with new Mypy default (no_implicit_optional) 2022-11-14 20:58:27 +01:00
processes.py [STYLE] Formats the code using Black and isort 2022-09-18 11:09:21 +02:00
ram.py [STYLE] Formats the code using Black and isort 2022-09-18 11:09:21 +02:00
shell.py [STYLE] Formats the code using Black and isort 2022-09-18 11:09:21 +02:00
temperature.py [TEMPERATURE] Allows vcgencmd to actually be present in PATH 2023-06-18 09:41:09 +02:00
terminal.py [Colors] Add Colors8Bit class for 256-color text 2023-06-25 12:38:59 +00:00
uptime.py [UPTIME] Logs uptime errors at warning level (#133) 2023-06-18 06:49:03 +00:00
user.py [STYLE] Formats the code using Black and isort 2022-09-18 11:09:21 +02:00
wan_ip.py [WAN_IP] Fall back to HTTP properly on DNS connection errors (#134) 2023-06-18 07:02:09 +00:00
window_manager.py [STYLE] Restores support for Python 3.6 and fixes isort 2022-11-14 21:02:53 +01:00