Skip to content

elee1766/potatoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

potatoe

spits out a dan quayle quote.

you can add quotes, separated by new line, in /usr/lib/potatoe/quotes.txt

prs welcome

install

git clone https://github.com/elee1766/potatoe && cd potatoe
sudo make install

aur

lmao its in the aur now

https://aur.archlinux.org/packages/potatoe

have fun

other versions

for fun, potatoe is also written in a few other languages. see contrib/

you can make your own. you need to support flags -w and -t

eg potatoe -w=40 or potatoe -t

see existing versions for example implementations