nosh-cli
v0.1.2
Published
Nosh on design inspiration from the terminal while your agent is thinking.
Downloads
537
Maintainers
Readme
nosh-cli
Nosh on design inspiration from the terminal while your agent is thinking.
nosh shows today's Product Hunt "Products of the Day" as a navigable list —
name + tagline, in Product Hunt's own ranking order. Arrow keys to move,
Enter to open the selected product in your browser.
Run
# run it directly, no install
npx nosh-cli
# or install globally and use the `nosh` command
npm install -g nosh-cli
noshNo token or account needed — nosh fetches the list from a shared, cached
service by default.
Optional: use your own Product Hunt token
If you'd rather hit Product Hunt directly (e.g. to avoid the shared service),
register a developer app at https://api.producthunt.com and set
PRODUCT_HUNT_API_TOKEN in your shell environment or a .env file (see
.env.example). When set, nosh uses it instead of the shared service.
Develop from source
npm install
npm link
noshStatus
v1, Product Hunt only. Awwwards and Mobbin are out of scope until they have a usable public API or a curated static list is built.
