# Postbird
[](#backers) [](#sponsors)
Postbird is a cross-platform PostgreSQL GUI client, written in JavaScript, runs with Electron
## Download
**Version 0.8.4**
MacOS: [Postbird-0.8.4.dmg](https://github.com/Paxa/postbird/releases/download/0.8.4/Postbird-0.8.4.dmg) - MacOS 10.9+
Linux packages:
* [Postbird_0.8.4_amd64.deb](https://github.com/Paxa/postbird/releases/download/0.8.4/Postbird_0.8.4_amd64.deb)
* [Postbird-0.8.4.x86_64.rpm](https://github.com/Paxa/postbird/releases/download/0.8.4/Postbird-0.8.4.x86_64.rpm)
* [Postbird_0.8.4_amd64.snap](https://github.com/Paxa/postbird/releases/download/0.8.4/Postbird_0.8.4_amd64.snap)
* [postbird-0.8.4.AppImage](https://github.com/Paxa/postbird/releases/download/0.8.4/postbird-0.8.4.AppImage)
* [Postbird-0.8.4.apk](https://github.com/Paxa/postbird/releases/download/0.8.4/Postbird-0.8.4.apk)
* [Postbird-0.8.4.pacman](https://github.com/Paxa/postbird/releases/download/0.8.4/Postbird-0.8.4.pacman)
Via snap:
```
sudo snap install postbird
```
Snap page: https://snapcraft.io/postbird
Windows installer: [Postbird.Setup.0.8.4.exe](https://github.com/Paxa/postbird/releases/download/0.8.4/Postbird-Setup-0.8.4.exe)
Windows portable: [Postbird-0.8.4-win.zip](https://github.com/Paxa/postbird/releases/download/0.8.4/Postbird-0.8.4-win.zip)
Latest artifacts: https://nightly.link/Paxa/postbird/workflows/build/master
## Development
[ ](https://app.codeship.com/projects/250798)
[](https://travis-ci.org/Paxa/postbird)
Pull requests and suggestions are welcome
To run newest version, simply:
```sh
git clone git@github.com:Paxa/postbird.git
cd postbird
yarn
yarn start
```
Build package:
```sh
yarn dist
ls ./dist
```
See [CONTRIBUTING.md](/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](CONTRIBUTING.md)].
### Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/postbird#backer)]
### Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/postbird#sponsor)]