Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matthprost/scaleway-manager
Scaleway Manager is an IONIC application that use Scaleway API to manage your servers.
https://github.com/matthprost/scaleway-manager
android android-application apple-store application google-play-store ionic ionic-cordova ionic-framework ios ios-app mobile-app scaleway scaleway-api scaleway-manager servers vps
Last synced: 3 months ago
JSON representation
Scaleway Manager is an IONIC application that use Scaleway API to manage your servers.
- Host: GitHub
- URL: https://github.com/matthprost/scaleway-manager
- Owner: matthprost
- License: lgpl-3.0
- Created: 2018-07-01T16:56:29.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T21:13:46.000Z (5 months ago)
- Last Synced: 2024-09-17T10:00:51.150Z (5 months ago)
- Topics: android, android-application, apple-store, application, google-play-store, ionic, ionic-cordova, ionic-framework, ios, ios-app, mobile-app, scaleway, scaleway-api, scaleway-manager, servers, vps
- Language: TypeScript
- Homepage:
- Size: 9.65 MB
- Stars: 39
- Watchers: 4
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scaleway Manager
Scaleway Manager is an open source mobile application. The application is using [Scaleway API](https://developers.scaleway.com/en/) to allow you to access to your cloud resources.
The main idea is to be able to monitor and do actions on cloud resources directly trough your phone.
We do not sell / use your data at any moment, we only make call to Scaleway API. If you're still worried about your security please enable double authentication on Scaleway.
### Download
The application is available on Apple Store and Play Store **for free**!
**Apple Store**: https://itunes.apple.com/us/app/scaleway-manager/id1415090286?mt=8
**Google Play Store**: https://play.google.com/store/apps/details?id=com.matthiasprost.scalewaymanager
---
### Development
##### Requirements
- Node.js
- npm
- IONIC - `npm install -g ionic`
- Capacitor - `npm install -g capacitor`##### Installation
1. Clone the repo
2. Run `npm install`##### Live build / Test
1. Run `ionic serve`
2. Go on [http://localhost:8100/](http://localhost:8100/)---
### Contributors
##### Quentin Lejard - valde
GitLab: [https://framagit.org/valde](https://framagit.org/valde)
Twitter: [https://twitter.com/__valde__](https://twitter.com/__valde__)