this post was submitted on 26 Aug 2023
25 points (100.0% liked)

F-Droid

7418 readers
1 users here now

F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.

Website | GitLab | Mastodon

Matrix space | forum | IRC

founded 3 years ago
MODERATORS
 

I just made an app which, I believe would just be a test when I publish it to F-Droid. I just wonder if you have some ideas of how to publish it there, especially all the source code and build logs.

I want to hear your answers on this

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 year ago (1 children)

So let's say for example, I make like a little software out of Godot, then I will tgz the code and send it to F-droid. Is that how it works?

[โ€“] WhoRoger 2 points 1 year ago

You don't need to send it, they just retrieve it from your git, they have a faq on their site. But people are saying you can package it yourself if you compile the binary according to their instructions, so I'm out of the loop anyway. Just look at their site, they ought to have the instructions.