lichang333 / postbird

Open source PostgreSQL GUI client for macOS, Linux and Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Postbird

Backers on Open Collective Sponsors on Open Collective

Postbird is a cross-platform PostgreSQL GUI client, written in JavaScript, runs with Electron

Connection Screen

Table Content

Table Structure

Download

Version 0.8.2

MacOS: Postbird-0.8.2.dmg - MacOS 10.9+

Linux packages: Postbird_0.8.2_amd64.deb Postbird-0.8.2.x86_64.rpm Postbird_0.8.2_amd64.snap
Via snap:

sudo snap install postbird

Snap page: https://snapcraft.io/postbird

Windows installer: Postbird.Setup.0.8.2.exe
Windows portable: Postbird-0.8.2-win.zip

Latest artifacts: https://postbird.paxa.kuber.host/

Development

Codeship Status for Paxa/postbird Build Status

Pull requests and suggestions are welcome

To run newest version, simply:

git clone git@github.com:Paxa/postbird.git
cd postbird
yarn
yarn rebuild_ext
yarn start

Build package:

yarn dist
ls ./dist

See CONTRIBUTING.md for more details

Help Project

Your donations will help to publish to app stores, more frequent releases, faster feature requests implementation. Postbird at opencollective: https://opencollective.com/postbird

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

About

Open source PostgreSQL GUI client for macOS, Linux and Windows

License:MIT License


Languages

Language:JavaScript 87.8%Language:CSS 9.0%Language:HTML 3.0%Language:Shell 0.2%