schorschii / QuickSync4Linux

Upload/download files, backup/sync contacts and communicate with your Gigaset devices
https://pypi.org/project/QuickSync4Linux
GNU General Public License v3.0
14 stars 2 forks source link

Automate image generation #5

Open eloydegen opened 3 months ago

eloydegen commented 3 months ago

The GIMP steps in the README could be automated by using the ImageMagick wrapper for Python, Wand. The manual alternative should still be available to give the user more control. But it could be useful for flashing a series of images.

schorschii commented 1 month ago

Yes, that would be a nice addition. Feel free to open a pull request.