https://github.com/anjannair/iris-electron-dashboard
A desktop dashboard application built using Electron
https://github.com/anjannair/iris-electron-dashboard
dashboard electron electron-app electronjs hacktoberfest
Last synced: 2 months ago
JSON representation
A desktop dashboard application built using Electron
- Host: GitHub
- URL: https://github.com/anjannair/iris-electron-dashboard
- Owner: anjannair
- License: gpl-3.0
- Created: 2021-06-19T12:41:08.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-16T23:58:22.000Z (over 3 years ago)
- Last Synced: 2025-01-15T07:05:18.957Z (over 1 year ago)
- Topics: dashboard, electron, electron-app, electronjs, hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 1.66 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
IRIS - An Electron Dashboard
This dashboard was designed using Electron.
**Features** -
- Internet speed calculator using Cloudfare's internet [speed test](https://speed.cloudflare.com/).
- World time of maximum countries is covered.
- Live lofi music by [freeCodeCamp](https://coderadio.freecodecamp.org/).
- Scheduler to manage your schedule (still in development).
- News (still in development).
Sneak Peek
The main screen
The start screen
## Getting Started
1. Fork or clone the repository
2. Open it in Visual Studio Code or an IDE of your choice
3. In the integrated terminal `cd src`
4. `npm start` to run the code
A packaged app will also be released soon.
**This app is still in development and any help in improving the code would be gladly appreciated!**