Skip to content

tomektom/quoter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This small script display you inspirational quote. Copy all wherever you want and run ./quoter.sh

Help

 Simple inspirational quotes. Usage:
   quoter                                                              – display random quote
   quoter help                                                         - display help
   quoter day                                                          - display quote of day
   quoter num [ <int> ]                                                - display quote from this line
   quoter config                                                       - configuration
   quoter int                                                          - interactive mode
   quoter walk [ <int> <step> ]                                        - walk mode
   quoter add                                                          - add quote
   quoter remove                                                       - remove quote
   quoter loop [ random | num | int ]                                  - quoter in loop
   quoter gui [ random | day | num [ <int> ] | config | add | remove ] - gui (with kdialog)
   quoter gui walk [ <int> <step> ]                                    - walk mode gui
   quoter loop gui [ num | random ]                                    - gui in loop
 You can use custom file witch quotes with pattern `author(divider)quote`, example:
 René Descartes;Cogito ergo sum

Command not found handler

quoter-handler is highly inspired by bash-insulter and do almost same thing, but instead insult you print you inspirational quote when you write wrong command :) If you want to use it run quoter config, you'll be asked for adding it to your .zshrc and .bashrc file. After that restart your computer or run source ~/.zshrc for zsh or source ~/.bashrc for bash.

About

Simple inspirational quotes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages