All Projects → DotOS → Manifest

DotOS / Manifest

Origin of dotOS

Projects that are alternatives of or similar to Manifest

ferryd
Fast, safe and reliable transit for the delivery of software updates to users.
Stars: ✭ 43 (-37.68%)
Mutual labels:  manifest
Awesome Meta And Manifest
⚡ Awesome collection of meta tags & manifest properties.
Stars: ✭ 499 (+623.19%)
Mutual labels:  manifest
Pwacompat
PWACompat to bring Web App Manifest to older browsers
Stars: ✭ 1,009 (+1362.32%)
Mutual labels:  manifest
Webpack Assets Manifest
This Webpack plugin will generate a JSON file that matches the original filename with the hashed version.
Stars: ✭ 269 (+289.86%)
Mutual labels:  manifest
Pwa Bugs
🚔 List of PWA Bugs and workarounds
Stars: ✭ 444 (+543.48%)
Mutual labels:  manifest
Diun
Receive notifications when an image is updated on a Docker registry
Stars: ✭ 704 (+920.29%)
Mutual labels:  manifest
towards5gs-helm
Open-source project providing Helm charts for deploying Free5GC and UERANSIM on a Kubernetes cluster
Stars: ✭ 53 (-23.19%)
Mutual labels:  manifest
Yinyue
🏖Version Of Progressive Web App ( Serverless )
Stars: ✭ 57 (-17.39%)
Mutual labels:  manifest
Webpack Pwa Manifest
Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.
Stars: ✭ 447 (+547.83%)
Mutual labels:  manifest
Runtimepermission
Simpliest way to ask runtime permissions on Android, no need to extend class or override permissionResult method, choose your way : Kotlin / Coroutines / RxJava / Java7 / Java8
Stars: ✭ 860 (+1146.38%)
Mutual labels:  manifest
Glodroid manifest
Android manifest for GloDroid (AOSP for the world's most accessible development platforms)
Stars: ✭ 266 (+285.51%)
Mutual labels:  manifest
Phar Updater
A thing to make PHAR self-updates easy and secure
Stars: ✭ 362 (+424.64%)
Mutual labels:  manifest
Rsrc
Tool for embedding .ico & manifest resources in Go programs for Windows.
Stars: ✭ 767 (+1011.59%)
Mutual labels:  manifest
flekszible
Kubernetes resource/manifest file preprocessor, generator and manager.
Stars: ✭ 34 (-50.72%)
Mutual labels:  manifest
Pwa Module
Zero config PWA solution for Nuxt.js
Stars: ✭ 1,033 (+1397.1%)
Mutual labels:  manifest
webpack-asset-pipeline
🚀 A missing link for the asset pipeline alternative with Webpack.
Stars: ✭ 31 (-55.07%)
Mutual labels:  manifest
Android Startup
🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization.
Stars: ✭ 635 (+820.29%)
Mutual labels:  manifest
Bagit Java
Java library to support the BagIt specification.
Stars: ✭ 65 (-5.8%)
Mutual labels:  manifest
Webpub Manifest
📜 A JSON based Web Publication Manifest format used at the core of the Readium project
Stars: ✭ 46 (-33.33%)
Mutual labels:  manifest
M3u8
Parser and generator of M3U8-playlists for Apple HLS. Library for Go language. 🎦
Stars: ✭ 800 (+1059.42%)
Mutual labels:  manifest

Downloads:

Download dotOS 5.x - P


Downloading Source Code:

To get started with the building process, you'll need to get familiar with Git and Repo.

To initialize your local repository, use a command like this:

    repo init -u git://github.com/DotOS/manifest.git -b dot11

Then to sync up:

    repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

Compilation of DotOS:

From root directory of Project, perform following commands in terminal to start Compilation.

source build/envsetup.sh
lunch dot_<devicecodename>-userdebug
make bacon

Some Important Links:-

• For maintainership & to submit patches refer HERE

• Submit your All patches through our Gerrit Code Review

• Help us on translation through our Crowdin


Credits:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].