Coder Social home page Coder Social logo

onix_compatible_appx's Introduction

Appx files for Onix Client

Appx files are in the Releases

  • Dependencies are in the repository
  • List of available versions is in the repository

Definitions

A profile is a group of version, It contains the following

Order matches .txt, step is 3.

  • Display Name - Nice name for users.
  • File Name - How the file for it is named.
  • Url - Url of the profile version list.


A version list contains information about versions

Order matches .txt, step is 3.

  • Display Version - What will show in the main menu.
  • Package Version - The package version.
  • Url - The url to download the appx.

JSON

Json data is generated from the .txt automatically

Profile

  • name - (string) The display name for users.
  • file_name - (string) The name of the profile file.
  • url - (string) The url to the profile json.

Version Number

  • major - (integer) The major version number.
  • minor - (integer) The minor version number.
  • patch - (integer) The patch version number.
  • build - (integer) The build version number.

Version List

  • version - (string) The display version.
  • package_version - (string) The package version.
  • version_number - (Version Number) The version as Version Number.
  • package_version_number - (Version Number) The package. version as Version Number.
  • url - (string) The url to the appx.


Usage

To use it just select the format you want to use and copy the url.

TXT

https://raw.githubusercontent.com/bernarddesfosse/onix_compatible_appx/main/profiles.txt

JSON

https://raw.githubusercontent.com/bernarddesfosse/onix_compatible_appx/main/profiles.json

onix_compatible_appx's People

Contributors

bernarddesfosse 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.