rudloff/exodus-fdroid

This package is abandoned and no longer maintained. No replacement package was suggested.

CLI tool to scan F-Droid packages with εxodus

0.1.1 2019-03-13 09:50 UTC

This package is auto-updated.

Last update: 2021-10-16 22:25:35 UTC


README

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.