73 lines
1.9 KiB
YAML
73 lines
1.9 KiB
YAML
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
|
|
Summary: Easiest way to run GNU/Linux Distros on Android - no root required
|
|
Description: |-
|
|
UserLAnd provides the easiest way to run GNU/Linux Distros on Android.
|
|
|
|
'''Features:'''
|
|
* Run full linux distros or specific applications on top of Android.
|
|
* Install and uninstall like a regular app.
|
|
* No root required.
|
|
|
|
There are two ways to use UserLAnd
|
|
|
|
Using single-click apps:
|
|
* Click an app.
|
|
* Fill out the required information.
|
|
* You're good to go!
|
|
Using user-defined custom sessions:
|
|
|
|
* Define a session - This describes what filesystem you are going to use, and
|
|
what kind of service you want to use when connecting to it (ssh or vnc).
|
|
* Define a filesystem - This describes what distribution of Linux you want to
|
|
install.
|
|
* Once defined, just tap on the session to start up. This will download
|
|
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.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/CypherpunkArmory/UserLAnd
|
|
|
|
Builds:
|
|
- versionName: 1.0.0
|
|
versionCode: 31
|
|
commit: v1.0.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.1
|
|
versionCode: 32
|
|
commit: v1.0.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.2
|
|
versionCode: 33
|
|
commit: v1.0.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.3
|
|
versionCode: 34
|
|
commit: v1.0.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.0.3
|
|
CurrentVersionCode: 34
|