This contain the source code of the Hetzner Cloud Mobile app.
With this app, you can control all your Hetzner Cloud server from your smartphone!
Of course contributions are welcome! When you want't to make a change, just fork this repo an enter the following commands.
# You need NPM on your system
npm install -g ionic@latest cordova
git clone https://gitlab.com/LKDevelopment/hetzner-cloud-mobile-app.git
cd hetzner-cloud-mobile-app
npm install
ionic serve
After this open your browser and go to the url "http://localhost:8100".
The main development of this app is available on Gitlab. We have a "read-only" mirror at Github.
As you can see, the main develop of the next version happens on the master-branch.
If you find some security bugs, please send an e-mail to [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.