AndronixApp / AndronixOrigin

This is the official repository for the back end of the Andronix app πŸš€. Here you can know all the scripts you're installing 😎

Home Page:https://andronix.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Install Linux on your Android πŸ”₯


How does this work?

Andronix is simple inside the hood (well not really, but most of it is simple to understand). Andronix uses PRoot to run your favourite Linux distribution on your Android devices.

What exactly is PRoot?

As stated in the official website of PRoot

PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc. This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root file system, making files accessible somewhere else in the file system hierarchy, or executing programs built for another CPU architecture transparently through QEMU user-mode.

or in easier words, the benefits of enabling PRoot include running Linux operating systems in a Termux chroot on an Android smartphone, tablet and Chromebook.

We use Termux to provide the command line and the packages that are especially compiled for Termux implemented inside Andronix.

Get started now πŸš€

Hey! 😊, let's introduce to the basics of the documentations around here. This is the doc-hub for Andronix, from development to installations, you can find almost everything here. Read the documentation here

Introduction Docs πŸ“’

Here you can find all the information necessary to understand Andronix better. Diving deep in PRoot, app structure and Shell scripts that actually make you understand about what's actually happening.

Installation Docs πŸ“±

All and everything for you to get up and running with your favourite Linux Distribution. If you're seeking for help installing a distribution, this is place you need to be. Read the installation docs

Apps Installation πŸ’»

Here are the installation procedures of few most popular apps like VS Code, IntelliJ Idea, GIMP, Blender etc. Easy to follow and quick! Read the app installation docs

Development Docs πŸ‘¨β€πŸ’»

Looking into contributing and developing things around or for Andronix? Here you can find all the required documentation regarding termux-packages, app, scripts or anything to development. We are working on it πŸ‘·β€β™‚οΈ

What can you do with Andronix?

Pretty much anything you like to do. You're just limited by the lack of the full Linux kernel, the SELinux policies of your Android versions, your CPU architecture and your device's hardware. We have users replacing their entire laptops and computer with Andronix. We are looking for something that can support web-browsing, coding or anything else that is not really taxing on your phone's hardware then you can use Andronix without any issues.

You don't have to worry about multi-booting your system which means you can have all the Un-Modded and Modded OS installed at once. 12 OS at once given that you have the storage for it. Install as many as you like, uninstall them when you're done.

Here's what you can't do on Andronix systems

Is it free?

Yes! ⚑ Andronix is completely Ad-free and all the Un-modded distros and free to use as much as you want.

On the other hand Modded OS are paid but they are very economical considering it is a lifetime purchase with unlimited installs on unlimited devices. (We spend hours optimizing and packing it, and these are very large files which we need to serve requiring a massive amount of bandwidth, which costs money).

You can also get Andronix Premium which is another way to support the developers. You also get a few perks including online sync with Andronix Commands and a web-app to access it from any device you want.

What OS are supported?

Andronix currently supports 8 Un-Modded OS and 4 Modded OS at the moment.

Un-Modded OS

  1. Ubuntu
  2. Debian
  3. Manjaro
  4. Fedora
  5. Kali
  6. Void
  7. Alpine
  8. Arch

Desktop Environment

  1. LXDE
  2. LXQT
  3. XFCE

Windows Managers

  1. Awesome
  2. Openbox
  3. i3

Modded OS

  1. Ubuntu XFCE
  2. Debian XFCE
  3. Ubuntu KDE
  4. Manjaro XFCE

Are we open-source? πŸ“–πŸ”“

Yes but no. Andronix is partially open-source. All the free distro tar files and the shell scripts are available on our GitHub repository. While all the paid things, like the actual Android app and all the files concerning Andronix Modded OS are close-source for obvious reasons.

That doesn't mean that we don't love open-source, we πŸ’˜ open-source. In fact if you're a developer or a maintainer of an open-source project, we will be more than happy to provide you everything for free for life. Just get-in touch with us and complete the process of verification😊.


Here are a few screenshots 🀘


About

This is the official repository for the back end of the Andronix app πŸš€. Here you can know all the scripts you're installing 😎

https://andronix.app

License:MIT License


Languages

Language:Shell 100.0%