这是桌面组件前端开源组件,项目还在持续完善中
widgets
├── src
│ ├── components // 常用Vue组件
│ ├── views //
│ ├── widgets // 桌面组件文件
│ │ ├── countdown // 每个桌面组件一个文件夹
│ │ │ ├── XXWidget.vue // 桌面小组件
│ │ │ ├── XXConfig.vue // 小组件配置页面
│ │ │ └── XXView.vue // 小组件页面
│ │ └── ...
│ └── index.ts
├── .gitignore
├── package.json
├── README.md
└── tsconfig.json
#克隆代码
git clone https://github.com/widget-js/widget.git
pnpm install
pnpm serve
监控组件包 |
---|
监控面板 |
默认组件包 | https://github.com/widget-js/widgets |
---|---|
待办事项 | |
生日列表 | |
倒计时1 | |
倒计时2 | |
灵动通知 | |
打工进度 | |
时间进度 |
剪切板组件包 | https://github.com/rtugeek/clipboard |
---|---|
剪切板 | |
快捷搜索 |
天气组件包 | https://github.com/rtugeek/weather |
---|---|
2x2 | |
4x2 | |
4x4 |
工具类组件包 | https://github.com/rtugeek/utilities |
---|---|
键盘演示 | |
喝水提醒 |
热点组件包 | https://github.com/widget-js/hotspot |
---|---|
追番助手 |
时钟组件包 | https://github.com/rtugeek/clock |
---|---|
翻页时钟 |
时钟 |
故障时钟 |
米奇时钟 |
相册组件包 | https://github.com/rtugeek/photo |
---|---|
大头贴 |
轮播相册 |
趣味组件包 | https://github.com/rtugeek/fun |
---|---|
电子木鱼 |
仪表盘 |