Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ReeceM/icecast-status
Static Icecast Server Status monitor: https://icecast-status.netlify.app
https://github.com/ReeceM/icecast-status
icecast-server icecast-status javascript netlify status tailwindcss tailwindui
Last synced: 3 months ago
JSON representation
Static Icecast Server Status monitor: https://icecast-status.netlify.app
- Host: GitHub
- URL: https://github.com/ReeceM/icecast-status
- Owner: ReeceM
- License: mit
- Created: 2020-05-27T18:58:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T21:55:45.000Z (over 1 year ago)
- Last Synced: 2024-05-02T04:09:52.107Z (6 months ago)
- Topics: icecast-server, icecast-status, javascript, netlify, status, tailwindcss, tailwindui
- Language: HTML
- Homepage: https://icecast-status.netlify.app
- Size: 2.07 MB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# icecast-status
Monitor the status json for an icecast server in a nice format. Keeps the settings from your last use. Uses tailwindcss for styling.
[![Netlify Status](https://api.netlify.com/api/v1/badges/2f1ba7ca-cc44-4e22-8f93-db48760dd4dc/deploy-status)](https://app.netlify.com/sites/icecast-status/deploys)
## About
This is a project that was just a simple html file that I have over complicated.
It now has the ability to keep the settings for the server to check by saving the settings in the `localStorage` on the browser.
Also the app is currently a practice in deploying over netlify and making an app on a static web system
### Testing
_to come_ please make a PR if you know how to do it on JS.
### Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
### Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Please see [SECURITY](SECURITY.md) for details.## Credits
- [ReeceM](https://github.com/ReeceM)
- [All Contributors](../../contributors)Styling:
TailwindCSS and TailwindUI, tailblocks and undraw## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.