An open API service indexing awesome lists of open source software.

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、内存、磁盘、网速等

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

![img_3.png](__docs__/img_3.png)

## Background

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

![img.png](__docs__/img.png)

![img_1.png](__docs__/img_1.png)

![img_2.png](__docs__/img_2.png)