fdroiddata/metadata/tech.ula.yml

66 lines
1.8 KiB
YAML
Raw Normal View History

2018-11-14 18:09:09 +00:00
Categories:
- Development
License: MIT
AuthorName: UserLAnd Technologies
WebSite: https://userland.tech
SourceCode: https://github.com/CypherpunkArmory/UserLAnd
IssueTracker: https://github.com/CypherpunkArmory/UserLAnd/issues
Changelog: https://github.com/CypherpunkArmory/UserLAnd/releases
AutoName: UserLAnd
2018-11-18 06:32:38 +00:00
Summary: Easiest way to run GNU/Linux Distros on Android - no root required
Description: |-
2018-11-18 06:18:00 +00:00
UserLAnd provides the easiest way to run GNU/Linux Distros on Android.
2018-11-18 06:25:13 +00:00
'''Features:'''
* Run full linux distros or specific applications on top of Android.
* Install and uninstall like a regular app.
* No root required.
2018-11-18 06:25:13 +00:00
There are two ways to use UserLAnd
2018-11-18 06:25:13 +00:00
Using single-click apps:
* Click an app.
* Fill out the required information.
* You're good to go!
Using user-defined custom sessions:
2018-11-18 06:25:13 +00:00
2018-11-18 06:18:00 +00:00
* Define a session - This describes what filesystem you are going to use, and
2018-11-18 06:31:02 +00:00
what kind of service you want to use when connecting to it (ssh or vnc).
2018-11-18 06:18:00 +00:00
* Define a filesystem - This describes what distribution of Linux you want to
2018-11-18 06:31:02 +00:00
install.
2018-11-18 06:18:00 +00:00
* Once defined, just tap on the session to start up. This will download
2018-11-18 06:31:02 +00:00
necessary assets, setup the filesystem, start the server, and connect to it.
This will take several minutes for the first start up, but will be quicker
afterwards.
2018-11-14 18:09:09 +00:00
RepoType: git
Repo: https://github.com/CypherpunkArmory/UserLAnd
Builds:
- versionName: 1.0.0
versionCode: 31
commit: v1.0.0
2018-11-14 18:09:09 +00:00
subdir: app
gradle:
- yes
2018-11-20 12:30:47 +00:00
- versionName: 1.0.1
versionCode: 32
commit: v1.0.1
subdir: app
gradle:
- yes
2018-11-22 14:02:54 +00:00
- versionName: 1.0.2
versionCode: 33
commit: v1.0.2
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
2018-11-14 18:09:09 +00:00
UpdateCheckMode: Tags
2018-11-22 14:02:54 +00:00
CurrentVersion: 1.0.2
CurrentVersionCode: 33