An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Art](/art/logo.png)
# 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).