51 lines
1.2 KiB
YAML
51 lines
1.2 KiB
YAML
Categories:
|
|
- Internet
|
|
License: MIT
|
|
SourceCode: https://github.com/yassirh/digital-ocean-swimmer
|
|
IssueTracker: https://github.com/yassirh/digital-ocean-swimmer/issues
|
|
|
|
AutoName: DO Swimmer
|
|
Description: |-
|
|
Manage DigitalOcean droplets (virtual private servers) from your device.
|
|
|
|
Features:
|
|
|
|
* Droplets: create, reboot, boot, shutdown, reset password, resize, take snapshots, enable/disable backups, rename and destroy
|
|
* Domains: create, update and destroy
|
|
* Domain records : create, update and destroy
|
|
* SSH Keys: create, update and destroy
|
|
* Multiple account support
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/yassirh/digital-ocean-swimmer
|
|
|
|
Builds:
|
|
- versionName: 2.1.2
|
|
versionCode: 27
|
|
commit: v2.1.2
|
|
subdir: DigitalOceanSwimmer
|
|
init: sed -i '/props/d' build.gradle
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.3'
|
|
versionCode: 30
|
|
commit: v2.2.2-SNAPSHOT
|
|
subdir: DigitalOceanSwimmer
|
|
init: sed -i '/props/d' build.gradle
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.4-SNAPSHOT
|
|
versionCode: 31
|
|
commit: v2.4-SNAPSHOT
|
|
subdir: DigitalOceanSwimmer
|
|
init: sed -i '/props/d' build.gradle
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 3.0.1
|
|
CurrentVersionCode: 32
|