Print your Turtle creations on a receipt printer!
This project requires Tkinter, which can be installed through your package manager if it did not come pre-installed with Python.
To install the rest of the project requirements, use
pip install -r requirements.txt
To set the project up, create a .env file based on the included .env.example file. Replace the values with the address and port of your instance of turtle-printer-server. Start the program with
python main.py