Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.
/ exodus-fdroid Public archive

CLI tool to scan F-Droid packages with εxodus

License

Notifications You must be signed in to change notification settings

Rudloff/exodus-fdroid

Repository files navigation

exodus-fdroid

CLI tool to scan F-Droid packages with εxodus.

Install

The easiest way to install this tool is with Composer:

composer global require rudloff/exodus-fdroid

You will also need to install some Python dependencies. For example, on Debian-based systems:

sudo apt install python3-lxml python3-pyasn1 python3-cryptography python3-future gplaycli

You also need to install dexdump or the list of trackers will always be empty.

Usage

You need to pass the ID of the F-Droid app you want to scan:

exodus-fdroid org.wikipedia

It will then list the trackers the latest release of this app contains.

About

CLI tool to scan F-Droid packages with εxodus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages