Skip to content

A Template for a Auto-updating F-Droid repo using GitHub Actions | Originally from @xarantolus

License

Notifications You must be signed in to change notification settings

GAF-Droid/GAF-Droid-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAF-Droid

GAF-DRoid stands for Github Actions F-Droid and was originally created by @xarantolus. This repository is a template for an F-Droid repo using GitHub Actions for hosting.

Apps

Icon Name Description Version

How to use

  1. At first, you should install the F-Droid app, it's an alternative app store for Android.

  2. Now you can copy the following link: https://raw.githubusercontent.com/[USERNAME]/fdroid/main/fdroid/repo?fingerprint=FINGERPRINT], then add this repository to your F-Droid client:

    https://raw.githubusercontent.com/[USERNAME]/fdroid/main/fdroid/repo?fingerprint=FINGERPRINT]
    

    Alternatively, you can also scan the QR code:

    F-Droid repo QR code

  3. Open the link in F-Droid. It will ask you to add the repository. Everything should already be filled in correctly, so just press "OK".

  4. You can now install my apps, e.g. start by searching for your app in the F-Droid client.

Please note that some apps published here might contain Anti-Features. If you can't find an app by searching for it, you can go to settings and enable "Include anti-feature apps".

For developers

If you are a developer and want to publish your own apps right from GitHub Actions as an F-Droid repo, you can generate a repository from this template and see the documentation for more information on how to set it up.

The license is for the files in this repository, except those in the fdroid directory. These files might be licensed differently; you can use an F-Droid client to get the details for each app.

About

A Template for a Auto-updating F-Droid repo using GitHub Actions | Originally from @xarantolus

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published