Skip to content

PyTater's little bro, only for devs be warned!

Notifications You must be signed in to change notification settings

dodgyone23/PyTaterMini

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PyTaterMini

PyTater's little bro.


How to run

You will need to install the requests package:

pip install requests

From the folder that has the file run this:

python3 PyTaterMini.py

if you want to keep it running after the terminal window is closed use:

nohup python3 PyTaterMini.py >/dev/null 2>&1 &

About

PyTater's little bro, only for devs be warned!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%