Skip to content

widget-js/widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e2e1c9f · Mar 1, 2025
Mar 1, 2025
Mar 1, 2025
Jun 3, 2023
Mar 1, 2025
Mar 1, 2025
Dec 5, 2022
Dec 31, 2023
Jan 28, 2024
Jan 7, 2024
Dec 22, 2022
Mar 1, 2025
Jan 10, 2023
Mar 1, 2025
Jan 1, 2024
Mar 1, 2025
Mar 1, 2025
Feb 15, 2024
Dec 31, 2023
Jan 11, 2024
Mar 1, 2025
Dec 31, 2023

Repository files navigation

Widgets - Capable and ergonomic widgets.
桌面组件

Chat bilibili Feedback discord

png

说明

这是桌面组件前端开源组件,项目还在持续完善中

Windows 10/11 客户端下载地址:

  1. https://www.microsoft.com/store/productId/9NPR50GQ7T53
  2. https://widgetjs.cn

项目目录结构

widgets
├── src
│   ├── components                // 常用Vue组件
│   ├── views                     // 页面文件
│   ├── widgets                   // 桌面组件文件
│   │   ├── countdown             // 每个桌面组件一个文件夹
│   │   │   ├── XXWidget.vue      // 桌面小组件
│   │   │   ├── XXConfig.vue      // 小组件配置页面
│   │   │   └── XXView.vue        // 小组件页面
│   │   └── ...
│   └── index.ts
├── .gitignore
├── package.json
├── README.md
└── tsconfig.json

运行项目

  1. 下载并运行桌面组件客户端
  2. 克隆代码
git clone https://github.com/widget-js/widget.git
  1. 到项目目录下载依赖
pnpm install
  1. 运行
pnpm serve

组件列表

🔗全部组件预览地址:https://widget-js.github.io/widgets/#/add

监控组件包

监控组件包
监控面板
监控面板

默认组件包

默认组件包 https://github.com/widget-js/widgets
倒计时 gif
灵动通知 gif
打工进度 screenshot/labor_progress.gif
时间进度

AI组件包

https://github.com/rtugeek/ai

一键呼出AI DeepSeek/ChatGPT/Gemini

png

iTime组件包

iTime组件包 https://github.com/rtugeek/itime-web
待办事项 image
生日列表 gif
倒计时 gif
Deadline gif
番茄钟 gif
日历 gif

剪切板组件包

剪切板组件包 https://github.com/rtugeek/clipboard
剪切板 Clipboard
快捷搜索

天气组件包

天气组件包 https://github.com/rtugeek/weather
2x2 2x2
4x2 4x2
4x4 4x4

工具类组件包

工具类组件包 https://github.com/rtugeek/utilities
键盘演示 png
喝水提醒

热点组件包

热点组件包 https://github.com/widget-js/hotspot
bilibili weibo.png
douyin zhihu.png
douyin
追番助手

时钟组件包

时钟组件包 https://github.com/rtugeek/clock
Flip Clock
翻页时钟
Clock
时钟
Glitch Clock
故障时钟
Micky Clock
米奇时钟

相册组件包

相册组件包 https://github.com/rtugeek/photo
大头贴
大头贴
Clock
轮播相册

趣味组件包

趣味组件包 https://github.com/rtugeek/fun
电子木鱼
电子木鱼
preview_hitler.png
仪表盘

Releases

No releases published

Packages

No packages published

Contributors 4