https://github.com/krshrimali/youtuber-monitoring-app
Monitor your favorite YouTubers using this App
https://github.com/krshrimali/youtuber-monitoring-app
Last synced: 5 months ago
JSON representation
Monitor your favorite YouTubers using this App
- Host: GitHub
- URL: https://github.com/krshrimali/youtuber-monitoring-app
- Owner: krshrimali
- License: apache-2.0
- Created: 2022-10-01T06:12:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T16:13:06.000Z (almost 3 years ago)
- Last Synced: 2025-05-13T04:56:57.739Z (5 months ago)
- Language: CSS
- Size: 2.34 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## YouTube Monitoring App
**NOTE:** A rust version of this app is in active development [here](https://github.com/krshrimali/YouTube-Monitoring-App-Rust-Iced).
**Goals:**
1. Have an app which gives you an option to select your favorite streamers.
2. The app will show you live details of the streamer:
* Is he live?
* When was he live the last time?
* Subscriber count?
* Description, username, name...
* Title of the stream
and more...### Current Progress
Fill the JSON with the data, and auto-generate the HTML.
![]()