apkmirror2fdroid

0.1.2 • Public • Published

apkmirror2fdroid

Mirror packages from apkmirror.com to your F-Droid Repo

Setup

You need:

  • mongodb
  • redis
  • nodeJS
  • fdroidserver

First create the repo by running mkdir repo && cd repo && fdroid init

Then install apkmirror2fdroid using npm i -g apkmirror2fdroid

Now create a config for the repo: apkmirror2fdroid genconf > config.json

Now you need to edit the repo_url and archive_url in the F-Droid repo config.py and the fdroidRepoPath in the config.json.

You may also want to change the default admin password in config.json

After that launch apkmirror2fdroid using apkmirror2fdroid launch ./config.json

Screenshots

Overview App Search App Settings

ToDos

  • Adding Apps
  • Repo settings
  • Update checks
  • Download apps
  • Update repo
  • Write metadata to repo

Readme

Keywords

Package Sidebar

Install

npm i apkmirror2fdroid

Weekly Downloads

1

Version

0.1.2

License

MPL-2.0

Unpacked Size

422 kB

Total Files

33

Last publish

Collaborators

  • mkg20001