/rom-tracker

Python Code which runs regularly to look for new commits in Manifest and FW/Base Repository of some popular custom ROMs

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Custom ROM(s) Tracker

Introduction

The main objective of this project is to make it easy for developers to know when each ROM updates their manifest and/or FW/Base repo. This project hopes to help users by letting them know when the source of a ROM is updated.

Links

Technicalities

  • Should update itself every 30 minutes
  • Runs fully on GitHub actions For more, my code is open-source, you make take a read at it

Currently tracked ROMs

You can check this list which is auto updated everytime I include another ROM to my list. If you feel that I have missed out anything, make sure to edit this file (roms.txt) and/or this file(roms1.txt) (Note that one .txt file can only contain 60 repos for it to work properly) and Open a Pull Request so I can add them easier.

If you find any issue, make sure to create issue, so I can work on it better. If you think it is not well commented or if you can suggest a more efficient code, PLEASE OPEN A PULL REQUEST, I would love to look at it.