Skip to content

Generates nonsense quotes and saves them on your device as png images.

Notifications You must be signed in to change notification settings

xEpsi/QuoteGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

QuoteGenerator

This Python program uses the amazing website inspirobot.me to generate nonsense quotes and save them on your device as .jpg images. You can specify any amount of quotes you want to download, these will be saved in a folder named "Quotes". Please note that you will need python installed, otherwise it won't work.

Setup

Windows & MacOS

Inside your command prompt, enter :

python -m pip install requests

Linux

Inside your terminal, enter :

python3 -m pip install requests

Starting the program

Inside your terminal, enter :

git clone https://github.com/xEpsi/QuoteGenerator
cd QuoteGenerator
python main.py || python3 main.py

About

Generates nonsense quotes and saves them on your device as png images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages