Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fzf404/Monit
🎯 Desktop Widget ( 桌面小组件 )
https://github.com/fzf404/Monit
electron typescript vue
Last synced: 15 days ago
JSON representation
🎯 Desktop Widget ( 桌面小组件 )
- Host: GitHub
- URL: https://github.com/fzf404/Monit
- Owner: fzf404
- License: mit
- Created: 2022-01-17T14:00:52.000Z (almost 3 years ago)
- Default Branch: legacy-webpack
- Last Pushed: 2024-04-05T08:25:44.000Z (7 months ago)
- Last Synced: 2024-10-02T07:36:55.085Z (about 1 month ago)
- Topics: electron, typescript, vue
- Language: Vue
- Homepage: https://monit.fzf404.art
- Size: 3.15 MB
- Stars: 787
- Watchers: 3
- Forks: 48
- Open Issues: 5
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE
Awesome Lists containing this project
README
用于展示各种信息的桌面小组件
Github |
Website |
Mirror |
Download
## ✨ 功能
> 支持开机自启、更新检查、主题切换、通知发送、系统调用等功能。
>
> 更多请前往:[使用指南](https://monit.fzf404.art/#/zh/01-guide) & [开发指南](https://monit.fzf404.art/#/zh/03-develop)| 插件 | 功能 | 技术 | 贡献 | 状态 |
| ----------- | ------------ | ---------------------------- | ------------------------------------- | ---- |
| 👏 guide | 用户指引 | Vue Composition API | [fzf404](https://github.com/fzf404) | ✅ |
| 🔘 count | 计数器 | Vue Options API | [fzf404](https://github.com/fzf404) | ✅ |
| 😺 github | 信息监控 | VueO + Axios + Grid | [fzf404](https://github.com/fzf404) | ✅ |
| ⏱️ clock | 翻牌时钟 | VueC + Scss + Keyframes | [fzf404](https://github.com/fzf404) | ✅ |
| 📝 todo | 待办事项管理 | VueC + Pug + Draggable | [fzf404](https://github.com/fzf404) | ✅ |
| 📷 camera | 相机助手 | VueC + Canvas + MediaPipe | [fzf404](https://github.com/fzf404) | ✅ |
| 🏅 juejin | 信息监控 | VueO + Axios + Grid | [Ned](https://github.com/wangenze267) | ✅ |
| 🏞️ image | 图像展示 | VueC + IPC + Dialog | [fzf404](https://github.com/fzf404) | ✅ |
| 🎵 music | 网易云音乐 | VueC + Axios + Audio | [fzf404](https://github.com/fzf404) | ✅ |
| 💬 chat | 问答机器人 | VueC + Axios + OpenAI | [fzf404](https://github.com/fzf404) | ⛔️ |
| 🤖 vtube | 虚拟角色跟踪 | VueC + Kalidokit + MediaPipe | [fzf404](https://github.com/fzf404) | ⛔️ |
| 📺 bilibili | 信息监控 | | | ⛔️ |
| ⛅ weather | 信息监控 | | | ⛔️ |
| 📅 course | 课程表信息 | | | ⛔️ |## 🎁 安装
> 使用 Github Action 自动打包,无需担心安全问题。
>
> 前往 [Release](https://github.com/fzf404/Monit/releases) / [Mirror](https://cloud.fzf404.art/release/monit) 寻找操作系统对应的安装包。- MacOS
> 由于没有 Apple 开发者账号,打开时如出现 `Monit.app 已损坏`,请执行如下指令:
```bash
sudo xattr -rd com.apple.quarantine /Applications/Monit.app
```## ⭐ 标星
![Star](https://api.star-history.com/svg?repos=fzf404/Monit&type=Date)