{"id":37405289,"url":"https://github.com/dompling/trollscript-release","last_synced_at":"2026-04-01T19:39:37.903Z","repository":{"id":332080045,"uuid":"1132668402","full_name":"dompling/TrollScript-Release","owner":"dompling","description":"巨魔快捷指令脚本","archived":false,"fork":false,"pushed_at":"2026-03-03T16:20:16.000Z","size":85123,"stargazers_count":48,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-03T18:09:59.036Z","etag":null,"topics":["javascript"],"latest_commit_sha":null,"homepage":"https://trollscript.qzz.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dompling.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-12T09:35:09.000Z","updated_at":"2026-03-03T17:57:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dompling/TrollScript-Release","commit_stats":null,"previous_names":["dompling/trollscript-release"],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/dompling/TrollScript-Release","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dompling%2FTrollScript-Release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dompling%2FTrollScript-Release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dompling%2FTrollScript-Release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dompling%2FTrollScript-Release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dompling","download_url":"https://codeload.github.com/dompling/TrollScript-Release/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dompling%2FTrollScript-Release/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30332862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: 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":["javascript"],"created_at":"2026-01-16T05:49:41.650Z","updated_at":"2026-03-10T12:02:56.318Z","avatar_url":"https://github.com/dompling.png","language":"JavaScript","readme":"# TrollScript\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/dompling/TrollScript-Release/main/AppIcon.png\" width=\"128\" height=\"128\" alt=\"TrollScript Logo\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003e基于 TrollStore 的 iOS JavaScript 脚本执行器\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/dompling/TrollScript-Release/releases/latest\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/dompling/TrollScript-Release?style=flat-square\" alt=\"Release\"\u003e\n  \u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/badge/iOS-16.0%2B-blue?style=flat-square\" alt=\"iOS 16.0+\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/TrollStore-Required-orange?style=flat-square\" alt=\"TrollStore Required\"\u003e\n  \u003ca href=\"https://github.com/dompling/TrollScript-Release/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/downloads/dompling/TrollScript-Release/total?style=flat-square\" alt=\"Downloads\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## 简介\n\nTrollScript 是一款利用 TrollStore 特权的 iOS JavaScript 脚本执行器。通过内置的 JavaScript 运行时，你可以编写和执行各种自动化脚本，访问系统级\nAPI，实现普通 App 无法完成的功能。\n\n## 功能特性\n\n- **脚本管理** - 创建、编辑、删除、导入导出脚本\n- **语法高亮** - 内置代码编辑器，支持 JavaScript 语法高亮\n- **丰富的 API** - 15+ 原生模块，覆盖网络、位置、通知等功能\n- **通知触发** - 监听指定 App 通知，自动执行脚本\n- **iCloud 同步** - 支持 CloudKit 数据库和 iCloud Drive 两种同步模式\n- **快捷指令** - 完整 App Intents 支持，可在快捷指令中运行脚本\n- **版本更新** - 应用内检测新版本\n- **崩溃恢复** - 内置崩溃捕获与恢复机制\n- **性能监控** - 实时内存、CPU、FPS 监控\n\n## 系统要求\n\n- iOS 16.0 或更高版本\n- 已安装 [TrollStore](https://github.com/opa334/TrollStore)\n\n## JavaScript API\n\nTrollScript 内置丰富的原生模块，[查看完整中文 API 文档](API.md) [查看完整 English API 文档](API.en.md)。\n\n\u003e [示例脚本 (TrollScript-Store)](https://github.com/dompling/TrollScript-Release/tree/main/templates/TestScripts)\n\n## 更新日志\n\n查看 [Releases](https://github.com/dompling/TrollScript-Release/releases) 获取完整更新日志。\n\n## 反馈问题\n\n如遇问题，请在 [Issues](https://github.com/dompling/TrollScript-Release/issues) 中反馈。\n\n## 免责声明\n\n- 本项目仅供学习研究使用\n- 请勿用于非法用途\n- 使用本软件产生的任何后果由用户自行承担\n\n## 致谢\n\n- [TrollStore](https://github.com/opa334/TrollStore)\n- [Highlightr](https://github.com/raspu/Highlightr)\n- [Runestone](https://github.com/simonbs/Runestone)\n---\n\n\u003cp align=\"center\"\u003e\n  Made with ❤️\n\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdompling%2Ftrollscript-release","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdompling%2Ftrollscript-release","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdompling%2Ftrollscript-release/lists"}