fomoapp

Get the latest tech news right into your CLI

Usage no npm install needed!

<script type="module">
  import fomoapp from 'https://cdn.skypack.dev/fomoapp';
</script>

README

fomo logo

Got FOMO? read the latest Tech news right from your Terminal

fomo example

npm

Install

npm install -g fomoapp

Usage

$ fomo

Select a specific source using the -s flag:

$ fomo -s hn # Hacker News

You can also select a specific ordering/sub-group using the -t flag:

$ fomo -s hn -t ask # ask HN

Limit the number of responses (for each source) using the -l flag:

$ fomo -l 3 # showes 3 entries for each source

Configure fomo using the -c flag:

$ fomo -c # openes the configuration menu

List all available sources (and their types) using the -p flag:

$ fomo -p # prints all available sources

Get help using the -h flag:

$ fomo -h

Sources

Source Source ID Available types
Hacker News hn ask (Ask HN)
best
jobs
new
show (Show HN)
top
Product Hunt ph featured
new
top_ranking
top_votes
TechCrunch tc euro
funding
gear
mobile
social
startups
top
The Verge verge breaking
culture
full
mobile
sw (Software and Apps)
web
Reddit reddit fed (r/Frontend)
js (r/javascript)
prog (r/programming)
tech (r/technology)
webdev (r/webdev)
Wired wired business
gear
science
top

License

MIT