Skip to content

This project contains some Python Scripts to automatically Create Dymo Labels For Iphones And Ipads

License

Notifications You must be signed in to change notification settings

iwannet/Auto-Dymo-Label

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Dymo Label

This project contains some Python Scripts to automatically Create Dymo Labels For Iphones And Ipads

Windows

Install dependencies

  1. Install git using winget install git in the cmd
  2. Install Python 3.x and Dymo Label Software.
  3. Install the FreeSimpleGUI library by running python -m pip install FreeSimpleGUI from the cmd.
  4. Install the libimobiledevice library. You can find installation instructions for Windows on the GitHub repository or unofficial precompiled files for Windows
  5. Add the libimobiledevice folder to your path
  6. Download And Run Update-Windows.bat from here

Start The script

  1. Double click on GUI.py in the files folder to execute the project.

Updating

  1. Click Update-Windows.bat again

MacOs

Install dependencies (Only required to do once)

  1. Install the Dymo Label Software. (optional)
  2. Install MacPorts from macports.org.
  3. Download the Install-Mac.command script from here
  4. Run sudo bash ~/Downloads/Install-Mac.command in the terminal

Start the script

  1. Double click Open-Mac.command script on the desktop

Updating

  1. Double click Update-Mac.command script on the desktop

Screenshots

alt text

Contribution

Feel free to open an issue or make a pr

You can contact me here

About

This project contains some Python Scripts to automatically Create Dymo Labels For Iphones And Ipads

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages