saveweb / f-droid-unarchived-app-got-archived-repo-checker

Source repo status (archived/deleted/...) checker for F-Droid contributors
2 stars 2 forks source link

f-droid-unarchived-app-got-archived-repo-checker

Usage

rm checked.result.json -f # remove result files
git clone --depth=1 https://gitlab.com/fdroid/fdroiddata.git # clone fdroid metadata repository
python -m archived_repo_checker.fdroid ./fdroiddata/metadata # run checker, this action is resumable (Ctrl+C to stop, and run again to continue)

checked.result.json is the result file.