mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
new app: F-Droid Nearby v0.0
This commit is contained in:
parent
e13315f5ab
commit
7f1d6d9b1b
2 changed files with 34 additions and 0 deletions
33
metadata/org.fdroid.nearby.yml
Normal file
33
metadata/org.fdroid.nearby.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
WebSite: https://f-droid.org
|
||||
SourceCode: https://gitlab.com/fdroid/fdroid-nearby
|
||||
IssueTracker: https://gitlab.com/fdroid/fdroid-nearby/issues
|
||||
Donate: https://f-droid.org/donate
|
||||
Liberapay: F-Droid-Data
|
||||
Bitcoin: 15u8aAPK4jJ5N8wpWJ5gutAyyeHtKX5i18
|
||||
|
||||
AutoName: F-Droid Nearby
|
||||
Description: |
|
||||
F-Droid Nearby is a simple app for exchanging free software apps locally,
|
||||
device-to-device, even when internet is not available or too expensive. It is
|
||||
compatible with the built-in Nearby feature of the F-Droid client app.
|
||||
|
||||
This is an early alpha version! It might work really badly.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/fdroid/fdroid-nearby.git
|
||||
|
||||
Builds:
|
||||
- versionName: '0.0'
|
||||
versionCode: 1
|
||||
commit: '0.0'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9][0-9.]+[0-9]$
|
||||
CurrentVersion: '0.0'
|
||||
CurrentVersionCode: 1
|
||||
1
metadata/org.fdroid.nearby/en-US/summary.txt
Normal file
1
metadata/org.fdroid.nearby/en-US/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Exchange free software apps locally, device-to-device, even without internet!
|
||||
Loading…
Reference in a new issue