Install on Android

TBlock can run on Android, but only on a rooted device. If your device is rooted, download and install the Termux app.

Inside Termux, you are going to have to enable the root repository:

pkg install root-repo

Then, install Python and sudo:

pkg install python tsu

After that, install TBlock using pip (and its dependencies should be installed automatically):

pip install tblock