Skip to content
Snippets Groups Projects
Select Git revision
  • main
1 result

fdroid-ipfs-tools

  • Sheogorath's avatar
    67a628b7
    History
    Name Last commit Last update
    _makefiles
    _templates
    .gitignore
    Makefile
    README.md

    F-Droid IPFS tool

    Collection of tools to set up and deploy an IPFS-based F-droid repository.

    Required CLI tools

    Usage

    $ make help
    fdroid-init          Initalize fdroid repository
    fdroid-update        Update metadata for the fdroid repository
    help                 Show this help
    html                 Prepare all HTML content for the repo root
    ipfs-chore           Deletes all but the current IPFS pins
    ipfs-genkey          Generates IPFS key
    publish              publish to ipfs

    The story

    The story behind this repository is told in a blog article I wrote.