mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-26 16:54:09 +00:00
45 lines
1 KiB
YAML
45 lines
1 KiB
YAML
|
|
Categories:
|
||
|
|
- Internet
|
||
|
|
License: GPL-3.0-only
|
||
|
|
WebSite: https://urlhda.hda.me/
|
||
|
|
SourceCode: https://github.com/cryptofuture/urlhda-android
|
||
|
|
IssueTracker: https://github.com/cryptofuture/urlhda-android/issues
|
||
|
|
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
|