Python3 terminal calendar for forgetful people like me. Uses icalendar, if wanna stop using just add your events to thunderbird again.
alkeon ce94b13ac9 Merge branch 'master' of https://notabug.org/alkeon/useless-calendar | 7 ماه پیش | |
---|---|---|
.gitignore | 4 سال پیش | |
LICENSE | 4 سال پیش | |
README.md | 7 ماه پیش | |
almanaque.py | 7 ماه پیش | |
basic_event.py | 4 سال پیش | |
event_day.py | 4 سال پیش | |
test.py | 4 سال پیش |
Python3 terminal calendar for forgetful people like me.
Uses icalendar, if wanna stop using just add your events to thunderbird again.
Before using:
almanaque.py -n Add new entry
almanaque.py -c Change entry
almanaque.py -d Check events
almanaque.py -s "DD-MM-YYYY" Show this day events
almanaque.py -i Import calendar
almanaque.py -e Export calendar
almanaque.py --daemon Run as daemon
almanaque.py --help Show this help
Do not share pass file with anyone. Protect pass file with correct permissions. Doesn't care about timezones. Beware with this time travel problem. Do not rely in any code without reading it a bit.