Skip to content

Magisk Manager JSON file generation for the repository list

License

Notifications You must be signed in to change notification settings

dylan10182000/json

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON

Magisk Manager JSON file generation for the repository list

Why?

Magisk Manager custom repositories work by providing a JSON file with information about each of the available modules, as opposed to providing a GitHub URL. This repository is responsible for keeping the JSON file updated, and thereby keeping the Magisk Manager repostory list updated.

How?

A simple Python script called generate.py takes an access token as an input, and prints a the JSON format for the Alt-Repo. We use a GitHub Action to take care of the commit process to this repository.

About

Magisk Manager JSON file generation for the repository list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%