https://github.com/marknjunge/marlin
[WIP] An Android client application for Digital Ocean
https://github.com/marknjunge/marlin
android digitalocean kotlin kotlin-coroutines retrofit
Last synced: 3 months ago
JSON representation
[WIP] An Android client application for Digital Ocean
- Host: GitHub
- URL: https://github.com/marknjunge/marlin
- Owner: MarkNjunge
- License: other
- Created: 2018-10-30T06:52:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-25T17:00:19.000Z (over 7 years ago)
- Last Synced: 2025-04-09T13:19:44.314Z (over 1 year ago)
- Topics: android, digitalocean, kotlin, kotlin-coroutines, retrofit
- Language: Kotlin
- Homepage:
- Size: 742 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README

# Marlin
An Android client for DigitalOcean.
The project is a work in progress.
## Running the code.
[Register a new application on DigitalOcean](https://cloud.digitalocean.com/account/api/application)
Create a `keys.properties` file in the root directory, containing your DigitalOcean app's Client ID
and Client Secret. See the sample file [keys.properties.sample](./keys.properties.sample).