Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeppeklitgaard/lectioexporter
Exports Lectio timetable and assignments to Google Calendar and Todoist
https://github.com/jeppeklitgaard/lectioexporter
Last synced: 5 days ago
JSON representation
Exports Lectio timetable and assignments to Google Calendar and Todoist
- Host: GitHub
- URL: https://github.com/jeppeklitgaard/lectioexporter
- Owner: JeppeKlitgaard
- Created: 2015-05-23T18:43:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-08T17:59:07.000Z (over 9 years ago)
- Last Synced: 2024-12-30T10:57:49.398Z (12 days ago)
- Language: Python
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LectioExporter
Exports Lectio timetable and assignments to Google Calendar and Todoist## Background
`Lectio` is a school all-in-one system used by Danish highschools, but sadly has no api nor ability to export data.This project uses my other project, `pylectio` and Google's Python API and Todoist's Python API
to export data from Lectio to Google Calendar and Todoist.It will only work for me, but with some tinkering in `config.py`, anyone should be able to use it.
## Installation
Only works with `Python 3`Ensure you are the user that you want to have the crontab installed on.
`pip install -r requirements.txt`
`python setup.py install`
`configure_lectioexporter`
`export_lectio`
## Contact
If want to use this yourself but can't get it to work, please don't hesitate to contact me:Email: [[email protected]](mailto:[email protected])