Skip to content

tjbladez/quote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Maintain and quote your favorite statements via command-line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages