fdroidserver

Install command:
brew install fdroidserver

Create and manage Android app repositories for F-Droid

https://f-droid.org

License: AGPL-3.0-or-later

Formula JSON API: /api/formula/fdroidserver.json

Formula code: fdroidserver.rb on GitHub

Bottle (binary package) installation support provided for:

macOS on
Apple Silicon
sequoia
sonoma
ventura
macOS on
Intel
sonoma
ventura
Linux x86_64

Current versions:

stable 2.4.0

Depends on:

certifi 2025.1.31 Mozilla CA bundle for Python
cryptography 44.0.2 Cryptographic recipes and primitives for Python
freetype 2.13.3 Software library to render fonts
libmagic 5.46 Implementation of the file(1) command
libsodium 1.0.20 NaCl networking and cryptography library
libyaml 0.2.5 YAML Parser
numpy 2.2.4 Package for scientific computing with Python
pillow 11.1.0 Friendly PIL fork (Python Imaging Library)
python@3.13 3.13.2 Interpreted, interactive, object-oriented programming language
qhull 2020.2 Computes convex hulls in n dimensions
rclone 1.69.1 Rsync for cloud storage
s3cmd 2.4.0 Command-line tool for the Amazon S3 service

Depends on when building from source:

ninja 1.12.1 Small build system for use with gyp or CMake
pkgconf 2.4.3 Package compiler and linker metadata toolkit
pybind11 2.13.6 Seamless operability between C++11 and Python
rust 1.85.1 Safe, concurrent, practical language
For complete functionality, fdroidserver requires that the
Android SDK's "build-tools" and "platform-tools" are installed,
and those require a Java JDK. Also, it is best if the base path
of the Android SDK is set in the environment variable ANDROID_HOME.
To do this all from the command line, run:

    brew install --cask android-commandlinetools temurin
    export ANDROID_HOME=$HOMEBREW_CELLAR/fdroidserver/2.4.0/share/android-commandlinetools
    $ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager "platform-tools" "build-tools;34.0.0"

Analytics:

Installs (30 days)
fdroidserver 95
Installs on Request (30 days)
fdroidserver 95
Build Errors (30 days)
fdroidserver 3
Installs (90 days)
fdroidserver 257
fdroidserver --HEAD 1
Installs on Request (90 days)
fdroidserver 257
fdroidserver --HEAD 1
Installs (365 days)
fdroidserver 1,506
fdroidserver --HEAD 1
Installs on Request (365 days)
fdroidserver 1,506
fdroidserver --HEAD 1
Fork me on GitHub