Skip to content

A small Python TUI application to display a random Dave Strider quote.

License

Notifications You must be signed in to change notification settings

botanicEventuality/dave-quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dave-quotes:

A small Python TUI application to display a random Dave Strider quote.

Made possible thanks to Brad Greco's Homestuck quote database

Usage:

Run dave.py from your terminal. Make sure the file is marked as executable, and that you have the file 'dave-quotes.csv' inside the data folder. Use the arrow keys to change options and Enter to select one.

Bugs:

  • When resizing the terminal, sometimes the words will get cut off. There's no word wrapping. At least it shouldn't crash.
  • It WILL CRASH when resizing vertically. I'll fix it later.

About

A small Python TUI application to display a random Dave Strider quote.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages