https://github.com/paxa/postbird
Open source PostgreSQL GUI client for macOS, Linux and Windows
https://github.com/paxa/postbird
desktop-app electron-app javascript linux macos postgresql windows
Last synced: 26 days ago
JSON representation
Open source PostgreSQL GUI client for macOS, Linux and Windows
- Host: GitHub
- URL: https://github.com/paxa/postbird
- Owner: Paxa
- License: mit
- Created: 2013-11-26T09:44:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T18:07:15.000Z (almost 2 years ago)
- Last Synced: 2025-04-08T01:37:46.755Z (26 days ago)
- Topics: desktop-app, electron-app, javascript, linux, macos, postgresql, windows
- Language: JavaScript
- Homepage:
- Size: 23.9 MB
- Stars: 1,573
- Watchers: 23
- Forks: 125
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 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/postbirdWindows 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 [email protected]: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)]