techscope-cli
Version:
Terminal-based tech news reader with smart clustering and unified interface
34 lines (21 loc) • 451 B
Markdown
# TechScope
> Terminal-based tech news reader with smart clustering
## CLI Tools
### Install
```bash
npm install -g techscope-cli
```
### TechScope (All Tech Content)
```bash
techscope --help
techscope --filter "react" --limit 20
```
## Controls
- **↑↓** Navigate topics
- **o** Open link in browser
- **r** Refresh content
- **q** Quit
## License
MIT License - see [LICENSE](LICENSE) file for details.
---
_Built for developers 🚀_