Unixvibe
A dynamic interface layer — a new abstraction above the desktop environment that lets you control the environment at multiple levels and transform it instantly.
Get started in three steps
01
Download
Grab the latest preview or clone the repository to build from source.
git clone https://github.com/unixvibe/unixvibe
02
Install
Run the installer to set up dependencies and optional rice packages.
cd unixvibe && chmod +x install.sh && ./install.sh
03
Apply a rice
Open Unixvibe, pick a preset from the Network tab, and transform your desktop.
Features
- One-click rice switching. Switch between preinstalled rices in ~2 seconds; performance improves with each release.
- Install rices from the internet or local filesystem. Import directly through the online tab or via local archives.
- Rice sharing. Upload your dotfiles to the server for public access.
- Edit/remove uploads from the GUI. Manage every rice you publish without leaving the app.
- View configuration repositories and supported distributions. Basic git sync keeps core info aligned across devices.
- Manage configurations via the GUI. Fine-tune options for any rice before applying it.
- Plugin management. Add repositories, configure custom parameters (including color pickers), and control plugins directly.
- Fix problematic temporary states. Clean up supported tiling window managers when they drift out of sync.
- Save and restore external environment states. Snapshot layouts to recover instantly.
- Security checks before execution. Rice scripts are audited with custom security rules prior to running.
- Two-level isolation of rice dependencies. Standard + controlled prefix system recognizes symlinks and prioritizes safe execution.
- Configure rice-switch animation. Adjust animation type, FPS, duration, and wave angle (uses the
swwwdependency). - Additional options:
- Auto-apply a rice after boot.
- Keep or close the rice list window after selection.
- Enable logging of apply/install time.
- Multilingual support. Four languages available out of the box.
- Unixvibe parameters.
- Switch the interface theme.
- Control basic sounds.
Contact & License
Email: unixvibefb@gmail.com
GitHub: github.com/unixvibe/unixvibe
Open-source code will be published soon.
MIT License Copyright (c) 2025 Unixvibe Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
