Seamly2D is a free and open source pattern design application for Windows, Linux and MacOS. Using Seamly2D, you can create scalable, shareable and reusable custom fit patterns on your system. Currently it supports bespoke tailoring, haute couture pattern making techniques. it is released under the GPLv3+ license.
Sownload Seamly2D [Windows,Linux,MacOS]
Install Seamly2D on Ubuntu Linux
Seamly2D is available as a flatpak package file from flathub. First install the latest version of flatpak and flathub on your system and restart it after the installation.
Now open the terminal command line application (ctrl+alt+t) and run below Seamly2D app flatpak install command on your system.
flatpak install flathub net.seamly.seamly2d
After that installation you can open Seamly2D using
flatpak run net.seamly.seamly2d
And uninstall Seamly2D using
sudo flatpak uninstall net.seamly.seamly2d
Install Seamly2D via AppImage:
Download Seamly2D in the portable .AppImage and save it on your Downloads folder.
Note: Here “Seamly2D-x86_64.AppImage” is the downloaded file name. You can change below commands based on your downloaded file name.
Open the terminal app (ctrl+alt+t) and run below commands one by one.
cd Downloads
sudo chmod +x ~ Seamly2D-x86_64.AppImage
./Seamly2D-x86_64.AppImage
That’s it.