Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/craigfoote/ca.footeware.gnomeshell.serverstatus
A GNOME Shell extension with indicator in task bar displaying status of entered web server urls using emojis.
https://github.com/craigfoote/ca.footeware.gnomeshell.serverstatus
Last synced: 7 days ago
JSON representation
A GNOME Shell extension with indicator in task bar displaying status of entered web server urls using emojis.
- Host: GitHub
- URL: https://github.com/craigfoote/ca.footeware.gnomeshell.serverstatus
- Owner: CraigFoote
- License: gpl-3.0
- Created: 2021-12-18T02:30:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T01:55:56.000Z (27 days ago)
- Last Synced: 2024-10-24T18:03:22.787Z (26 days ago)
- Language: JavaScript
- Homepage:
- Size: 11.8 MB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A GNOME Shell extension with an indicator in the task bar displaying status of entered web server URLs using emojis:
![server.svg](assets/server.svg) initializing...
![server-down.svg](assets/server-down.svg) server down/unresponsive
![server-bad.svg](assets/server-bad.svg) malformed URL
![server-up.svg](assets/server-up.svg) server up and responding
---
The task bar shows the worst status from the set of all server statuses in the popup menu. Server down is considered worse than bad URL.
To customize, the four **.svg** files in the **assets** folder can be swapped out with your own icons. Just keep the same filenames.
---
![screenshot](assets/screenshot.png)