Does F-Droid provide any sort of stats?

Those are added by Streamlit Community Cloud.

Fear not, you can run/host the app locally. (requires Python)
Quickstart:

git clone https://github.com/kitswas/fdroid-metrics-dashboard.git
cd fdroid-metrics-dashboard
pip install uv
uv run streamlit run dashboard.py

All dependencies will be installed in a new virtual environment in the project folder.

Also, the data files need to be downloaded only once unless you empty the etl/raw directory.

Too much of tracking there. I do not like it a bit. :zipper_mouth_face:

Toi much of tracking there. I do not like it a bit. :zipper_mouth_face:

If you have a less invasive hosting provider that does not ask for payment, I’m willing to switch.
Or, you can host the app without trackers instead. Just run the commands above. (Any desktop OS)

(っ◔◡◔)っ :heart: FRESH STATS :heart:
F-Droid Stats - Divested Computing
:cookie: :ribbon: :custard::cupid: ᑎO TᖇᗩᑕKEᖇᔕ :monkey::koala::ribbon: :cookie:

5 Likes

(っ◔◡◔)っ :heart: FRESH STATS :heart:
F-Droid Stats - Divested Computing

4 Likes

In the latest metrics https://fdroid.gitlab.io/metrics/http03.fdroid.net/2025-12-15.json, package id “org.videolan.vlc” is has an entry /repo//org.videolan.vlc_13060505.apk instead of /repo/org.videolan.vlc_13060505.apk.
Not a serious issue, but could reveal underlying edge cases. Given the upgrades/changes recently, thought I should point it out.
Discovered it because the badges data pipeline broke. (Fixed it)

1 Like