- Similar to SwitchHost, SwitchQC is used to manage system variables and aliases for mac/linux;
- Nest user-supplied AI Chat links to chat with AI;
- Supported system:Mac、Linux
- Frame:wails2
- Frontend: Vue3 + Arco.design
- Backend: Golang
go install github.com/wailsapp/wails/v2/cmd/wails@latest
Reference: https://wails.io/docs/gettingstarted/installation
wails dev
wails build -clean
# mac: After copying, double-click the app to run
cp -r build/bin/SwitchQC.app /Applications
When you launch the program, the app screen is shown like this
Add file
Delete file
Open RecycleBin
Hover the cat,click to AI chat page
Select which AI link to visit
Manage your AI link
- Come to https://cloud.dify.ai/apps?oauth_login=success to create your app,then go into app to get link
- develop your AI chat by yourself and apply to get link, you can refer it: https://github.com/Yidadaa/ChatGPT-Next-Web