A postgres on and off switch for PostgreSQL on GTK+3.
- Postgres without admin permission Note: This setup is meant for development desktop environment. Do not use in production.
If you are running MacOS, I highly recommend PostgresApp instead as it comes with more features.
Read the Roadmap if you want to contribute.
- Node 12+
- Rust
- Install dependencies
yarn # or 'npm install'
- Run Dev
yarn tauri dev # or 'npm run tauri dev'
yarn tauri build # or 'npm run tauri build'
- Tauri - Rust + Web
- Ubuntu 18.04, 20.04, 21.04
- Pop!_OS 21.04