https://github.com/qol-tools/qol-tray
System tray daemon with plugin architecture
https://github.com/qol-tools/qol-tray
linux macos
Last synced: 2 months ago
JSON representation
System tray daemon with plugin architecture
- Host: GitHub
- URL: https://github.com/qol-tools/qol-tray
- Owner: qol-tools
- Created: 2025-11-30T07:55:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-03-01T20:07:21.000Z (4 months ago)
- Last Synced: 2026-03-01T22:39:40.653Z (4 months ago)
- Topics: linux, macos
- Language: Rust
- Homepage:
- Size: 954 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QoL Tray
[](https://github.com/qol-tools/qol-tray/actions/workflows/ci.yml)
A system tray daemon for running desktop behavior plugins.
## Quick start
```bash
git clone https://github.com/qol-tools/qol-tray
cd qol-tray
make install
```
Run `qol-tray`, click the tray icon to open the UI at `http://127.0.0.1:42700`, and install plugins from the store.
## About
Plugins are standalone Rust binaries discovered from the [qol-tools](https://github.com/qol-tools) GitHub org. Each runs as its own process; qol-tray discovers, configures, and launches them.
## License
PolyForm Noncommercial 1.0.0