Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knosmos/airhorn
never miss a meeting again!!!!1!!!!!!
https://github.com/knosmos/airhorn
Last synced: 23 days ago
JSON representation
never miss a meeting again!!!!1!!!!!!
- Host: GitHub
- URL: https://github.com/knosmos/airhorn
- Owner: knosmos
- Created: 2024-07-16T16:24:53.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T13:23:46.000Z (4 months ago)
- Last Synced: 2024-10-09T14:39:13.297Z (about 1 month ago)
- Language: Python
- Size: 1.64 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# airhorn
Never miss a meeting again! Integrates with Google Calendar and provides a glorious fullscreen visual reminder when you're about to be late.![image](https://github.com/user-attachments/assets/51a396de-fb4e-4d10-aaa9-c069fe14b118)
## Installation
`pip install -r requirements.txt`## Usage
1. Create a Google Cloud Platform project and enable the [Google Calendar API](https://developers.google.com/calendar/quickstart/python).
2. Create OAuth 2.0 credentials for a desktop application and download the JSON file to `credentials.json`.
3. Run `python main.py` to run the program. If it's your first time running the program, you'll be prompted to authenticate with Google Calendar.