47 lines
1.1 KiB
YAML
47 lines
1.1 KiB
YAML
Categories:
|
|
- Internet
|
|
License: GPL-3.0-only
|
|
AuthorName: Eugene Gusev
|
|
WebSite: https://urlhda.hda.me/
|
|
SourceCode: https://github.com/cryptofuture/urlhda-android
|
|
IssueTracker: https://github.com/cryptofuture/urlhda-android/issues
|
|
Changelog: https://github.com/cryptofuture/urlhda-android/releases
|
|
Bitcoin: 1N5czHaoSLukFSTq2ZJujaWGjkmBxv2dT9
|
|
|
|
AutoName: HDA URL
|
|
Description: |-
|
|
Generate short URLs for any given one via [http://hda.me hda.me].
|
|
[https://github.com/cryptofuture/urlhda Urlhda] repo also includes instruction
|
|
to run such a service on your own with [http://nginx.org/ nginx] and
|
|
[http://www.postgresql.org/ PostgreSQL].
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/cryptofuture/urlhda-android
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v1.0
|
|
subdir: android_app/app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: '1.2'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 4
|
|
commit: '1.3'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.3'
|
|
CurrentVersionCode: 4
|