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:
- Host: GitHub
- URL: https://github.com/gauthamzz/Passerine
- Owner: gauthamzz
- License: mit
- Created: 2018-03-03T17:33:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T20:24:23.000Z (over 7 years ago)
- Last Synced: 2024-10-28T13:10:39.819Z (over 1 year ago)
- Topics: electron, producthunt
- Language: JavaScript
- Homepage: https://aviary-apps.github.io
- Size: 672 KB
- Stars: 41
- Watchers: 7
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)**
## 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
