This project contains some Python Scripts to automatically Create Dymo Labels For Iphones And Ipads
- Install git using
winget install git
in the cmd - Install Python 3.x and Dymo Label Software.
- Install the
FreeSimpleGUI
library by runningpython -m pip install FreeSimpleGUI
from the cmd. - Install the
libimobiledevice
library. You can find installation instructions for Windows on the GitHub repository or unofficial precompiled files for Windows - Add the libimobiledevice folder to your path
- Download And Run Update-Windows.bat from here
- Double click on
GUI.py
in the files folder to execute the project.
- Click
Update-Windows.bat
again
- Install the Dymo Label Software. (optional)
- Install MacPorts from macports.org.
- Download the
Install-Mac.command
script from here - Run
sudo bash ~/Downloads/Install-Mac.command
in the terminal
- Double click
Open-Mac.command
script on the desktop
- Double click
Update-Mac.command
script on the desktop
Feel free to open an issue or make a pr
You can contact me here