{"id":17179017,"url":"https://github.com/fabricedesre/servonk","last_synced_at":"2025-09-15T06:12:43.520Z","repository":{"id":142083993,"uuid":"116848351","full_name":"fabricedesre/servonk","owner":"fabricedesre","description":"Servo on Gonk","archived":false,"fork":false,"pushed_at":"2018-10-11T19:40:43.000Z","size":105972,"stargazers_count":86,"open_issues_count":15,"forks_count":9,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-06-11T15:42:16.328Z","etag":null,"topics":["mobile-web","os","servo"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabricedesre.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-09T17:31:02.000Z","updated_at":"2025-03-26T14:26:13.000Z","dependencies_parsed_at":"2023-07-22T16:30:22.352Z","dependency_job_id":null,"html_url":"https://github.com/fabricedesre/servonk","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/fabricedesre/servonk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabricedesre%2Fservonk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabricedesre%2Fservonk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabricedesre%2Fservonk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabricedesre%2Fservonk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabricedesre","download_url":"https://codeload.github.com/fabricedesre/servonk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabricedesre%2Fservonk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275213918,"owners_count":25424889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mobile-web","os","servo"],"created_at":"2024-10-15T00:10:06.906Z","updated_at":"2025-09-15T06:12:43.471Z","avatar_url":"https://github.com/fabricedesre.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Servonk\n\nThis is an experimental project, aiming at providing a web based environment for phones and other devices. The main goals are to:\n- Build an alternative to current dominant mobile OSes and browsers.\n- Encourage contributions to [Servo](https://servo.org) outside of the mandate of its corporate backers.\n- Scratch an itch and have fun.\n\nIt currently runs on Gonk based devices and on desktop platforms (tested on Linux only so far, let me know if you get it to run on Windows or Mac). Another potential target will be the [Librem 5 from Purism](https://puri.sm/shop/librem-5/). For more information on target devices and platforms see [this page](/docs/target-devices-and-platforms.md).\n\nIt is in very early stages and not really usable yet. There is an incomplete [todo list](todo.md) if you want to help!\n\nYou can check the [build tutorial](/docs/build-tutorial.md) for a detailed explanation of how to build and run B2G/Servonk.\n\n## Dependencies\n\nSince we depend on Servo, first check that you have everything set up [as explained](https://github.com/servo/servo/blob/master/README.md#setting-up-your-environment).\n\nYou need to do a [b2g](https://github.com/mozilla-b2g/B2G) build for your device (eng or userdebug to get root access), as this is not properly setup with the Android build system yet. It is only necessary to build gonk, not gecko or gaia. A simple way to remove these from the build after running ./config.sh is to edit b2g.mk in gonk-misc repository and comment out the gecko and gaia lines, as shown in this git diff: https://pastebin.com/sdQG3Tki\n\nAlso:\n- sudo apt install llvm-dev libclang-dev and clang (Ubuntu 18.04).\n\n## Building\n\n1) First, install [rustup](https://rustup.rs/).\n2) Git clone this repository.\n3) cd to the 'servonk' directory.\n4) Then run `./bootstrap.sh` to install the Rust toolchain.\n5) For Gonk builds only: configure the build by setting the `GONK_DIR` environment variable to the path of your b2g repository, and the `GONK_PRODUCT_NAME` to the Android product name (eg. \"aries\" for a Sony Z3C).\n6) You can then build for the platform of your choice by running:\n`./servonk build gonk --release` for a Gonk build, or `./servonk build glutin --release` for a desktop version.\n\n## Running\n\nOn desktop, just run `./servonk run glutin`. On Gonk, you first need to flash your device with B2G before running:\n1. `./servonk flash gonk`\n2. `./servonk run gonk`\n\nThe lockscreen code is 4242.\n\n## Supported devices\n\n- The L port of the Sony Z3C and Nexus 5 are currently the only tested and working devices.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabricedesre%2Fservonk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabricedesre%2Fservonk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabricedesre%2Fservonk/lists"}