Skip to content

LKaemmerling/hetzner-cloud-mobile-app

Repository files navigation

Hetzner Cloud Mobile

Google Play Store iTunes

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!

Development

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.

Security

If you find some security bugs, please send an e-mail to apps@lk-development.de instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.