j0no / postgres-tool

A postgres on and off switch for PostgreSQL on GTK+3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Postgres Tool

A postgres on and off switch for PostgreSQL on GTK+3.

screenshot

Requirements

MacOS Users

If you are running MacOS, I highly recommend PostgresApp instead as it comes with more features.

Development

Read the Roadmap if you want to contribute.

Need

Setup

  1. Install dependencies
yarn # or 'npm install'
  1. Run Dev
yarn tauri dev # or 'npm run tauri dev'

Build

yarn tauri build # or 'npm run tauri build'

Stack

Works on

  • Ubuntu 18.04, 20.04, 21.04
  • Pop!_OS 21.04

About

A postgres on and off switch for PostgreSQL on GTK+3.


Languages

Language:Rust 98.1%Language:Makefile 1.9%