index
:
calendar-cli
cr/improve_interactive_config
debian/latest
fix/dtend_tz
fix/loop_on_save
fix/require_calendar_url
master
tmp/agenda_rrule_workaround
Simple command-line CalDav client, for adding and browsing calendar items, todo list items
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Age
Commit message (
Expand
)
Author
2023-01-09
removing kal
Tobias Brox
2022-11-28
config in place now ... and actually trying to use the new cal.py-interface f...
Tobias Brox
2022-11-06
reorganized the repository - should fix https://github.com/tobixen/calendar-c...
Tobias Brox
2022-10-28
Bugfix. I broke setup.py
Tobias Brox
2022-10-28
bugfix - setup.py imported calendar-cli to check for metadata, this broke due...
Tobias Brox
2022-10-09
More work on the kal aka cal.py command. It can now do around 80% of all the...
Tobias Brox
2021-12-30
working on the new kal interface
Tobias Brox
2021-11-27
timezones are difficult in python - tried to get rid of pytz dependency, but ...
Tobias Brox
2021-10-18
found some old modifications that were never committed
Tobias Brox
2020-06-07
bugfix
Tobias Brox
2020-05-05
the python-caldav version 0.5.0 had issues with time stamps, and calendar-cli...
Tobias Brox
2020-04-14
apparently the to_normal_str function was added to caldav after the latest 0....
Tobias Brox
2017-08-30
fix proper command name, fix dependency, compatibility fix on version number,...
Tobias Brox
2016-03-16
fix for github issue #23 - license missing
Tobias Brox
2015-05-01
more work on vtodo, adding support for editing and adding categories. plus s...
Tobias Brox
2015-04-21
support for adding vtodo entries
Tobias Brox
2015-03-30
minor editorial improvements
Tobias Brox
2015-02-14
loading some of the metadata from the script into setup.py, to avoid redundan...
Tobias Brox
2014-03-10
dependencies
Tobias Brox
2014-01-07
Created a setup.py to allow installation via pip
Tobias Mueller