Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T07:54:11.000Z (about 4 years ago)
- Last Synced: 2024-10-13T18:57:54.660Z (about 1 month ago)
- Topics: bash, javascript, node, nodejs, terminal
- Language: JavaScript
- Homepage:
- Size: 32.2 KB
- Stars: 5
- Watchers: 3
- 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.![Bash.IM in your terminal demo](https://cloud.githubusercontent.com/assets/3625244/25135035/d1c3a7c0-2459-11e7-8e28-306ddf792e8d.gif)
## 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
```