An open API service indexing awesome lists of open source software.

https://github.com/tsoporan/termquotes

⌨️ A little CLI tool to record, categorize and display quotes.
https://github.com/tsoporan/termquotes

cli quotes terminal-based

Last synced: 6 months ago
JSON representation

⌨️ A little CLI tool to record, categorize and display quotes.

Awesome Lists containing this project

README

          

# termquotes

A little CLI tool to record, categorize and display quotes.

## Install

`pip install --user termquotes`

## Usage

`termquotes --help`

#### Shell

In `.zshrc`

`termquotes get | cowsay -f vader | lolcat`

```
________________________________________
/ APIs should be easy to use and hard to \
\ misuse. -- Josh Bloch /
----------------------------------------
\ ,-^-.
\ !oYo!
\ /./=\.\______
## )\/\
||-----w||
|| ||

Cowth Vader
```