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

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

Awesome Lists containing this project

README

          

# QoL Tray

[![CI](https://github.com/qol-tools/qol-tray/actions/workflows/ci.yml/badge.svg)](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