screentime.py: Displays your daily screen time on the Linux console, with color support
-
screentime.py: Displays your daily screen time on the Linux console, with color support
screentime
screentime - Displays your daily screen time on the console, with configurable coloring rules
Codeberg.org (codeberg.org)
-
screentime.py: Displays your daily screen time on the Linux console, with color support
screentime
screentime - Displays your daily screen time on the console, with configurable coloring rules
Codeberg.org (codeberg.org)
Found out that it is hard to impossible to get screensaver activation/deactivation events from a log file, especially when the screen was not locked.
-
Found out that it is hard to impossible to get screensaver activation/deactivation events from a log file, especially when the screen was not locked.
Learned a lot of Python in this project including several language features that I used for the first time:
- Generator Expressions
- Type Annotations
- Type Aliases
- Abstract Classes
- Static MethodsNext up:
- I18N (.po files?)
- Creating a .deb package -
Learned a lot of Python in this project including several language features that I used for the first time:
- Generator Expressions
- Type Annotations
- Type Aliases
- Abstract Classes
- Static MethodsNext up:
- I18N (.po files?)
- Creating a .deb packageTurns out that .po files (GNU gettext) need to be "compiled" into a binary format (sigh), so it doesn't really make sense to have them until you can also offer a (.deb) package for download.
-
R relay@relay.infosec.exchange shared this topic