Postbird is PostgreSQL GUI client for macOs, written in JavaScript, runs with Electron
Version 0.7.0
Postbird-0.7.0.dmg - OS X 10.9+ 64bit
Pull requests and suggestions are welcome
To run newest version, simply:
git clone [email protected]:Paxa/postbird.git
cd postbird
npm install
./run
See CONTRIBUTING.md for more details