-
Notifications
You must be signed in to change notification settings - Fork 11
AppImage HOWTO
Using AppImage is fairly simple. There are three steps to it:
- Download AppImage file
- Make it executable
- Run it
Latest DivvyDroid can be downloaded from GitHub Releases Page
First entry titled "Latest Development Build - git master" contains binary with latest changes to the application. Entries titled "Release Build - xxx" are stable releases.
Usually the downloaded AppImage file won't have the execution bit set. You’ll have to do that once manually.
If you prefer the graphical way, just right click on the downloaded .AppImage file and select Properties.
On the newly opened window go to Permissions tab and check the box that says "Is executable".
All there is left to do is double clicking the .AppImage file to start the DivvyDroid. From now on you can always start the app by just double clicking the file.