2020
2121这是桌面组件前端开源组件,项目还在持续完善中
2222
23- ### Windows 10/11 客户端下载
24-
23+ Windows 10/11 客户端下载地址:
25241 . https://www.microsoft.com/store/productId/9NPR50GQ7T53
26252 . https://widgetjs.cn
2726
3130widgets
3231├── src
3332│ ├── components // 常用Vue组件
34- │ ├── views //
33+ │ ├── views // 页面文件
3534│ ├── widgets // 桌面组件文件
3635│ │ ├── countdown // 每个桌面组件一个文件夹
3736│ │ │ ├── XXWidget.vue // 桌面小组件
@@ -45,42 +44,42 @@ widgets
4544└── tsconfig.json
4645```
4746
48- ### 运行项目
49-
50- #### 1.下载并运行桌面组件客户端
47+ ## 运行项目
5148
52- 1 . https://www.microsoft.com/store/productId/9NPR50GQ7T53
53- 2 . https://widgetjs.cn
54-
55- #### 2.克隆代码
49+ 1 . 下载并运行桌面组件客户端
50+ 2 . 克隆代码
5651
5752``` shell
58- # 克隆代码
5953git clone https://github.com/widget-js/widget.git
6054
6155```
6256
63- #### 3. 到项目目录下载依赖
57+ 3 . 到项目目录下载依赖
6458
6559``` shell
6660pnpm install
6761```
6862
69- #### 4. 运行
63+ 4 . 运行
7064
7165``` shell
7266pnpm serve
7367```
7468
75- ### 组件列表
69+ ## 组件列表
70+
71+ >
72+ >
73+ > 🔗全部组件预览地址:https://widget-js.github.io/widgets/#/add
74+
7675
77- ### 监控组件包
76+ ## 监控组件包
7877
7978| 监控组件包 |
8079| :--------------------------------------------------------------------------------------------------------------:|
8180| ![ 监控面板] ( https://github.com/rtugeek/monitor/blob/master/public/image/preview_base_panel.png?raw=true ) <br />监控面板 |
8281
83- ### 默认组件包
82+ ## 默认组件包
8483
8584| 默认组件包 | https://github.com/widget-js/widgets |
8685| :-----:| :------------------------------------------------------------------------------------------------------------:|
@@ -89,15 +88,15 @@ pnpm serve
8988| 打工进度 | ![ screenshot/labor_progress.gif] ( screenshot/labor_progress.gif ) |
9089| 时间进度 | <img style =" border : 3px solid #c3c3c31f ;border-radius : 12px " src =" public/images/preview_time_progress.png " /> |
9190
92- ### AI组件包
91+ ## AI组件包
9392
9493https://github.com/rtugeek/ai
9594
96- #### 一键呼出AI DeepSeek/ChatGPT/Gemini
95+ ## 一键呼出AI DeepSeek/ChatGPT/Gemini
9796
9897![ png] ( https://raw.githubusercontent.com/rtugeek/ai/master/screenshot.png )
9998
100- ### iTime组件包
99+ ## iTime组件包
101100
102101| iTime组件包 | https://github.com/rtugeek/itime-web |
103102| :--------:| :-------------------------------------------------------------------------------------------------------------------:|
@@ -108,50 +107,50 @@ https://github.com/rtugeek/ai
108107| 番茄钟 | ![ gif] ( https://raw.githubusercontent.com/rtugeek/itime-web/refs/heads/master/public/images/preview_pomodoro.png ) |
109108| 日历 | ![ gif] ( https://raw.githubusercontent.com/rtugeek/itime-web/refs/heads/master/public/images/preview_calendar.png ) |
110109
111- ### 剪切板组件包
110+ ## 剪切板组件包
112111
113112| 剪切板组件包 | https://github.com/rtugeek/clipboard |
114113| :------:| :------------------------------------------------------------------------------------------------------------:|
115114| 剪切板 | ![ Clipboard] ( https://raw.githubusercontent.com/rtugeek/clipboard/master/public/images/preview_clipboard.png ) |
116115| 快捷搜索 | <img style =" border : 3px solid #c3c3c31f ;border-radius : 12px " src =" public/images/preview_clipboard.png " /> |
117116
118- ### 天气组件包
117+ ## 天气组件包
119118
120119| 天气组件包 | https://github.com/rtugeek/weather |
121120| :-----:| :------------------------------------------------------------------------------------------:|
122121| 2x2 | ![ 2x2] ( https://raw.githubusercontent.com/rtugeek/weather/master/public/preview_small.png ) |
123122| 4x2 | ![ 4x2] ( https://raw.githubusercontent.com/rtugeek/weather/master/public/preview_medium.png ) |
124123| 4x4 | ![ 4x4] ( https://raw.githubusercontent.com/rtugeek/weather/master/public/preview_large.png ) |
125124
126- ### 工具类组件包
125+ ## 工具类组件包
127126
128127| 工具类组件包 | https://github.com/rtugeek/utilities |
129128| --------| ---------------------------------------------------------------------------------------------------------------|
130129| 键盘演示 | ![ png] ( ./public/images/preview_keystroke.png ) |
131130| 喝水提醒 | <img style =" border : 3px solid #c3c3c31f ;border-radius : 12px " src =" public/images/preview_water_reminder.png " /> |
132131
133- ### 热点组件包
132+ ## 热点组件包
134133
135134| 热点组件包 | https://github.com/widget-js/hotspot |
136135| :------------------------------------------------------------------------------------------------------------------:| -------------------------------------------------------------------------------------------------------------|
137136| ![ bilibili] ( https://raw.githubusercontent.com/widget-js/hotspot/master/public/images/bilibili_hot_search.png ) | ![ weibo.png] ( https://raw.githubusercontent.com/widget-js/hotspot/master/public/images/weibo_hot_search.png ) |
138137| ![ douyin] ( https://raw.githubusercontent.com/widget-js/hotspot/master/public/images/preview_douyin.png ) | ![ zhihu.png] ( https://raw.githubusercontent.com/widget-js/hotspot/master/public/images/preview_zhihu.png ) |
139138| ![ douyin] ( https://raw.githubusercontent.com/widget-js/hotspot/master/public/images/preview_bangumi.png ) <br />追番助手 | |
140139
141- ### 时钟组件包
140+ ## 时钟组件包
142141
143142| 时钟组件包 | https://github.com/rtugeek/clock |
144143| :-------------------------------------------------------------------------------------------------------------------------:| :-----------------------------------------------------------------------------------------------------------------------:|
145144| ![ Flip Clock] ( https://raw.githubusercontent.com/rtugeek/clock/master/public/images/preview_flip_clock.png ) <br />翻页时钟 | ![ Clock] ( https://raw.githubusercontent.com/rtugeek/clock/master/public/images/preview_clock.png ) <br />时钟 |
146145| ![ Glitch Clock] ( https://raw.githubusercontent.com/rtugeek/clock/master/public/images/preview_glitch_clock.png ) <br />故障时钟 | ![ Micky Clock] ( https://raw.githubusercontent.com/rtugeek/clock/master/public/images/preview_micky_clock.png ) <br />米奇时钟 |
147146
148- ### 相册组件包
147+ ## 相册组件包
149148
150149| 相册组件包 | https://github.com/rtugeek/photo |
151150| :---------------------------------------------------------------------------------------------------------:| :-----------------------------------------------------------------------------------------------------------:|
152151| ![ 大头贴] ( https://raw.githubusercontent.com/rtugeek/photo/master/public/images/preview_sticker.png ) <br />大头贴 | ![ Clock] ( https://raw.githubusercontent.com/rtugeek/photo/master/public/images/preview_photo.png ) <br />轮播相册 |
153152
154- ### 趣味组件包
153+ ## 趣味组件包
155154
156155| 趣味组件包 | https://github.com/rtugeek/fun |
157156| :-------------------------------------------------------------------------------------------------------------:| :--------------------------------------------------------------------------------------------------------------------------------:|
0 commit comments