https://github.com/cs-magic-open/screensaver
AI教我写了一个好看的Mac监控App,可以显示时钟、CPU、内存、磁盘、网速等
https://github.com/cs-magic-open/screensaver
claude react rust tailwindcss tauri vite
Last synced: 3 months ago
JSON representation
AI教我写了一个好看的Mac监控App,可以显示时钟、CPU、内存、磁盘、网速等
- Host: GitHub
- URL: https://github.com/cs-magic-open/screensaver
- Owner: cs-magic-open
- Created: 2024-09-06T04:40:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T06:30:41.000Z (almost 2 years ago)
- Last Synced: 2025-08-23T18:10:18.834Z (10 months ago)
- Topics: claude, react, rust, tailwindcss, tauri, vite
- Language: TypeScript
- Homepage:
- Size: 3.89 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# CS-Magic ScreenSaver
## Tips
- You cannot directly run this project since it's built via [CS-Magic Codebase](https://github.com/cs-magic/codebase), but you can easily adapt this project into a separate one if you handle well the outside dependencies such as assets, shadcn, etc.
- 友情提示:虽然本项目主体(UI设计等)是基于claude实现的,但需要一定的工程基础,比如claude的artifact功能确实很好用,但是它也无法实现与后端的联动,所以实际还是要自己配自己的后端(比如用tauri等),目前claude仅支持纯前端的preview,所以依旧有一些门槛,建议代码基础弱的在专业工程师(例如我的指导下)研究ai赋能自己。
## Effect

## Background
Powered by Calude, ref: https://claude.ai/chat/03be47fa-3be2-401c-a6f5-fc5168ae7781


