Skip to content

return5/philosophy_quoter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Philosophy Quoter

This program simply displays a random quote pulled from a list of saved quotes. The user can also choose to save a quote to a list of favorites. this list of favorites can then be used as the source of quotes to pull one at random from.

screenshot1

Instalation

dependencies

Linux

  • run the included makefile

    make

Windows,MACOS

  1. install linux
  2. see above

Adding/Removing/Modifying quotes

The default source for quotes is in 'quotes.txt' You may add,remove, or alter any quote you want, just make sure you follow the formatting of the already existing quotes in that file.

About

display random philosophy related quotes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published