Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cypherpunkarmory/userland
Main UserLAnd Repository
https://github.com/cypherpunkarmory/userland
Last synced: about 1 month ago
JSON representation
Main UserLAnd Repository
- Host: GitHub
- URL: https://github.com/cypherpunkarmory/userland
- Owner: CypherpunkArmory
- License: other
- Created: 2018-03-20T17:49:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T20:32:50.000Z (about 2 months ago)
- Last Synced: 2024-10-14T11:01:38.281Z (about 1 month ago)
- Language: Kotlin
- Homepage:
- Size: 5.78 MB
- Stars: 3,567
- Watchers: 164
- Forks: 392
- Open Issues: 811
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![UserLAnd Feature Graphic](https://raw.githubusercontent.com/CypherpunkArmory/UserLAnd/master/fastlane/metadata/android/en-US/images/featureGraphic.png)
# Welcome to UserLAnd
The easiest way to run a Linux distribution or application on Android.
Features:
* Run full linux distros or specific applications on top of Android.
* Install and uninstall like a regular app.
* No root required.[](https://play.google.com/store/apps/details?id=tech.ula)
## Have a bug report or a feature request?
You can see our templates by visiting our [issue center](https://github.com/CypherpunkArmory/UserLAnd/issues).## Want to contribute?
See our [CONTRIBUTING](https://github.com/CypherpunkArmory/UserLAnd/blob/master/CONTRIBUTING.md) document.## Start using UserLAnd
See our [Getting Started](https://github.com/CypherpunkArmory/UserLAnd/wiki/Getting-Started-in-UserLAnd) page.## UserLAnd assets
The assets that UserLAnd depends on and the scripts that build them are contained in other repositories.The common assets that are used for all distros and application are found at [CypherpunkArmory/UserLAnd-Assets-Support](https://github.com/CypherpunkArmory/UserLAnd-Assets-Support).
Distribution or application specific assets are found under CypherpunkArmory/UserLAnd-Assets-(__Distribution/App__). For example, our Debian specific assets can be found at [CypherpunkArmory/UserLAnd-Assets-Debian](https://github.com/CypherpunkArmory/UserLAnd-Assets-Debian)