Selection of FOSS Android apps on F-Droid
The overviews are:
Install
sudo apt-get -y install python3-pip python3-venv
python3 -m venv .venv
. .venv/bin/activate
pip install -Ur requirements.txtRun
./build.shspotube
comaps (setting)
signal
firefox plugins
https://f-droid.org/en/packages/com.vladpen.cams/
LukeStonehm/LogicalDefence#79 https://f-droid.org/en/packages/za.co.lukestonehm.logicaldefence/
Install
. .venv/bin/activate
pip install -Ur requirements-dev.txtRun
checkbashisms *.sh
./lint.sh