Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kjell5317/addon-studip_bot
Get Notifications and Google Drive Uploads from StudIP.
https://github.com/kjell5317/addon-studip_bot
docker google-drive home-assistant homeassistant-addons studip
Last synced: about 2 months ago
JSON representation
Get Notifications and Google Drive Uploads from StudIP.
- Host: GitHub
- URL: https://github.com/kjell5317/addon-studip_bot
- Owner: kjell5317
- Created: 2021-11-11T22:39:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-12T00:36:32.000Z (almost 2 years ago)
- Last Synced: 2023-03-09T07:48:27.547Z (almost 2 years ago)
- Topics: docker, google-drive, home-assistant, homeassistant-addons, studip
- Language: JavaScript
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Docker StudIP Bot
## Configuration
Copy the studip folder from the [repository](https://github.com/kjell5317/addon-studip_bot) to your Home Assistant config directory.
### config.json
1. Change the URLs and the download directory
2. Change the names, ids and prefixes of your courses. The prefixes are RegExs to find all files in this course that are relevant for you.
3. At `folders` you can set your Google Drive destination folder with it's ID.### secrets.json
1. [Create Google OAuth-Credentials](https://developers.google.com/workspace/guides/create-credentials).
2. Authenticate and copy the empty values into `secrets.json` and the returned `token.json`.
3. Add your StudIP credentials.