Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xevion/hass-tray


https://github.com/xevion/hass-tray

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# door-tray

A simple Go application to display basic state details (via a tray icon) from a Home Assistant instance.

- Easy install with a single binary
- Windows (Service), Linux (Systemd)
- Ultra simple configuration
- YAML configuration file
- Environment variables
- Dotenv file
- Resistant to poor network conditions
- Lightweight, simple icons, simple UI options

## Wishlist

- [ ] Handle disconnections, reconnect automatically
- [ ] Event listening with watchdog
- [ ] Rotating System Logs
- [ ] Tray Icon Context Menu (Quit, Refresh, Open Log, Open Home Assistant)
- [ ] State Change Icons
- Icons that better show recent state changes (e.g. Orange for recently closed, Purple for bad connection)