tifu
v2.0.1
Published
A simple cli to read posts on the ["Today I F'd Up"](https://www.reddit.com/r/tifu/) subreddit right from your command line!
Downloads
4
Maintainers
Readme
TIFU CLI
A simple cli to read posts on the "Today I F'd Up" subreddit right from your command line!
Installation
npm install tifu -g
Getting Started
tifu
Choose whether you want a random post or if you want to choose from a list of titles.
? View All Titles or Random TIFU: (Use arrow keys)
❯ Choose Title
Random
If "Choose Title" is chosen, a list of titles will appear for you to choose from. When a title is chosen, the body of the post will be displayed for you to read.
If "Random" is chosen, a random post will be displayed.
After reading, you will be prompted to choose if you want to read another post or exit.
License
Copyright (c) 2017 Juan Rojas (twitter: @jmrojas94) Licensed under the MIT license.