fix up column width
This commit is contained in:
parent
1d42a81cd3
commit
da4500f743
|
@ -8,25 +8,31 @@ IssueTracker: https://github.com/CypherpunkArmory/UserLAnd/issues
|
||||||
Changelog: https://github.com/CypherpunkArmory/UserLAnd/releases
|
Changelog: https://github.com/CypherpunkArmory/UserLAnd/releases
|
||||||
|
|
||||||
AutoName: UserLAnd
|
AutoName: UserLAnd
|
||||||
|
|
||||||
Summary: UserLAnd provides the easiest way to run GNU/Linux Distros on Android - no root required
|
Summary: UserLAnd provides the easiest way to run GNU/Linux Distros on Android - no root required
|
||||||
Description: |-
|
Description: |-
|
||||||
|
UserLAnd provides the easiest way to run GNU/Linux Distros on Android.
|
||||||
|
|
||||||
'''Features:'''
|
'''Features:'''
|
||||||
* Run full linux distros or specific applications on top of Android.
|
* Run full linux distros or specific applications on top of Android.
|
||||||
* Install and uninstall like a regular app.
|
* Install and uninstall like a regular app.
|
||||||
* No root required.
|
* No root required.
|
||||||
|
|
||||||
There are two ways to use UserLAnd
|
There are two ways to use UserLAnd
|
||||||
|
|
||||||
Using single-click apps:
|
Using single-click apps:
|
||||||
* Click an app.
|
* Click an app.
|
||||||
* Fill out the required information.
|
* Fill out the required information.
|
||||||
* You're good to go!
|
* You're good to go!
|
||||||
|
|
||||||
Using user-defined custom sessions:
|
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 session - This describes what filesystem you are going to use, and
|
||||||
* Define a filesystem - This describes what distribution of Linux you want to install.
|
what kind of service you want to use when connecting to it (ssh or vnc).
|
||||||
* 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.
|
* 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
|
RepoType: git
|
||||||
Repo: https://github.com/CypherpunkArmory/UserLAnd
|
Repo: https://github.com/CypherpunkArmory/UserLAnd
|
||||||
|
|
Loading…
Reference in a new issue