Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loris/alfred-producthunt-workflow
Product Hunt Workflow for Alfred 2.0
https://github.com/loris/alfred-producthunt-workflow
Last synced: 11 days ago
JSON representation
Product Hunt Workflow for Alfred 2.0
- Host: GitHub
- URL: https://github.com/loris/alfred-producthunt-workflow
- Owner: loris
- Created: 2014-06-13T17:48:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-31T20:54:29.000Z (almost 10 years ago)
- Last Synced: 2024-08-02T16:01:51.411Z (4 months ago)
- Language: Python
- Size: 1.29 MB
- Stars: 69
- Watchers: 7
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- alfred-workflows - Product Hunt - Get today's hunts from [Product Hunt](https://www.producthunt.com/). (Web)
README
# Product Hunt Workflow for Alfred
A workflow for Alfred 2 to get today's hunts from Product Hunt.
![](screenshot.png)
### Features
* List all posts from today sorted by popularity
- `⏎` to open product website in default browser
- `⌘` to display product metadata (votes, comments, hunter)
- `⌘ + ⏎` to open product page on Product Hunt website
* Mark posts as read (they will be hidden from now on)
- `⏎` to hide all visible posts
- `⌘ + ⏎` to restore posts from today
* Workflow auto-update mechanism
* Client and server-side caching for fast display### About
* The workflow is written in Python and uses the [alfred-workflow](https://github.com/deanishe/alfred-workflow) library.
* The proxy server is written in Node.js
* [Alfred Powerpack](http://www.alfredapp.com/powerpack/) is required.More information: [@loris](http://twitter.com/loris).