https://github.com/d4rk-lucif3r/smart-alarm-clock-api
ECM1400 Programming Continuous Assessment 3
https://github.com/d4rk-lucif3r/smart-alarm-clock-api
Last synced: about 2 months ago
JSON representation
ECM1400 Programming Continuous Assessment 3
- Host: GitHub
- URL: https://github.com/d4rk-lucif3r/smart-alarm-clock-api
- Owner: d4rk-lucif3r
- License: gpl-3.0
- Created: 2020-12-05T06:23:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-19T15:56:38.000Z (5 months ago)
- Last Synced: 2025-03-24T11:07:56.224Z (2 months ago)
- Language: Python
- Homepage: smart-alarm-clock-api-git-main-d4rk-lucif3r.vercel.app
- Size: 348 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: news.py
- License: LICENSE
Awesome Lists containing this project
README
# Smart-Alarm-Clock-API
ECM1400 Programming Continuous Assessment 3
---
- This program is a smart alarm clock intended to be run 24/7. It enables the user to schedule. The user is notified when an alarm is up via an alarm sound, text to speech and a notification which is displayed in the notifications column. The user is notified with latest news , weather and covid news as speech and as a notification
---
## Installation
- pip -r install requirements.txt
---
## Usage
- run python api.py
---
## Demo Picture
-
---
## Dependencies
- [OpenWeatherMap ](https://openweathermap.org/)
- [NewsApi.org](https://newsapi.org/)
- [api.covid19india.org](https://api.covid19india.org/)
---
## API Keys
- API Keys to be stored in assets/config.json file