.. |
__init__.py
|
Software Architecture major rework (#41)
|
2019-07-22 11:56:03 +02:00 |
cpu.py
|
[CORE] Explicits encoding parameter for open calls (Pylint warning)
|
2021-08-28 18:29:01 +02: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
|
[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
|
[CORE] Explicits encoding parameter for open calls (Pylint warning)
|
2021-08-28 18:29:01 +02:00 |
packages.py
|
[PACKAGES] Only run pkg on *BSD systems
|
2021-09-04 11:32:23 +02: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] Explicits encoding parameter for open calls (Pylint warning)
|
2021-08-28 18:29:01 +02:00 |
shell.py
|
[CHORE] Replaces spurious 0xA0 occurrences by proper white-spaces
|
2021-07-11 15:30:13 +02:00 |
temperature.py
|
[TEMPERATURE] Fixes sensors_chipsets options for LM-SENSORS usages
|
2021-08-28 21:19:16 +02:00 |
terminal.py
|
[CHORE] Replaces spurious 0xA0 occurrences by proper white-spaces
|
2021-07-11 15:30:13 +02:00 |
uptime.py
|
[CORE] Explicits encoding parameter for open calls (Pylint warning)
|
2021-08-28 18:29:01 +02: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 |