/skydroid-fdroid-bridge

This bridge makes F-Droid apps available in the SkyDroid App.

Primary LanguageDartMIT LicenseMIT

SkyDroid F-Droid bridge

This bridge makes F-Droid apps available in the SkyDroid App.

This bridge checks for updates in the main F-Droid Repo, downloads them, converts the metadata files into the SkyDroid format, uploads the metadata files to Skynet and sets DNS Records for the apps and collection via the Namebase API.

It is part of my submission to the ‘Own The Internet’ Hackathon

How to use with SkyDroid

Add the fdroid-app-collection in the SkyDroid App.

How to run this bridge

  1. Copy .env.example to .env and change the values
  2. Get the Dart SDK
  3. Run dart bin/main.dart