Explore >> Select a destination


You are here

nora.codes
| | willhaley.com
18.3 parsecs away

Travel
| | This is a trivial example not really utilizing all the benefits of the AppImage format. However, it can serve as a very basic blueprint. Prerequisites Install appimagetool from the latest release https://github.com/AppImage/AppImageKit/releases/tag/continuous. Download the appropriate version for your machine. curl -O -L https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage Make sure that appimagetool is installed as an executable that can be used as needed. sudo install --mode 0755 ./appimagetool-x86_64.AppImage /usr/local/bin/appimagetool Program Before dealing with the AppImage create the program that should be bundled in the image. In this case create a basic C app in a file named whatever.c.
| | gtk-rs.org
14.9 parsecs away

Travel
| | Rust bindings for GTK and GLib-based libraries
| | robert.kra.hn
13.7 parsecs away

Travel
| | Speed up development with this little trick.
| | arkadiyt.com
85.9 parsecs away

Travel
| Deploying EFF's Certbot inside AWS Lambda for automated certificate renewal