https://github.com/ghaiklor/bash-im-terminal
Terminal client for viewing Bash.IM
https://github.com/ghaiklor/bash-im-terminal
bash javascript node nodejs terminal
Last synced: about 1 year ago
JSON representation
Terminal client for viewing Bash.IM
- Host: GitHub
- URL: https://github.com/ghaiklor/bash-im-terminal
- Owner: ghaiklor
- License: mit
- Created: 2017-04-17T13:28:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T07:54:11.000Z (over 5 years ago)
- Last Synced: 2025-06-07T12:04:08.464Z (about 1 year ago)
- Topics: bash, javascript, node, nodejs, terminal
- Language: JavaScript
- Homepage:
- Size: 32.2 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bash.im in your terminal
Sometimes, you want to have a break, but don't want to switch between your terminal and browser.
That's why I've created this CLI tool, for fun.
You can navigate through quotes from [bash.im](http://bash.im) right in your terminal.

## Controls
- Up/Down - Scrolling
- Left/Right - Pages
- R - Random quotes
- H - Latest quotes
- Q - Quit
## Have fun
```shell
sudo npm -g install bash-im-terminal
bashim
```