A lightweight Electron desktop wrapper for Revolt Chat.
- Native Feel: Loads Revolt directly with no clutter.
- Persistent State: Remembers window size and position.
- Custom Icon: Uses a custom application icon.
- External Links: Opens non-Revolt links in your default browser.
-
Clone the repository or download the source code.
-
Open a terminal in the project directory.
-
Install dependencies:
npm install
To start the application in development mode:
npm startThis creates a folder you can modify or move anywhere.
npm run packOutput: dist-portable/better-revolt-win32-x64/better-revolt.exe
If you have a configured build environment (permissions for symlinks, etc.):
npm run distOutput: dist/Better Revolt Setup 1.0.0.exe