1
0
Fork
You've already forked fdroid
0
📄 Selection of FOSS Android apps on F-Droid
  • Python 92.2%
  • Shell 7.8%
2026年01月31日 12:47:23 +01:00
icons migrate 2026年01月31日 12:22:13 +01:00
build.py migrate 2026年01月31日 12:22:13 +01:00
build.sh migrate 2026年01月31日 12:22:13 +01:00
data.json repos signal and ironfox 2026年01月31日 12:47:23 +01:00
LICENSE migrate 2026年01月31日 12:22:13 +01:00
lint.sh migrate 2026年01月31日 12:22:13 +01:00
overview-en.md repos signal and ironfox 2026年01月31日 12:47:23 +01:00
overview-es.md migrate 2026年01月31日 12:22:13 +01:00
overview-nl.md repos signal and ironfox 2026年01月31日 12:47:23 +01:00
README.md repos signal and ironfox 2026年01月31日 12:47:23 +01:00
requirements-dev.txt migrate 2026年01月31日 12:22:13 +01:00
requirements.txt migrate 2026年01月31日 12:22:13 +01:00

F-Droid

Selection of FOSS Android apps on F-Droid

Overviews

The overviews are:

Build

Install

sudo apt-get -y install python3-pip python3-venv
python3 -m venv .venv
. .venv/bin/activate
pip install -Ur requirements.txt

Run

./build.sh

TODO

https://get.alternative.to/

spotube

comaps (setting)

signal

firefox plugins

https://f-droid.org/en/packages/com.vladpen.cams/

https://github.com/LukeStonehm/LogicalDefence/issues/79 https://f-droid.org/en/packages/za.co.lukestonehm.logicaldefence/

Development

Install

. .venv/bin/activate
pip install -Ur requirements-dev.txt

Run

checkbashisms *.sh
./lint.sh

Made and hosted in the EU