{"id":20105933,"url":"https://github.com/markthree/maybe-cache","last_synced_at":"2025-03-02T17:47:06.124Z","repository":{"id":65269574,"uuid":"588881832","full_name":"markthree/maybe-cache","owner":"markthree","description":"管理电脑中的疑似缓存","archived":false,"fork":false,"pushed_at":"2023-02-12T11:36:23.000Z","size":57,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T05:08:05.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/markthree.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":"2023-01-14T10:51:17.000Z","updated_at":"2023-03-07T02:25:51.000Z","dependencies_parsed_at":"2024-11-13T17:48:46.387Z","dependency_job_id":"f1fe71d7-6744-4b4b-81ab-e5e1fa7a2086","html_url":"https://github.com/markthree/maybe-cache","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"40c5d57befb3ef54316540e6aa20c19ee436f8cd"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":"markthree/deno-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fmaybe-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fmaybe-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fmaybe-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fmaybe-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markthree","download_url":"https://codeload.github.com/markthree/maybe-cache/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241549089,"owners_count":19980475,"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-11-13T17:48:39.490Z","updated_at":"2025-03-02T17:47:06.092Z","avatar_url":"https://github.com/markthree.png","language":"TypeScript","readme":"# maybe-cache\n\n管理电脑中的疑似缓存\n\n\u003cbr /\u003e\n\n## 动机\n\n在用常规软件进行缓存清理时，可能会出现遗漏。\n\n例如 `home` 目录下的 `AppData`，每次手动清理是费时费力的，管理电脑中的疑似缓存就变得必要了。\n\n\u003cbr /\u003e\n\n## 注意\n\n目前该库只会扫描 `home` 的下 `AppData` 里所有路径以 `cache`，`updater` 和 `temp` 结尾的目录 🥵\n\n该库会尽量找到电脑中的疑似缓存，但是很难保证不会误清重要数据 🤕\n\n如果你在用该库，强烈你浏览一遍源码 👀\n\n\u003cbr /\u003e\n\n## 使用\n\n### 安装\n\n```shell\ndeno install --allow-env --allow-read --allow-write --unstable -rfn mcache https://deno.land/x/mcache/mod.ts\n```\n\n### 检索缓存\n\n```shell\nmcache --look\n```\n\n### 清理缓存\n\n\u003e 清理缓存需要先检索缓存，并生成临时文件\n\n```shell\nmcache --look --clear\n```\n\n\u003cbr /\u003e\n\n## License\n\nMade with [markthree](https://github.com/markthree)\n\nPublished under [MIT License](./LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkthree%2Fmaybe-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkthree%2Fmaybe-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkthree%2Fmaybe-cache/lists"}