All Projects → sibis → producthunt-cli

sibis / producthunt-cli

Licence: Apache-2.0 license
CLI application to access product hunt

Programming Languages

go
31211 projects - #10 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to producthunt-cli

envctl
Tool for managing local dev environments
Stars: ✭ 24 (-33.33%)
Mutual labels:  cobra
producthunt-daily-rss
The missing RSS feed for ProductHunt daily top posts
Stars: ✭ 27 (-25%)
Mutual labels:  producthunt
go-starter
Go 服务框架脚手架. 整合 echo、swag、viper、nsq、logrus、fx、xorm、cobra 等第三方库
Stars: ✭ 145 (+302.78%)
Mutual labels:  cobra
whisperer
Simple Go program that makes HTTP request constantly in order to generate random HTTP/DNS traffic noise
Stars: ✭ 31 (-13.89%)
Mutual labels:  cobra
Catchup
An app for catching up on things.
Stars: ✭ 1,690 (+4594.44%)
Mutual labels:  producthunt
blackbean
The blackbean is a command tool for elasticsearch operations by using cobra. Besides, blackbean is the name of my lovely French bulldog.
Stars: ✭ 23 (-36.11%)
Mutual labels:  cobra
go-12factor-example
Example the 12factor app using golang
Stars: ✭ 20 (-44.44%)
Mutual labels:  cobra
hackertab.dev
Hackertab turns your New Tab page into a geeky one that keeps you as a developer updated with the best tools, news, jobs and events.
Stars: ✭ 229 (+536.11%)
Mutual labels:  producthunt
golang-example-app
Example application
Stars: ✭ 138 (+283.33%)
Mutual labels:  cobra
loli
A pretty CLI to find animes passing images 👉😳👈
Stars: ✭ 17 (-52.78%)
Mutual labels:  cobra
cobra-example
minimal example of cobra app
Stars: ✭ 43 (+19.44%)
Mutual labels:  cobra
Cobra
Source Code Security Audit (源代码安全审计)
Stars: ✭ 2,802 (+7683.33%)
Mutual labels:  cobra
kubernetes-security-benchmark
A simple way to evaluate the security of your Kubernetes deployment against sets of best practices defined by various community sources
Stars: ✭ 27 (-25%)
Mutual labels:  cobra
gomphotherium
Gomphotherium (/ˌɡɒmfəˈθɪəriəm/; "welded beast"), a command line Mastodon client.
Stars: ✭ 22 (-38.89%)
Mutual labels:  cobra
Passerine
Product Hunt Desktop Client 🚀
Stars: ✭ 39 (+8.33%)
Mutual labels:  producthunt
Mamba
Mamba is a payload for PS3 apps that adds support for ISO, netiso, plugins, PS3MAPI, etc. It's derived from Cobra.
Stars: ✭ 24 (-33.33%)
Mutual labels:  cobra
CNApy
An integrated visual environment for metabolic modeling with common methods such as FBA, FVA and Elementary Flux Modes, and advanced features such as thermodynamic methods, extended Minimal Cut Sets, OptKnock, RobustKnock, OptCouple and more!
Stars: ✭ 27 (-25%)
Mutual labels:  cobra
cobrame
A COBRApy extension for genome-scale models of metabolism and expression (ME-models)
Stars: ✭ 30 (-16.67%)
Mutual labels:  cobra
super-dollop
Encrypt your files or notes by your GPG key and save to MinIO or AWS S3 easily!
Stars: ✭ 58 (+61.11%)
Mutual labels:  cobra
kink
KinK is a helper CLI that facilitates to manage KinD clusters as Kubernetes pods. Designed to ease clusters up for fast testing with batteries included in mind.
Stars: ✭ 364 (+911.11%)
Mutual labels:  cobra

logo Product Hunt CLI - Get the daily Product Hunt trending updates on your CLI | Product Hunt Embed

Product hunt CLI

A CLI application to access the current trending products and view its information, without the need to open the browser. If you happen to use the producthunt everyday and this will help you fetch the product lists on your CLI.

Installation

macOS

 brew install sibis/ph/ph

Debian/Ubuntu Linux

Install and upgrade:

  1. Download the .deb file from the releases page;
  2. Install the downloaded file: sudo apt install ./ph_*_amd64.deb
 wget https://github.com/sibis/producthunt-cli/releases/download/v0.1.0/ph_0.1.0_amd64.deb
 sudo apt install ./ph_0.1.0_amd64.deb

Usage

  • To authenticate Producthunt from your account
ph signin
  • Fetch the current trending products
ph list
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].