kartikk.io
v1.0.4
Published
A beautiful terminal-based website viewer
Maintainers
Readme
Terminal Website Viewer
A beautiful terminal-based website viewer that renders a simple website in your terminal using blessed.
Features
- Beautiful terminal UI
- Navigation between pages using arrow keys or shortcuts
- Responsive design that adapts to your terminal size
- Easy to use with simple keyboard controls
Installation & Usage
You can run this directly using npx:
npx terminal-website-viewerOr install it globally:
npm install -g terminal-website-viewer
terminal-websiteControls
- Left/Right Arrow: Navigate between pages
- 'h': Go to Home page
- 'a': Go to About page
- 'q' or Ctrl+C: Quit the application
Requirements
- Node.js >= 18
- A terminal with decent Unicode support
License
MIT
