An open API service indexing awesome lists of open source software.

https://github.com/brean/worktime

Python program to get my timesheet from an owncloud-calendar
https://github.com/brean/worktime

Last synced: about 2 months ago
JSON representation

Python program to get my timesheet from an owncloud-calendar

Awesome Lists containing this project

README

          

# worktime
Python program to get my timesheet from an caldav-calendar

## Installation
run `pip install -r requirements.txt && pip install -e .`

## Usage
Create a `secrets.txt`-file with your credentials in the form `username:password` as content
Then you can run `worktime https://your-owncloud-uri/remote.php/dav`