Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T18:07:15.000Z (over 1 year ago)
- Last Synced: 2024-05-22T13:28:00.095Z (6 months ago)
- Topics: desktop-app, electron-app, javascript, linux, macos, postgresql, windows
- Language: JavaScript
- Homepage:
- Size: 23.9 MB
- Stars: 1,501
- Watchers: 24
- Forks: 121
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Postbird
[![Backers on Open Collective](https://opencollective.com/postbird/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/postbird/sponsors/badge.svg)](#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
[ ![Codeship Status for Paxa/postbird](https://app.codeship.com/projects/c2450da0-9339-0135-ee6d-1663622ccf5e/status?branch=master)](https://app.codeship.com/projects/250798)
[![Build Status](https://travis-ci.org/Paxa/postbird.svg?branch=master)](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)]