/news

📺 CLI to watch developer news

Primary LanguageGoMIT LicenseMIT

📦 Built With

⌨️ Key Bindings

Action Key
Copy url c
Move down in a list j
Move up in a list k
Go to end G end
Go to start g home
Move to next tab tab right
Move to previous tab shift+tab left
Search / Filter news by title /
Toggle help ?
Quit application q ctrl+c

⚡ Installation

Download a pre-compiled binary or package from the releases page.

Or install it with go:

$ go install github.com/moaqz/news@latest

📝 License

MIT

❓ Acknowledgments

Inspired by Atticus64/news