mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-11-02 08:55:20 +01:00
Universal Linux Settings Application
| .github/workflows | ||
| assets | ||
| debian/DEBIAN | ||
| flatpak | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.toml | ||
| LICENSE | ||
| PKGBUILD | ||
| README.md | ||
| reset.desktop | ||
Features
- Bluetooth via bluez
- Audio via PulseAudio
- Wi-Fi via NetworkManager
Screenshots
Audio
Wi-Fi
Bluetooth
Packaging
ReSet is available with the following packaging solutions:
Flatpak
We are currently not published on flatpak due to issues with permissions. This is being worked on...
installation: Download the flatpak package from the release and install with the terminal.
flatpak install --user reset.flatpak
Arch Package
Manually: Download the package from the releases tab and install it with pacman.
sudo pacman -U /path/to/reset
Debian Package(Ubuntu 23.04 dependencies)
Download the package from the releases tab and install it with apt.
sudo apt install ./path/to/reset
crates
cargo install reset
Compiled Binary
The compiled binary is provided in the releases.
Roadmap
This application was developed as a semester project for the Eastern Switzerland University of Applied Sciences. With potential advancements as a next project, due to this, no major development will happen until February 2024. However, there is still a roadmap for this application.
- Plugin System
- Accessibility Features
- Better Error handling
- Customizable shortcuts
- and more
