Snapcraft GUI is Graphical user interface to create and manage snaps packages using Snapcraft and Snapd respectively as the backend, software is written in C++/Qt by Keshav Bhatt.
Download Links :
Changelog of version 2.0:
- An example snapcraft.yaml built in snapcraft-gui just to build a snap and test all features and commands.
- Check for updates on startup, to ensure the user is running the latest version of the tool.
- Add an icon to gui.
- New syntax highlighter.
- Editor now have settings which are saved and loaded in next session.
IRC:
If you are having trouble or would like to help out, join ##snapcraft-gui on freenode.
Kiwi IRC (IRC in your web browser) link: https://kiwiirc.com/client/irc.freenode.net/##snapcraft-gui
Join the chat at gitter
How to build from latest Source
To build the source package:
git clone https://github.com/keshavbhatt/snapcraft-gui.git cd snapcraft-qt/ qmake make ./snapcraft.gui
Make sure you installed dependencies listed in the dependencies file. Few of them are here:
tree // sudo apt install tree pastebinit // sudo apt install pastebinit snapcraft //sudo apt install snapcraft
Screenshots Snapcraft GUI :