Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Open source PostgreSQL GUI client for macOS, Linux and Windows

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

Connection Screen
Table Content
Table Structure

## 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

[ ![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)]