Add streak viewer - streak.py: Unified view of all streaks (habits, journal, notes, time) - 34 tools!
This commit is contained in:
1
ws
1
ws
@ -49,6 +49,7 @@ COMMANDS = {
|
||||
'timer': ('tools/timer.py', 'Countdown and stopwatch'),
|
||||
'gen': ('tools/gen.py', 'Password, UUID, lorem, etc.'),
|
||||
'fortune': ('tools/fortune.py', 'Random wisdom'),
|
||||
'streak': ('tools/streak.py', 'View all streaks'),
|
||||
|
||||
# Projects
|
||||
'news': ('projects/news-feed/main.py', 'RSS news reader'),
|
||||
|
||||
Reference in New Issue
Block a user