{"id":16384573,"url":"https://github.com/nashaofu/ydebugger","last_synced_at":"2025-06-11T13:15:27.008Z","repository":{"id":43884733,"uuid":"453866218","full_name":"nashaofu/ydebugger","owner":"nashaofu","description":"让你的平板不再吃灰，不再买前生产力，买后爱奇艺。A remote webapp of the Chrome DevTools, you can develop and debug front-end pages on iPad Browser with GitHub codespaces or code-server.","archived":false,"fork":false,"pushed_at":"2022-05-29T02:12:17.000Z","size":762,"stargazers_count":20,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-26T01:18:54.583Z","etag":null,"topics":["chrome","debug","devtools","inspector","puppeteer","remote"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nashaofu.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}},"created_at":"2022-01-31T03:19:39.000Z","updated_at":"2024-09-24T03:33:28.000Z","dependencies_parsed_at":"2022-09-12T07:51:49.454Z","dependency_job_id":null,"html_url":"https://github.com/nashaofu/ydebugger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nashaofu%2Fydebugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nashaofu%2Fydebugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nashaofu%2Fydebugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nashaofu%2Fydebugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nashaofu","download_url":"https://codeload.github.com/nashaofu/ydebugger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nashaofu%2Fydebugger/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259271996,"owners_count":22832110,"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":["chrome","debug","devtools","inspector","puppeteer","remote"],"created_at":"2024-10-11T04:11:47.048Z","updated_at":"2025-06-11T13:15:21.874Z","avatar_url":"https://github.com/nashaofu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ydebugger\n\nA remote webapp of the Chrome DevTools, you can develop and debug front-end pages on iPad Browser with [GitHub codespaces](https://github.com/features/codespaces) or [code-server](https://github.com/coder/code-server).\n\n## Usage\n\n```bash\nnpm i -g ydebugger\n\nydebugger https://www.google.com\n```\n\n## Browser support\n\n| name    | version | OS                      |\n| :------ | :------ | :---------------------- |\n| Safari  | \u003e=15    | `mac ios`               |\n| Chrome  | \u003e=80    | `mac ios windows linux` |\n| Firefox | \u003e=96    | `mac ios windows linux` |\n| Edge    | \u003e=80    | `mac ios windows linux` |\n\n## Screenshots\n\n- Pages\n\n![index.png](./screenshots/index.png)\n\n- Inspector page\n\n![inspect.png](./screenshots/inspect.png)\n\n## Options\n\n```bash\nydebugger [url]\n\nPositionals:\n  url  debugging website url  [string]\n\nOptions:\n  -h, --help       Show help  [boolean]\n  -v, --version    Show version number  [boolean]\n  -p, --port       devtools frontend port number  [number] [default: 8080]\n  -o, --open       Open browser automatically  [boolean] [default: false]\n      --width      viewport width  [number] [default: 1024]\n      --height     viewport width  [number] [default: 768]\n      --mobile     viewport is mobile  [boolean] [default: false]\n      --landscape  viewport is landscape  [boolean] [default: false]\n      --touch      viewport is touch supported  [boolean] [default: false]\n      --dsf        viewport device scale factor  [number] [default: 2]\n```\n\n## Github Codespaces\n\nThere will be a problem of page character scrambling When debugging a non English website. This situation is because the system does not have a font file in the corresponding language. The corresponding language font file can be put into `~/.fonts` or `/usr/share/fonts`. For example, you can use [HarmonyOS Sans](https://developer.harmonyos.com/cn/docs/design/des-guides/font-0000001157868583) to render Chinese fonts.\nuse xx to render Chinese fonts\n\n```bash\ncurl -o HarmonyOS_Sans.zip https://communityfile-drcn.op.hicloud.com/FileServer/getFile/cmtyPub/011/111/111/0000000000011111111.20211104104632.29664895974930825801937957883629:50521103025534:2800:1C62D8D976C9EAB505E2AAE22BD5B04FB5E6E311A8C39626B70F3F5BCF941EF9.zip\\?needInitFileName\\=true\n\nunzip -d ~/.fonts/ HarmonyOS_Sans.zip\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnashaofu%2Fydebugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnashaofu%2Fydebugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnashaofu%2Fydebugger/lists"}