Project

quote

0.0
No commit activity in last 3 years
No release in over 3 years
Awesome quotes - maintain them, get them conviniently from command line
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 0
>= 0
 Project Readme

Quotes

Maintain and quote your awesome quotes from movies, games and other sources from command line, plug it to any of your apps/projects.

Quoting

To get a random quote: quote

To search for a specific quote check usage: quote -h

Adding quote

To add a quote: quote --add

Note: Your argument needs to be a valid JSON containing source, context, quote, theme params.

Deleting quote(s)

WIP

Configuring

You can see pretty colorized output if you set environment variable QUOTE_COLORIZE to 'true'. You can specify your own path to quotes files via environment variable QUOTE_SOURCE.

To-do

  • Full text searching
  • Allowing to spawn quote server
  • Move quotes from json to nosql store