{"id":16780934,"url":"https://github.com/piyoki/code-server","last_synced_at":"2026-01-03T21:06:02.437Z","repository":{"id":109083714,"uuid":"326150589","full_name":"piyoki/code-server","owner":"piyoki","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-04T03:26:05.000Z","size":693,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T06:46:04.345Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piyoki.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}},"created_at":"2021-01-02T09:37:13.000Z","updated_at":"2022-04-23T22:15:06.000Z","dependencies_parsed_at":"2023-05-31T23:03:28.603Z","dependency_job_id":null,"html_url":"https://github.com/piyoki/code-server","commit_stats":null,"previous_names":["miooochi/code-server","piyoki/code-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyoki%2Fcode-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyoki%2Fcode-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyoki%2Fcode-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyoki%2Fcode-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piyoki","download_url":"https://codeload.github.com/piyoki/code-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243926016,"owners_count":20369914,"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","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":[],"created_at":"2024-10-13T07:36:19.618Z","updated_at":"2026-01-03T21:06:02.406Z","avatar_url":"https://github.com/piyoki.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# code-server\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n![](https://img.shields.io/static/v1?label=Platforms\u0026message=linux/amd64,linux/arm64\u0026color=orange)\n![](https://img.shields.io/static/v1?label=Python\u0026message=3.6\u0026color=red)\n![](https://img.shields.io/static/v1?label=build\u0026message=passing\u0026color=green)\n\n\n\n*** CopyRight 2020 Kevin Yu. All rights reserved.\n\n*** Author: Kevin Yu\n\n*** Update Time: 2021/01/02\n\nRun [VS Code](https://github.com/Microsoft/vscode) on any machine anywhere and access it in the browser\n\n![](https://github.com/yqlbu/code-server/blob/main/demo.png?raw=true)\n\n## Highlights\n\n- Code on any device with a consistent development environment\n- Use remote servers either Public or Private Cloud to speed up tests, compilations, downloads, and more\n- Continue the development workflow remotely and get work done on time\n\n## Getting Started\n\nNotes:\n\n- This repo is a modified version of code-server provided by Coder car, you may find the original repo [HERE](https://github.com/cdr/code-server)\n\n- The software is compiled in a docker container, which means Docker is required to be installed in your host machine\n- The data associated with the container will be preserved in `/appdata/code-server` in your local machine\n\nTo install, run:\n\n```bash\n$ docker run -d --name code-server \\\n  -v /appdata/code-server:/data \\\n  -p 8443:8443 \\\n  --privileged \\\n  --restart unless-stopped \\\n  hikariai/code-server:latest\n```\n\n*** The Web UI will be available at `http://localhost:8443`\n\n## Pre-installed Softwares\n\n- Python v3.6.9\n- Node v12.20.0\n- Npm v6.14.8\n\n## Version\n\n| version |             Updates             |\n| :-----: | :-----------------------------: |\n| latest  | Pre-installed softwares updated |\n| v1.0.0  |     First launched version      |\n\nYou may find all the version [HERE](https://hub.docker.com/repository/docker/hikariai/code-server/tags?page=1\u0026ordering=last_updated)\n\n## Reference\n\n[Orignal code-server repo from cdr/coder-server](https://hub.docker.com/repository/docker/hikariai/code-server/tags?page=1\u0026ordering=last_updated)\n\n## License\n\n[MIT LICENSE](https://github.com/yqlbu/code-server/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyoki%2Fcode-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiyoki%2Fcode-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyoki%2Fcode-server/lists"}