Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/exalab/anlinux-adfree

AnLinux, Ad free version.
https://github.com/exalab/anlinux-adfree

android arch-linux archlinux centos debian desktop-environment fedora java kali linux lxde lxqt mate-desktop-environment opensuse parrotsec proot termux ubuntu xfce

Last synced: about 3 hours ago
JSON representation

AnLinux, Ad free version.

Awesome Lists containing this project

README

        

## Important

This is the Ads free version of AnLinux, without any limitation. If you want to support this project, you could donate by clicking the button below.

(The donation button creation on paypal currently is not working, so I have no choice other than creating the checkout page)

[Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E2NV66N8G46KE)

This is repo for the main application. If you are looking for the images and scripts used in this app, please visit [here](https://github.com/EXALAB/AnLinux-Resources)

To open an issue, please visit [here](https://github.com/EXALAB/AnLinux-App/issues)

# AnLinux
Run Linux On Android Without Root Access, thanks for the Awesome [Termux](https://github.com/termux/termux-app) and [PRoot](https://github.com/proot-me/PRoot), which make this project possible.

Get it on F-Droid

Or download it [from Github](https://github.com/EXALAB/AnLinux-Adfree/releases) if you didn't install F-Droid.

## How it works

The bash script download image over internet, then decompress the image and then mount it using [PRoot](https://github.com/proot-me/PRoot).

## Desktop Environment

We currently support 5 Desktop Environments, and only [Ubuntu](https://www.ubuntu.com/), [Debian](https://www.debian.org/), [Kali](https://www.kali.org/), [Parrot Security OS](https://www.parrotsec.org/), [Fedora](https://getfedora.org/), [Arch Linux](https://www.archlinux.org/) distros are supported.

Supported Desktop Environments:

1. [Xfce4](https://xfce.org)
2. [Mate](https://mate-desktop.org)
3. [LXQt](https://lxqt.org)
4. [LXDE](https://lxde.org)
5. [KDE](https://kde.org)

## Window Manager

We currently support 2 Desktop Environments, and only [Ubuntu](https://www.ubuntu.com/), [Debian](https://www.debian.org/), [Kali](https://www.kali.org/), [Parrot Security OS](https://www.parrotsec.org/), [Fedora](https://getfedora.org/) distros are supported.

Supported Window Manager:

1. [Awesome](https://awesomewm.org)
2. [IceWM](https://ice-wm.org/)

## Future target and todo:

1. KDE and GNOME DE support. (Might retest other blacklisted DE too)
2. Audio support.
3. Fix PRoot error.
4. Might consider support BSD distro.

If you have any tweak, suggestion, recommendation, please open an issue on Github.

## Note

1. This app requires [Termux](https://github.com/termux/termux-app) to work, install it from F-Droid
2. About device requirements:

Android Version : At least Android Lollipop

Architecture : armv7, arm64, x86, x86_64

3. Currently supported distros:

[Ubuntu](https://www.ubuntu.com/), [Debian](https://www.debian.org/), [Kali](https://www.kali.org/), [Kali Nethunter](https://www.kali.org/kali-linux-nethunter/), [Parrot Security OS](https://www.parrotsec.org/), [Fedora](https://getfedora.org/), [CentOS](https://www.centos.org/), [openSUSE Leap](https://www.opensuse.org/), [openSUSE Tumbleweed](https://www.opensuse.org/), [Arch Linux](https://www.archlinux.org/), [BlackArch](https://blackarch.org/), [Alpine](https://alpinelinux.org/), [Void](https://voidlinux.org/)

5. For any suggestion or issue, please open an issue on Github.

## Extra License

The author of application icon is [Alpár-Etele Méder](https://www.iconfinder.com/pocike)

Source of Ashmem library used in this app: [android-shmem](https://github.com/pelya/android-shmem)

## Todo

1. [FreeBSD](https://www.freebsd.org/), [Slackware](http://www.slackware.com/), [Manjaro](https://manjaro.org/) support

## Reference

1. [GNURootDebian](https://github.com/corbinlc/GNURootDebian)
2. [debian-noroot](https://github.com/pelya/debian-noroot)
3. [termux-ubuntu](https://github.com/Neo-Oli/termux-ubuntu)