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: 3 months 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T20:32:50.000Z (4 months ago)
- Last Synced: 2024-10-21T11:47:14.707Z (3 months ago)
- Language: Kotlin
- Homepage:
- Size: 5.78 MB
- Stars: 3,577
- Watchers: 164
- Forks: 393
- Open Issues: 814
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-kotlin - UserLAnd - Main UserLAnd Repository (Libraries)
- awesome-repositories - CypherpunkArmory/UserLAnd - Main UserLAnd Repository (Kotlin)
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)