Early WIP
A simple GTK3 / GJS application to show a macOS / iOS style system dashboard / control center.
Intended to be theme-agnostic so it can be used in retro rice setups (which is also why this is GTK3 instead of GTK4-based).
Primarily written for myself, so no broad system support, dev target is Fedora and XFCE
- Do not Disturb / Focus toggle *
- Dark Mode toggle *
- Bluetooth management
- on/off toggle *
- list connected devices *
- show connection status *
- WiFi management
- on/off toggle *
- list available networks *
- show connection status *
- Ethernet management
- show connection status *
- Audio management
- list available input/output devices *
- select active input/output devices *
- mute toggles *
- volume management *
(Items marked with '*' are not implemented yet)
- clone repo
gjs -m app/main/js
App is not packaged, yet, installer will be Flatpak