Skip to content

Script to upload APKs directly to repomaker, for the lazy ones among us

Notifications You must be signed in to change notification settings

mkg20001/f-droid-repomaker-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

f-droid-repomaker-uploader

Script to upload APKs directly to repomaker, for the lazy ones among us

Setup

First you need to define the enviroment variables USER, SERVER and PW

  • USER: urlencoded username
  • PW: urlencoded password
  • SERVER: urlencoded serveraddress (just the host part, the script assumes https:// by default)

You can also put these variables into /etc/fdroid-repomaker-uploader

Installation

Install/update the script globally using sudo make install

Usage

Now you can call the script the following way:

$ f-droid-repomaker-uploader 1 build/release/YourAPK.apk

About

Script to upload APKs directly to repomaker, for the lazy ones among us

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published