1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Module class with shell command capabilites More... over 6 years ago
Add weekday timer class More... over 6 years ago
Fix all type annotations More... over 6 years ago
Use python logging library More... over 6 years ago
Add integration test for entire application More... over 6 years ago
Skip interpolating complex environment variables More... over 6 years ago
Implement environment variable interpolation More... over 6 years ago
Split up config functions based on root key More... over 6 years ago
Rename solarity to astrality More... over 6 years ago
Rename Config to Resolver for clarity More... over 6 years ago
Split user_configuration() into seperate functions More... over 6 years ago
Allow Config updates with ConfigParser objects More... over 6 years ago
Move stuff endusers shouldn't see into src/ More... over 6 years ago
Kill duplicate Solarity processes on startup More... over 6 years ago
Implement SRP for Timer subclasses More... over 6 years ago
Rename main.py to solarity.py and handle kill sign More... over 6 years ago
Add Config class for "string integer" index resolution More... over 6 years ago
Create seperate module for the compiler More... over 6 years ago
Use integer index for fonts and colors More... over 6 years ago
Print error message on invalid template tags More... over 6 years ago
Seperate function for setting feh wallpaper More... over 6 years ago
Sleep until next period More... over 6 years ago
Abstract template compiler to seperate function More... over 6 years ago
Move to class based timers More... over 6 years ago
Move functions to more fitting modules More... over 6 years ago
Use os.path.join everywhere for portabilty reasons More... over 6 years ago
Use snake case everywhere including config files More... over 6 years ago
Abstract away config inference More... over 6 years ago
Add test badges More... over 6 years ago
Check exit code of feh More... over 6 years ago