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.
brew install sibis/ph/phInstall and upgrade:
- Download the
.debfile from the releases page; - 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- To authenticate Producthunt from your account
ph signin- Fetch the current trending products
ph list