-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

fdroid


> F-Droid build tool.

> F-Droid is an installable catalog of FOSS (Free and Open Source Software) applications for the Android platform.

More information.


Build a specific app:

fdroid build {app_id}

Build a specific app in a build server VM:

fdroid build {app_id} --server

Publish the app to the local repository:

fdroid publish {app_id}

Install the app on every connected device:

fdroid install {app_id}

Check if the metadata is formatted correctly:

fdroid lint --format {app_id}

Fix the formatting automatically (if possible):

fdroid rewritemeta {app_id}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 07:56:41 2024