Hi all,
I’m not sure if this is the right category - but I’d like to share an android app that is utilizing the Portainer API to manage the local docker containers.
I made this app because I need to have quick access to my docker service and currently there is no Portainer android app on the playstore.
It is open source (you can find the source code on github) and I’m not monetizing it in any way. Thought I would share it with anyone who would benefit from it.
The main feature is that you can list, start/stop and remove docker containers. All the login credentials are stored safely in the cache of the app and cannot be shared with any other application.
Here is the link to playstore: https://play.google.com/store/apps/details?id=com.dokeraj.androtainer
And here is the link to github: GitHub - dokeraj/AndroTainer: Android app for portainer
Cheers,
Zarko