{"id":15763298,"url":"https://github.com/shigma/pxscope","last_synced_at":"2026-01-30T20:04:02.679Z","repository":{"id":98467783,"uuid":"140608006","full_name":"shigma/pxscope","owner":"shigma","description":"一个 pixiv 的桌面版，开发中","archived":false,"fork":false,"pushed_at":"2018-11-03T04:08:07.000Z","size":14979,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-05T17:02:00.935Z","etag":null,"topics":["desktop","downloader","pixiv"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/shigma.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-07-11T17:26:05.000Z","updated_at":"2024-03-04T00:48:07.000Z","dependencies_parsed_at":"2023-06-01T21:00:28.401Z","dependency_job_id":null,"html_url":"https://github.com/shigma/pxscope","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/shigma/pxscope","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shigma%2Fpxscope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shigma%2Fpxscope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shigma%2Fpxscope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shigma%2Fpxscope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shigma","download_url":"https://codeload.github.com/shigma/pxscope/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shigma%2Fpxscope/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28918235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T19:10:10.838Z","status":"ssl_error","status_checked_at":"2026-01-30T19:06:40.573Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["desktop","downloader","pixiv"],"created_at":"2024-10-04T11:41:28.988Z","updated_at":"2026-01-30T20:04:02.663Z","avatar_url":"https://github.com/shigma.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pxscope\n\n[![Build Status](https://travis-ci.org/Shigma/pxscope.svg?branch=master)](https://travis-ci.org/Shigma/pxscope)\n\n一个 Pixiv 的桌面版。\n\n## 项目说明\n\n文件目录：\n```\nassets 存放字体，图标等资源\nbuild 存放构建和打包的代码\ncomp 存放页面组件的源代码\ndist 存放分发后的文件\ni18n 存放多语言配置\nlogs 存放错误日志\npack 存放打包后的文件\npixiv 存放 API 接口\ntemp 存放转译后的页面组件\n\nmain.*.js 主进程入口\nindex.*.html 渲染进程入口\n```\n\n## 构建指南\n\n### development 构建\n\n1. clone 这个项目\n2. `npm install`更新依赖\n3. `npm run build`进行初始化\n4. `npm run start`开始运行\n\n### production 构建\n\n1. clone 这个项目\n2. `npm install`更新依赖\n3. `npm run build`进行初始化\n4. `npm run bundle`进行打包\n5. `npm run pack`进行打包\n6. 运行生成的 exe 文件\n\n### 构建脚本\n\n- **build**: 运行下面所有的四个步骤\n  - **build:init**: 初始化项目目录\n  - **build:tsc**: 进行 TypeScript 编译\n  - **build:hosts**: 首次生成 Hosts 文件\n  - **build:icons**: 生成图标 css 文件\n\n- **transpile**: 进行 Vue 组件的转译\n\n- **bundle**: 先进行转译，然后将所有文件紧打包\n  - **bundle:css**: 不转译，只打包 css 文件\n  - **bundle:dev**: 不转译，仅将 js 文件松打包\n  - **bundle:prod**: 不转译，仅将 js 文件紧打包\n\n- **pack**: 先生成最终文件，再进行松压缩\n  - **pack:min**: 先生成最终文件，再进行紧压缩\n  - **pack:only**: 仅生成最终文件，不压缩\n\n- **start**: 按当前默认模式运行主程序\n  - **start:dev**: 按 development 模式运行主程序\n  - **start:prod**: 按 production 模式运行主程序\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshigma%2Fpxscope","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshigma%2Fpxscope","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshigma%2Fpxscope/lists"}