Giter Site home page Giter Site logo

updater-stuff's Introduction

The OTA updater requires a json file like below:

{
   "datetime": 1592474685,
   "filehash": "c90df85ba2c3fb5c9cd35a1b6281bd37",
   "filename": "ShapeShiftOS_Magikarp-1.0.3_laurel_sprout-10.0-20200618-1006-OFFICIAL.zip",
   "id": "2e43d9a7957bd920eb49a6eff70d79d0a400b5c6dfcfc3c4dc3179d09942a25c",
   "size": 1392972233,
   "url": "https://mega.nz/file/zugE1CxK#DtZLEYdrJL_U_QCVyUNwno64cAZbpxboHMUIcMdk1uw"
}

The json file with this data will be created in the out folder after a successful build.

If your device codename in lunch command has a capital letter, as in Plate2, the changelog and json should be written similarly.

This has to be named according to your codename. For example: begonia.json

To add a changelog, simply create a changelog file with the first two lines empty. This file name should also be according to the device's codename. For example: begonia.md

All these files can be found in the out directory after a successful build. You have to simply rename them, adapt them to our order, add the download link, and then pull request the files. Once they are in this repository, devices will receive an update through the OTA Updater.

updater-stuff's People

Contributors

ashutoshsundresh avatar mezzlasha avatar clarencelol avatar arixelo avatar galanteria01 avatar xioyo avatar ahmedtohamy1 avatar criticalerror99 avatar sashascurtu avatar syndg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.