MCPcopy Index your code
hub / github.com/TrumanDu/toolkit

github.com/TrumanDu/toolkit @v0.1.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1.4 ↗ · + Follow
117 symbols 235 edges 25 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Toolkit uses Electron, React, React Router, Webpack and React Fast Refresh.

Screenshot

Install

Clone the repo and install dependencies:

npm install

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

分发mac 安装包

npm run package -- --mac

Issue

Mac 安装问题:

sudo xattr -dr com.apple.quarantine /Applications/Toolkit.app

Docs

See our docs and guides here

Plugin App Repositories

https://github.com/orgs/app-toolkit/repositories

Extension points exported contracts — how you extend this code

Window (Interface)
(no doc)
src/types/global.d.ts
UpdateProgressProps (Interface)
(no doc)
src/renderer/Dashboard/components/UpdateProgress.tsx
DarwinMenuItemConstructorOptions (Interface)
(no doc)
src/main/menu.ts
ToolkitPlugin (Interface)
(no doc)
src/types/plugin.d.ts

Core symbols most depended-on inside this repo

get
called by 15
src/main/db/index.ts
getAssetPath
called by 4
src/main/util.ts
readJsonObjFromFile
called by 4
src/main/util.ts
refreshResult
called by 3
src/renderer/Dashboard/index.tsx
listPlugin
called by 3
src/main/plugin.ts
getAppDir
called by 3
src/main/util.ts
clearInput
called by 2
src/renderer/Search/index.jsx
refreshStorePlugins
called by 2
src/renderer/Dashboard/index.tsx

Shape

Method 49
Function 46
Class 18
Interface 4

Languages

TypeScript100%

Modules by API surface

src/renderer/Dashboard/index.tsx15 symbols
src/main/api.ts13 symbols
src/main/preload.ts12 symbols
src/main/plugin.ts10 symbols
src/main/menu.ts9 symbols
src/main/file_api.ts8 symbols
src/main/setting.ts7 symbols
src/main/db/index.ts7 symbols
src/main/util.ts5 symbols
src/main/init_check.ts5 symbols
src/main/app_updater.ts5 symbols
src/main/webContainer.ts4 symbols

For agents

$ claude mcp add toolkit \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact