Socket
Socket
Sign inDemoInstall

apkmirror2fdroid

Package Overview
Dependencies
355
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    apkmirror2fdroid

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


Version published
Weekly downloads
12
increased by1100%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

0.1.2 (2018-10-12)

Bug Fixes

  • metadata: Don't assume metadata folder exists (33edfec)
  • snap: Exclude symlink (53ee901)
  • snap: remove symlink (b33e946)
  • hapi catbox mongodb cache (074f1a7)
  • lint (7df3683)

Features

  • snap: expose fdroid cmd (eab6bf4)
  • snap: Updates and fixes (326948f)
  • Upgrade deps, login fixes, hint on search page (fbff5fd)

<a name="0.1.1"></a>

Readme

Source

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

Keywords

FAQs

Last updated on 12 Oct 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc