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

https://github.com/gauthamzz/Passerine

Product Hunt Desktop Client :rocket:
https://github.com/gauthamzz/Passerine

electron producthunt

Last synced: about 1 year ago
JSON representation

Product Hunt Desktop Client :rocket:

Awesome Lists containing this project

README

          

# Passerine

> Product Hunt desktop app :rocket:

Passerine is a desktop version of Product Hunt :rocket:.

**[Website](https://aviary-apps.github.io/passerine)**    **[Releases](https://github.com/aviary-apps/Passerine/releases)**


Buy Me A Coffee



## Highlights

- [Dark theme](#dark-mode)
- [Always on Top](#always-on-top)

## Features

### Dark mode

You can toggle dark mode in the `View` menu or with Cmd D / Ctrl D.

### Always on Top

You can toggle whether Passerine stays on top of other windows in the `Window`/`View` menu or with Cmd/Ctrl Shift t.

### Keyboard shortcuts

Description | Keys
-----------------------| -----------------------
Toggle "Dark mode" | Cmd/Ctrl d
Toggle "Always on Top" | Cmd/Ctrl Shift t
Toggle window menu | Alt *(Windows only)*

---

## Dev

Built with [Electron](https://electronjs.org).

### Run

```
$ npm install && npm start
```

### Build

See the [`electron-builder` docs](https://github.com/electron-userland/electron-builder/wiki/Multi-Platform-Build).

## Disclaimer

Passerine is a third-party app and is not affiliated with Product Hunt.

## Credits

- [Gautham Santhosh](http://github.com/gauthamzz)
- [Aswin VB](http://github.com/aswinzz)
- [sindresorhus](https://github.com/sindresorhus/) and his project [caprine](https://github.com/sindresorhus/caprine)from which most of the Passerine, is inspired from.

## License

MIT