🐛 修复所有文档的表格格式

- 移除表格中间的重复分隔线
- 统一所有行为6列格式
- 确保表格渲染正常显示

修复了15个文档的表格显示问题
This commit is contained in:
TWO-ICE
2026-03-01 02:32:36 +00:00
parent 8767917da3
commit 91c04388d0
15 changed files with 440 additions and 456 deletions

View File

@@ -10,7 +10,6 @@
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| -------------------- | ---------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| PhotoPrism | 实现人脸分类、智能搜索的相册系统 | [点我查看](https://github.com/photoprism/photoprism) | [查看教程](https://zhuanlan.zhihu.com/p/1889810298371810572) | ![Star](https://img.shields.io/github/stars/photoprism/photoprism?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/photoprism/photoprism?label) |
| LibreTranslate | 可私有化部署的翻译引擎项目 | [点我查看](https://github.com/LibreTranslate/LibreTranslate) | [查看教程](https://zhuanlan.zhihu.com/p/1888887803099730744) | ![Star](https://img.shields.io/github/stars/LibreTranslate/LibreTranslate?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/LibreTranslate/LibreTranslate?label) |
| Benotes | 自建知识库,支持多平台同步记录 | [点我查看](https://github.com/fr0tt/benotes) | [查看教程](https://zhuanlan.zhihu.com/p/1889679430194016902) | ![Star](https://img.shields.io/github/stars/fr0tt/benotes?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/fr0tt/benotes?label) |
@@ -49,7 +48,6 @@
| Search4All | 聚合多引擎结果提炼精准答案 | [点我查看](https://github.com/fatwang2/search4all) | [查看教程](https://zhuanlan.zhihu.com/p/32355850925) | ![Star](https://img.shields.io/github/stars/fatwang2/search4all?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/fatwang2/search4all?label) |
| SQL Chat | 自然语言操作数据库并可视化展示 | [点我查看](https://github.com/sqlchat/sqlchat) | [查看教程](https://zhuanlan.zhihu.com/p/32356292653) | ![Star](https://img.shields.io/github/stars/sqlchat/sqlchat?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/sqlchat/sqlchat?label) |
| Mixpost | 多平台社交账号管理及数据分析 | [点我查看](https://github.com/inovector/mixpost) | [查看教程](https://zhuanlan.zhihu.com/p/32354924212) | ![Star](https://img.shields.io/github/stars/inovector/mixpost?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/inovector/mixpost?label) |
| ------------------- | ------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| ToolJet | 十分钟部署企业级开发平台 | [点我查看](https://github.com/ToolJet/ToolJet) | [查看教程](https://zhuanlan.zhihu.com/p/1888975848331260365) | ![Star](https://img.shields.io/github/stars/ToolJet/ToolJet?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/ToolJet/ToolJet?label) |
| Joget | 零代码搭建全场景业务系统平台 | [点我查看](https://github.com/jogetworkflow/jw-community) | [查看教程](https://zhuanlan.zhihu.com/p/1889809923178731229) | ![Star](https://img.shields.io/github/stars/jogetworkflow/jw-community?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/jogetworkflow/jw-community?label) |
| Budibase | 快速搭建常见内部管理系统 | [点我查看](https://github.com/Budibase/budibase) | [查看教程](https://zhuanlan.zhihu.com/p/1889270579078595410) | ![Star](https://img.shields.io/github/stars/Budibase/budibase?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Budibase/budibase?label) |
@@ -82,3 +80,4 @@
| Reference中文速查表 | 提供 170+ 技术栈速查的开发工具 | [项目地址](https://github.com/jaywcjlove/reference) | [查看教程](https://zhuanlan.zhihu.com/p/31530365403) | ![Star](https://img.shields.io/github/stars/jaywcjlove/reference?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/jaywcjlove/reference?label) |
| Penpot | 跨平台原型设计及团队协作工具 | [项目地址](https://github.com/penpot/penpot-docs) | [查看教程](https://zhuanlan.zhihu.com/p/28926566755) | ![Star](https://img.shields.io/github/stars/penpot/penpot-docs?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/penpot/penpot-docs?label) |
| 2Fauth | 整合管理多平台二步验证验证码 | [项目地址](https://github.com/Bubka/2FAuth) | [查看教程](https://zhuanlan.zhihu.com/p/30421625897) | ![Star](https://img.shields.io/github/stars/Bubka/2FAuth?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Bubka/2FAuth?label) |

View File

@@ -10,7 +10,6 @@
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| ---------- | -------------------------------- | -------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Adminer | 单容器管理九大主流数据库 | [点我查看](https://github.com/vrana/adminer) | [查看教程](https://zhuanlan.zhihu.com/p/1890354901525186047) | ![Star](https://img.shields.io/github/stars/vrana/adminer?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/vrana/adminer?label) |
| DbGate | 支持多数据库管理的跨平台工具 | [点我查看](https://github.com/dbgate/dbgate) | [查看教程](https://zhuanlan.zhihu.com/p/1889267702557806937) | ![Star](https://img.shields.io/github/stars/dbgate/dbgate?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/dbgate/dbgate?label) |
| NocoDB | 将数据库变可视化表格及管理后台 | [点我查看](https://github.com/nocodb/nocodb) | [查看教程](https://zhuanlan.zhihu.com/p/32332022822) | ![Star](https://img.shields.io/github/stars/nocodb/nocodb?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/nocodb/nocodb?label) |
@@ -22,9 +21,8 @@
| Directus | 实时API生成与数据库可视化平台 | [点我查看](https://github.com/directus/directus) | [查看教程](https://zhuanlan.zhihu.com/p/32091002181) | ![Star](https://img.shields.io/github/stars/directus/directus?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/directus/directus?label) |
| zjson | 智能处理JSON有多项实用功能 | [点我查看](https://github.com/CN-Tower/zjson) | [查看教程](https://zhuanlan.zhihu.com/p/32090232889) | ![Star](https://img.shields.io/github/stars/CN-Tower/zjson?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/CN-Tower/zjson?label) |
| Baserow | 零代码创建管理关系型数据库 | [点我查看](https://gitlab.com/bramw/baserow) | [查看教程](https://zhuanlan.zhihu.com/p/32333105764) | | |
| -------------- | ------------------------------ | ---------------------------------------------------------- | ---------------------------------------------------- | ---- | -------- |
| MT Photos | 相册管理,支持搜图、分类、共享 | | [查看教程](https://zhuanlan.zhihu.com/p/29162667081) | | |
| PhotoStructure | 智能整理照片,支持多格式访问 | [项目地址](https://hub.docker.com/r/photostructure/server) | [查看教程](https://zhuanlan.zhihu.com/p/30688995020) | | |
| --------- | ------------------------------ | ------------------------------------------------ | ---------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Doku | 可视化分析管理Docker存储 | [项目地址](https://github.com/amerkurev/doku) | [查看教程](https://zhuanlan.zhihu.com/p/31405212699) | ![Star](https://img.shields.io/github/stars/amerkurev/doku?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/amerkurev/doku?label) |
| Web-Check | 获取网站核心数据并生成分析报告 | [项目地址](https://github.com/Lissy93/web-check) | [查看教程](https://zhuanlan.zhihu.com/p/31274835903) | ![Star](https://img.shields.io/github/stars/Lissy93/web-check?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Lissy93/web-check?label) |

View File

@@ -10,7 +10,6 @@ AI服务部署、开发环境配置、模型管理
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| -------------------- | -------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| NodeBB | 搭建高逼格现代化互动论坛平台 | [点我查看](https://github.com/NodeBB/NodeBB) | [查看教程](https://zhuanlan.zhihu.com/p/1888888691730134961) | ![Star](https://img.shields.io/github/stars/NodeBB/NodeBB?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/NodeBB/NodeBB?label) |
| Piwigo | 实现照片管理与多端同步部署 | [点我查看](https://piwigo.org/) | [查看教程](https://zhuanlan.zhihu.com/p/1890444541569516154) | | |
| Waline | 实现博客评论区管理及数据统计 | [点我查看](https://waline.js.org) | [查看教程](https://zhuanlan.zhihu.com/p/1890444242188489798) | | |
@@ -61,3 +60,4 @@ AI服务部署、开发环境配置、模型管理
| 独角数卡 | 搭建自动售货商城实现自动发货 | [点我查看](https://github.com/assimon/dujiaoka) | [查看教程](https://zhuanlan.zhihu.com/p/30380053677) | ![Star](https://img.shields.io/github/stars/assimon/dujiaoka?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/assimon/dujiaoka?label) |
| DweebUI | 零配置模板化的Docker可视化工具 | [点我查看](https://github.com/lllllllillllllillll/DweebUI) | [查看教程](https://zhuanlan.zhihu.com/p/32482955614) | ![Star](https://img.shields.io/github/stars/lllllllillllllillll/DweebUI?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/lllllllillllllillll/DweebUI?label) |
| DeepSeek-R1 | 用Docker在群晖部署大模型处理数据 | [点我查看](https://ollama.com/library/deepseek-r1) | [查看教程](https://zhuanlan.zhihu.com/p/32352441946) | | |

View File

@@ -10,17 +10,14 @@
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| -------- | ------------------------------ | ------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Revolt | 搭建具隐私性的即时通讯平台 | [点我查看](https://github.com/revoltchat/self-hosted) | [查看教程](https://zhuanlan.zhihu.com/p/1918967436989924115) | ![Star](https://img.shields.io/github/stars/revoltchat/self-hosted?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/revoltchat/self-hosted?label) |
| Zusam | 支持小团体私密社交及资料分享 | [点我查看](https://github.com/zusam/zusam) | [查看教程](https://zhuanlan.zhihu.com/p/1918968665690342302) | ![Star](https://img.shields.io/github/stars/zusam/zusam?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/zusam/zusam?label) |
| VoceChat | 轻量级即时通讯及协作平台 | [点我查看](https://voce.chat) | [查看教程](https://zhuanlan.zhihu.com/p/1918969092213285822) | | |
| MiroTalk | 开源免费的视频会议系统 | [点我查看](https://github.com/miroslavpejic85/mirotalk) | [查看教程](https://zhuanlan.zhihu.com/p/1920862313407293387) | ![Star](https://img.shields.io/github/stars/miroslavpejic85/mirotalk?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/miroslavpejic85/mirotalk?label) |
| Fiora | 自建高隐私聊天系统,支持多功能 | [项目地址](https://github.com/yinxin630/fiora) | [查看教程](https://zhuanlan.zhihu.com/p/31402031159) | ![Star](https://img.shields.io/github/stars/yinxin630/fiora?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/yinxin630/fiora?label) |
| -------- | ----------------------------- | ------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Chatwoot | 搭建全渠道客服系统的开源项目 | [点我查看](https://github.com/chatwoot/chatwoot) | [查看教程](https://zhuanlan.zhihu.com/p/1918964583399395592) | ![Star](https://img.shields.io/github/stars/chatwoot/chatwoot?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/chatwoot/chatwoot?label) |
| Monica | 管理个人社交关系的开源Web应用 | [点我查看](https://github.com/monicahq/monica) | [查看教程](https://zhuanlan.zhihu.com/p/1920863195817571054) | ![Star](https://img.shields.io/github/stars/monicahq/monica?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/monicahq/monica?label) |
| Twenty | 开源CRM系统可自托管部署 | [项目地址](https://github.com/twentyhq/twenty) | [查看教程](https://zhuanlan.zhihu.com/p/31658707436) | ![Star](https://img.shields.io/github/stars/twentyhq/twenty?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/twentyhq/twenty?label) |
| ----------- | ---------------------------------- | ---------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Hexon | 支持一键部署的在线Markdown编辑工具 | [点我查看](https://github.com/gethexon/hexon) | [查看教程](https://zhuanlan.zhihu.com/p/1918965748849673568) | ![Star](https://img.shields.io/github/stars/gethexon/hexon?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/gethexon/hexon?label) |
| Eidos | 离线运行、支持本地AI的隐私知识库 | [点我查看](https://github.com/mayneyao/eidos) | [查看教程](https://zhuanlan.zhihu.com/p/1918966647919711723) | ![Star](https://img.shields.io/github/stars/mayneyao/eidos?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/mayneyao/eidos?label) |
| DailyNotes | 结合Markdown与任务管理的Web应用 | [点我查看](https://github.com/m0ngr31/DailyNotes) | [查看教程](https://zhuanlan.zhihu.com/p/1918966347972478654) | ![Star](https://img.shields.io/github/stars/m0ngr31/DailyNotes?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/m0ngr31/DailyNotes?label) |
@@ -33,7 +30,6 @@
| Univer | 企业级文档协同编辑解决方案 | [项目地址](https://github.com/dream-num/helm-charts) | [查看教程](https://zhuanlan.zhihu.com/p/31528946946) | ![Star](https://img.shields.io/github/stars/dream-num/helm-charts?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/dream-num/helm-charts?label) |
| ShowDoc | 支持自动生成API文档的团队文档系统 | [项目地址](https://github.com/star7th/showdoc) | [查看教程](https://zhuanlan.zhihu.com/p/31405973187) | ![Star](https://img.shields.io/github/stars/star7th/showdoc?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/star7th/showdoc?label) |
| 魔豆文库 | 让NAS变文档库并支持多格式预览 | [项目地址](https://github.com/mnt-ltd/moredoc) | [查看教程](https://zhuanlan.zhihu.com/p/30900193400) | ![Star](https://img.shields.io/github/stars/mnt-ltd/moredoc?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/mnt-ltd/moredoc?label) |
| ---------- | -------------------------------- | ---------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Redmine | 支持多项目管理的Web端工具 | [点我查看](https://www.redmine.org/) | [查看教程](https://zhuanlan.zhihu.com/p/1921719671318614846) | | |
| InvenTree | 实现库存管理及相关业务流程 | [点我查看](https://github.com/inventree/InvenTree) | [查看教程](https://zhuanlan.zhihu.com/p/1920833060733191661) | ![Star](https://img.shields.io/github/stars/inventree/InvenTree?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/inventree/InvenTree?label) |
| daedalOS | 浏览器运行老游戏及Windows程序 | [点我查看](https://github.com/DustinBrett/daedalOS) | [查看教程](https://zhuanlan.zhihu.com/p/1920830035729839320) | ![Star](https://img.shields.io/github/stars/DustinBrett/daedalOS?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/DustinBrett/daedalOS?label) |
@@ -42,3 +38,4 @@
| Focalboard | 提供项目管理及多维度任务追踪服务 | [点我查看](https://github.com/mattermost/focalboard) | [查看教程](https://zhuanlan.zhihu.com/p/1920861417512366918) | ![Star](https://img.shields.io/github/stars/mattermost/focalboard?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/mattermost/focalboard?label) |
| Tellor | 极简个人任务管理应用,可自托管 | [点我查看](https://github.com/Voldrix/Tellor) | [查看教程](https://zhuanlan.zhihu.com/p/1920832232429425538) | ![Star](https://img.shields.io/github/stars/Voldrix/Tellor?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Voldrix/Tellor?label) |
| Wallos | 管理周期账单及提醒的自托管系统 | [项目地址](https://github.com/ellite/Wallos) | [查看教程](https://zhuanlan.zhihu.com/p/31069090279) | ![Star](https://img.shields.io/github/stars/ellite/Wallos?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/ellite/Wallos?label) |

View File

@@ -10,6 +10,6 @@
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| -------------- | ------------------------------ | -------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
| O2OA开源OA系统 | 解决企业流程及数据安全管理问题 | [项目地址](https://www.o2oa.net/) | [查看教程](https://zhuanlan.zhihu.com/p/30089593468) | | |
| WBO开源白板 | 支持多端协作的开源白板系统 | [项目地址](https://github.com/lovasoa/whitebophir) | [查看教程](https://zhuanlan.zhihu.com/p/31405432808) | ![Star](https://img.shields.io/github/stars/lovasoa/whitebophir?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/lovasoa/whitebophir?label) |

View File

@@ -10,3 +10,4 @@
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |

View File

@@ -10,7 +10,6 @@
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| ------------------- | ----------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| YYeTsBot | 搭建私人影视库,畅享海量资源 | [点我查看](https://github.com/tgbot-collection/YYeTsBot) | [查看教程](https://zhuanlan.zhihu.com/p/1895610756562654472) | ![Star](https://img.shields.io/github/stars/tgbot-collection/YYeTsBot?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/tgbot-collection/YYeTsBot?label) |
| RomM | 整理复古游戏成专业级游戏库 | [点我查看](https://github.com/zurdi15/romm) | [查看教程](https://zhuanlan.zhihu.com/p/1900347681462789024) | ![Star](https://img.shields.io/github/stars/zurdi15/romm?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/zurdi15/romm?label) |
| 鱼了个鱼 | 支持无限道具的解压消除游戏 | [点我查看](https://github.com/liyupi/yulegeyu) | [查看教程](https://zhuanlan.zhihu.com/p/1895586409282249742) | ![Star](https://img.shields.io/github/stars/liyupi/yulegeyu?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/liyupi/yulegeyu?label) |
@@ -32,3 +31,4 @@
| Webamp | 在浏览器复刻经典音乐播放器 | [点我查看](https://github.com/captbaritone/webamp) | [查看教程](https://zhuanlan.zhihu.com/p/1894879686233928234) | ![Star](https://img.shields.io/github/stars/captbaritone/webamp?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/captbaritone/webamp?label) |
| BGmi | “全自动追番,订阅即下载工具” | [点我查看](https://github.com/BGmi/BGmi) | [查看教程](https://zhuanlan.zhihu.com/p/1893095436274890501) | ![Star](https://img.shields.io/github/stars/BGmi/BGmi?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/BGmi/BGmi?label) |
| RetroArch-web | NAS部署网页版游戏模拟器畅玩经典游戏 | [项目地址](https://github.com/libretro/RetroArch) | [查看教程](https://zhuanlan.zhihu.com/p/31046508367) | ![Star](https://img.shields.io/github/stars/libretro/RetroArch?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/libretro/RetroArch?label) |

View File

@@ -10,7 +10,6 @@
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| ------------------ | -------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| LskyPro | 支持多存储、自带鉴黄的图床系统 | [点我查看](https://github.com/wisp-x/lsky-pro) | [查看教程](https://zhuanlan.zhihu.com/p/1895613400861635350) | ![Star](https://img.shields.io/github/stars/wisp-x/lsky-pro?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/wisp-x/lsky-pro?label) |
| mTab | 集中管理设备书签,有企业级功能 | [点我查看](https://github.com/tsxcw/mtab) | [查看教程](https://zhuanlan.zhihu.com/p/1895611411155101473) | ![Star](https://img.shields.io/github/stars/tsxcw/mtab?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/tsxcw/mtab?label) |
| aliyundrive-fuse | 让阿里云盘直连媒体服务器看片 | [点我查看](https://github.com/messense/aliyundrive-fuse) | [查看教程](https://zhuanlan.zhihu.com/p/1895588588181256090) | ![Star](https://img.shields.io/github/stars/messense/aliyundrive-fuse?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/messense/aliyundrive-fuse?label) |
@@ -44,7 +43,6 @@
| Photoview | NAS相册管理支持RAW及多功能 | [项目地址](https://github.com/photoview/photoview) | [查看教程](https://zhuanlan.zhihu.com/p/31400083102) | ![Star](https://img.shields.io/github/stars/photoview/photoview?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/photoview/photoview?label) |
| UmbrelOS | 将旧设备改造成NAS的系统项目 | [项目地址](https://github.com/getumbrel/umbrel) | [查看教程](https://zhuanlan.zhihu.com/p/31405714398) | ![Star](https://img.shields.io/github/stars/getumbrel/umbrel?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/getumbrel/umbrel?label) |
| cosmos-server | 集安全防护与容器管理的NAS系统 | [项目地址](https://github.com/azukaar/cosmos-server) | [查看教程](https://zhuanlan.zhihu.com/p/31660374984) | ![Star](https://img.shields.io/github/stars/azukaar/cosmos-server?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/azukaar/cosmos-server?label) |
| ------------------- | ------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| RustDesk | 实现全平台远程桌面控制及管理 | [点我查看](https://github.com/rustdesk/rustdesk) | [查看教程](https://zhuanlan.zhihu.com/p/1895600385860822303) | ![Star](https://img.shields.io/github/stars/rustdesk/rustdesk?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/rustdesk/rustdesk?label) |
| YOURLS | 将任意网址压缩成专属短链并统计点击量 | [点我查看](https://github.com/YOURLS/YOURLS) | [查看教程](https://zhuanlan.zhihu.com/p/1893103797150147283) | ![Star](https://img.shields.io/github/stars/YOURLS/YOURLS?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/YOURLS/YOURLS?label) |
| Gopeed | 全平台多协议高速下载工具 | [点我查看](https://github.com/GopeedLab/gopeed) | [查看教程](https://zhuanlan.zhihu.com/p/1893098849024860797) | ![Star](https://img.shields.io/github/stars/GopeedLab/gopeed?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/GopeedLab/gopeed?label) |
@@ -70,8 +68,8 @@
| 幻兽帕鲁服务器 | 搭建联机稳定的游戏专属服务器 | [项目地址](https://github.com/jammsen/docker-palworld-dedicated-server) | [查看教程](https://zhuanlan.zhihu.com/p/31530044821) | ![Star](https://img.shields.io/github/stars/jammsen/docker-palworld-dedicated-server?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/jammsen/docker-palworld-dedicated-server?label) |
| 翼龙面板汉化版 | 支持多游戏一键开服及管理 | [项目地址](https://github.com/pterodactyl-china/panel) | [查看教程](https://zhuanlan.zhihu.com/p/30481011234) | ![Star](https://img.shields.io/github/stars/pterodactyl-china/panel?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/pterodactyl-china/panel?label) |
| MyIP | 网络诊断工具,集多功能于一体 | [项目地址](https://github.com/jason5ng32/myip) | [查看教程](https://zhuanlan.zhihu.com/p/30579748111) | ![Star](https://img.shields.io/github/stars/jason5ng32/myip?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/jason5ng32/myip?label) |
| -------- | ---------------------------- | ------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| PushDeer | 多端实时消息推送服务方案 | [点我查看](https://github.com/easychen/pushdeer) | [查看教程](https://zhuanlan.zhihu.com/p/1893041703331533830) | ![Star](https://img.shields.io/github/stars/easychen/pushdeer?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/easychen/pushdeer?label) |
| ntfy | 跨平台消息推送服务,部署简单 | [点我查看](https://github.com/binwiederhier/ntfy) | [查看教程](https://zhuanlan.zhihu.com/p/1893040445153576679) | ![Star](https://img.shields.io/github/stars/binwiederhier/ntfy?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/binwiederhier/ntfy?label) |
| Bark | 基于APNs将消息直达iPhone锁屏 | [点我查看](https://github.com/Finb/Bark) | [查看教程](https://zhuanlan.zhihu.com/p/1890870563641217497) | ![Star](https://img.shields.io/github/stars/Finb/Bark?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Finb/Bark?label) |
| Gotify | 快速搭建本地实时消息推送平台 | [点我查看](https://github.com/gotify/server) | [查看教程](https://zhuanlan.zhihu.com/p/1890564606608520626) | ![Star](https://img.shields.io/github/stars/gotify/server?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/gotify/server?label) |

View File

@@ -10,8 +10,6 @@
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| --- | --- | --- | --- | --- | --- |
| ----------------- | -------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| AzuraCast | 用Docker搭建可多端收听的私人电台 | [点我查看](https://github.com/AzuraCast/AzuraCast) | [查看教程](https://zhuanlan.zhihu.com/p/1910076079730845276) | ![Star](https://img.shields.io/github/stars/AzuraCast/AzuraCast?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/AzuraCast/AzuraCast?label) |
| iptv-m3u-maker | 自动巡检直播源并生成播放列表 | [点我查看](https://github.com/EvilCult/iptv-m3u-maker) | [查看教程](https://zhuanlan.zhihu.com/p/1905005513734873599) | ![Star](https://img.shields.io/github/stars/EvilCult/iptv-m3u-maker?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/EvilCult/iptv-m3u-maker?label) |
| PeerTube | 自建视频站,数据自主且站点互通 | [点我查看](https://github.com/Chocobozzz/PeerTube) | [查看教程](https://zhuanlan.zhihu.com/p/1918961293378983682) | ![Star](https://img.shields.io/github/stars/Chocobozzz/PeerTube?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Chocobozzz/PeerTube?label) |
@@ -34,3 +32,4 @@
| StreamDock | 把浏览器变网络电视看全球直播 | [点我查看](https://github.com/limmer55/streamdock) | [查看教程](https://zhuanlan.zhihu.com/p/1905032640442135106) | ![Star](https://img.shields.io/github/stars/limmer55/streamdock?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/limmer55/streamdock?label) |
| Nettu Meet | 开源在线辅导平台,适配教学场景 | [点我查看](https://github.com/fmeringdal/nettu-meet) | [查看教程](https://zhuanlan.zhihu.com/p/1910081208169235983) | ![Star](https://img.shields.io/github/stars/fmeringdal/nettu-meet?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/fmeringdal/nettu-meet?label) |
| PawTunes | 一键搭建电台,多格式多频道播放 | [点我查看](https://github.com/Jackysi/PawTunes) | [查看教程](https://zhuanlan.zhihu.com/p/1910077629110911951) | ![Star](https://img.shields.io/github/stars/Jackysi/PawTunes?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Jackysi/PawTunes?label) |

View File

@@ -10,7 +10,6 @@
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| ----------------------- | ---------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| WebP Server Go | 将图片转WebP优化网站流量 | [点我查看](https://github.com/webp-sh/webp_server_go) | [查看教程](https://zhuanlan.zhihu.com/p/1910087152177489551) | ![Star](https://img.shields.io/github/stars/webp-sh/webp_server_go?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/webp-sh/webp_server_go?label) |
| Photopea | 浏览器运行的专业图像编辑工具 | [点我查看](https://www.photopea.com/) | [查看教程](https://zhuanlan.zhihu.com/p/1910091092809998637) | | |
| HivisionIDPhoto | 生活照生成专业证件照的工具 | [点我查看](https://github.com/Zeyi-Lin/HivisionIDPhotos) | [查看教程](https://zhuanlan.zhihu.com/p/1918962383176572962) | ![Star](https://img.shields.io/github/stars/Zeyi-Lin/HivisionIDPhotos?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Zeyi-Lin/HivisionIDPhotos?label) |
@@ -29,3 +28,4 @@
| Lama Cleaner | AI图像修复修图零门槛 | [点我查看](https://github.com/Sanster/lama-cleaner) | [查看教程](https://zhuanlan.zhihu.com/p/1910077928890406054) | ![Star](https://img.shields.io/github/stars/Sanster/lama-cleaner?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Sanster/lama-cleaner?label) |
| Darktable | 在NAS部署修图工具实现专业修图 | [项目地址](https://www.darktable.org/) | [查看教程](https://zhuanlan.zhihu.com/p/30386654437) | | |
| Image-Matting | AI自动抠图支持多场景和批量处理 | [项目地址](https://github.com/ihmily/Image-Matting) | [查看教程](https://zhuanlan.zhihu.com/p/30240516610) | ![Star](https://img.shields.io/github/stars/ihmily/Image-Matting?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/ihmily/Image-Matting?label) |

View File

@@ -10,7 +10,6 @@
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| ----------------- | -------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| AzuraCast | 用Docker搭建可多端收听的私人电台 | [点我查看](https://github.com/AzuraCast/AzuraCast) | [查看教程](https://zhuanlan.zhihu.com/p/1910076079730845276) | ![Star](https://img.shields.io/github/stars/AzuraCast/AzuraCast?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/AzuraCast/AzuraCast?label) |
| iptv-m3u-maker | 自动巡检直播源并生成播放列表 | [点我查看](https://github.com/EvilCult/iptv-m3u-maker) | [查看教程](https://zhuanlan.zhihu.com/p/1905005513734873599) | ![Star](https://img.shields.io/github/stars/EvilCult/iptv-m3u-maker?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/EvilCult/iptv-m3u-maker?label) |
| PeerTube | 自建视频站,数据自主且站点互通 | [点我查看](https://github.com/Chocobozzz/PeerTube) | [查看教程](https://zhuanlan.zhihu.com/p/1918961293378983682) | ![Star](https://img.shields.io/github/stars/Chocobozzz/PeerTube?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Chocobozzz/PeerTube?label) |
@@ -33,3 +32,4 @@
| StreamDock | 把浏览器变网络电视看全球直播 | [点我查看](https://github.com/limmer55/streamdock) | [查看教程](https://zhuanlan.zhihu.com/p/1905032640442135106) | ![Star](https://img.shields.io/github/stars/limmer55/streamdock?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/limmer55/streamdock?label) |
| Nettu Meet | 开源在线辅导平台,适配教学场景 | [点我查看](https://github.com/fmeringdal/nettu-meet) | [查看教程](https://zhuanlan.zhihu.com/p/1910081208169235983) | ![Star](https://img.shields.io/github/stars/fmeringdal/nettu-meet?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/fmeringdal/nettu-meet?label) |
| PawTunes | 一键搭建电台,多格式多频道播放 | [点我查看](https://github.com/Jackysi/PawTunes) | [查看教程](https://zhuanlan.zhihu.com/p/1910077629110911951) | ![Star](https://img.shields.io/github/stars/Jackysi/PawTunes?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Jackysi/PawTunes?label) |

View File

@@ -10,7 +10,6 @@
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| ---------------------- | ------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| SkyOffice | 打造带多功能的虚拟办公环境 | [点我查看](https://github.com/kevinshen56714/SkyOffice) | [查看教程](https://zhuanlan.zhihu.com/p/1900311947339072209) | ![Star](https://img.shields.io/github/stars/kevinshen56714/SkyOffice?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/kevinshen56714/SkyOffice?label) |
| WiseMapping | 支持协作的开源思维导图工具 | [点我查看](https://bitbucket.org/wisemapping/wisemapping-open-source) | [查看教程](https://zhuanlan.zhihu.com/p/1910090142540096548) | | |
| wikmd | 基于Markdown搭建知识库的系统 | [点我查看](https://github.com/Linbreux/wikmd) | [查看教程](https://zhuanlan.zhihu.com/p/1897416297215657749) | ![Star](https://img.shields.io/github/stars/Linbreux/wikmd?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Linbreux/wikmd?label) |
@@ -18,3 +17,4 @@
| WeChat Markdown Editor | 用Markdown搞定公众号高颜值排版 | [点我查看](https://github.com/doocs/md) | [查看教程](https://zhuanlan.zhihu.com/p/1897437492266918797) | ![Star](https://img.shields.io/github/stars/doocs/md?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/doocs/md?label) |
| PPTist | 在线演示文稿工具,功能多格式通 | [点我查看](https://github.com/pipipi-pikachu/PPTist) | [查看教程](https://zhuanlan.zhihu.com/p/1900321871599235085) | ![Star](https://img.shields.io/github/stars/pipipi-pikachu/PPTist?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/pipipi-pikachu/PPTist?label) |
| Claper | 实现PPT演讲弹幕投票等互动功能 | [点我查看](https://github.com/claperco/claper) | [查看教程](https://zhuanlan.zhihu.com/p/31081591862) | ![Star](https://img.shields.io/github/stars/claperco/claper?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/claperco/claper?label) |

View File

@@ -10,7 +10,6 @@
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| ---------------- | --------------------------------- | ----------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| 小书匠 | 支持多端同步的Markdown写作工具 | [点我查看](https://github.com/suziwen/markdownxiaoshujiang) | [查看教程](https://zhuanlan.zhihu.com/p/1900340128158848066) | ![Star](https://img.shields.io/github/stars/suziwen/markdownxiaoshujiang?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/suziwen/markdownxiaoshujiang?label) |
| Reubah | 支持多格式转换及批量处理操作 | [点我查看](https://github.com/dendianugerah/reubah) | [查看教程](https://zhuanlan.zhihu.com/p/1897435617660491553) | ![Star](https://img.shields.io/github/stars/dendianugerah/reubah?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/dendianugerah/reubah?label) |
| OCRmyPDF | 让扫描版PDF变可搜索文档 | [点我查看](https://github.com/ocrmypdf/OCRmyPDF) | [查看教程](https://zhuanlan.zhihu.com/p/1900320023098167991) | ![Star](https://img.shields.io/github/stars/ocrmypdf/OCRmyPDF?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/ocrmypdf/OCRmyPDF?label) |
@@ -36,7 +35,6 @@
| PdfDing | 部署自托管PDF管理器并支持多端阅读 | [点我查看](https://codeberg.org/mrmn/PdfDing) | [查看教程](https://zhuanlan.zhihu.com/p/1910098932832408362) | | |
| PDFMathTranslate | AI驱动的PDF双语翻译工具 | [点我查看](https://github.com/Byaidu/PDFMathTranslate) | [查看教程](https://zhuanlan.zhihu.com/p/1897411883205649636) | ![Star](https://img.shields.io/github/stars/Byaidu/PDFMathTranslate?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Byaidu/PDFMathTranslate?label) |
| flatnotes | 免数据库的Markdown笔记工具 | [点我查看](https://github.com/Dullage/flatnotes) | [查看教程](https://zhuanlan.zhihu.com/p/1897415027146867315) | ![Star](https://img.shields.io/github/stars/Dullage/flatnotes?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Dullage/flatnotes?label) |
| -------------------- | -------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| ChatOllama | 三分钟搭建专属AI问答系统 | [点我查看](https://github.com/sugarforever/chat-ollama) | [查看教程](https://zhuanlan.zhihu.com/p/1900339473704793178) | ![Star](https://img.shields.io/github/stars/sugarforever/chat-ollama?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/sugarforever/chat-ollama?label) |
| Morss | 自动抓取RSS文章全文的开源工具 | [点我查看](https://github.com/pictuga/morss) | [查看教程](https://zhuanlan.zhihu.com/p/1900321205170438798) | ![Star](https://img.shields.io/github/stars/pictuga/morss?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/pictuga/morss?label) |
| Prowlarr | 统一管理PT站点配置并联动工具 | [点我查看](https://github.com/Prowlarr/Prowlarr) | [查看教程](https://zhuanlan.zhihu.com/p/1897418786585441186) | ![Star](https://img.shields.io/github/stars/Prowlarr/Prowlarr?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Prowlarr/Prowlarr?label) |
@@ -83,14 +81,12 @@
| Servas | 支持多端同步协作的书签管理工具 | [点我查看](https://github.com/beromir/Servas) | [查看教程](https://zhuanlan.zhihu.com/p/1897424007856357783) | ![Star](https://img.shields.io/github/stars/beromir/Servas?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/beromir/Servas?label) |
| Huntly | 实现网页内容归档及多场景知识管理 | [项目地址](https://github.com/lcomplete/huntly) | [查看教程](https://zhuanlan.zhihu.com/p/31529691241) | ![Star](https://img.shields.io/github/stars/lcomplete/huntly?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/lcomplete/huntly?label) |
| notnav | 基于Notion的智能导航站项目 | [项目地址](https://github.com/TWO-ICE/notnav) | [查看教程](https://zhuanlan.zhihu.com/p/18382795073) | ![Star](https://img.shields.io/github/stars/TWO-ICE/notnav?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/TWO-ICE/notnav?label) |
| ----------- | ------------------------------ | ------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| WebLLM Chat | 可本地部署的浏览器端AI聊天系统 | [点我查看](https://github.com/mlc-ai/web-llm-chat) | [查看教程](https://zhuanlan.zhihu.com/p/1900317998042022226) | ![Star](https://img.shields.io/github/stars/mlc-ai/web-llm-chat?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/mlc-ai/web-llm-chat?label) |
| BudgetBee | 搭建专属财务管理系统,记录收支 | [点我查看](https://github.com/budgetbee/budgetbee) | [查看教程](https://zhuanlan.zhihu.com/p/1897430470960062888) | ![Star](https://img.shields.io/github/stars/budgetbee/budgetbee?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/budgetbee/budgetbee?label) |
| Cogito | 支持Markdown的极简笔记系统 | [点我查看](https://github.com/Tukks/cogito) | [查看教程](https://zhuanlan.zhihu.com/p/1897419453374915836) | ![Star](https://img.shields.io/github/stars/Tukks/cogito?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Tukks/cogito?label) |
| cashbook | 可docker部署的私人记账工具 | [点我查看](https://github.com/DingDangDog/cashbook) | [查看教程](https://zhuanlan.zhihu.com/p/1897414347564758741) | ![Star](https://img.shields.io/github/stars/DingDangDog/cashbook?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/DingDangDog/cashbook?label) |
| Firefly III | 统一管理收支,支持多账户联动 | [点我查看](https://github.com/firefly-iii/firefly-iii) | [查看教程](https://zhuanlan.zhihu.com/p/1897439367422801484) | ![Star](https://img.shields.io/github/stars/firefly-iii/firefly-iii?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/firefly-iii/firefly-iii?label) |
| Plant-it | 记录植物养护操作的自托管工具 | [点我查看](https://github.com/MDeLuise/plant-it) | [查看教程](https://zhuanlan.zhihu.com/p/1897418195930952942) | ![Star](https://img.shields.io/github/stars/MDeLuise/plant-it?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/MDeLuise/plant-it?label) |
| --------------- | -------------------------------- | ------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| WeekToDo | 管理周计划的极简电子工具 | [点我查看](https://github.com/manuelernestog/weektodo) | [查看教程](https://zhuanlan.zhihu.com/p/1900315394285237917) | ![Star](https://img.shields.io/github/stars/manuelernestog/weektodo?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/manuelernestog/weektodo?label) |
| Baikal | 解决跨设备日程/联系人同步难题 | [点我查看](https://github.com/sabre-io/Baikal) | [查看教程](https://zhuanlan.zhihu.com/p/1900335586545505919) | ![Star](https://img.shields.io/github/stars/sabre-io/Baikal?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/sabre-io/Baikal?label) |
| Noted Reminders | 自托管定时提醒系统,多渠道通知 | [点我查看](https://github.com/Casvt/Noted) | [查看教程](https://zhuanlan.zhihu.com/p/1897412448639763043) | ![Star](https://img.shields.io/github/stars/Casvt/Noted?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Casvt/Noted?label) |
@@ -102,3 +98,4 @@
| memos | 三端同步的碎片化知识管理工具 | [项目地址](https://github.com/usememos/memos) | [查看教程](https://zhuanlan.zhihu.com/p/31404911847) | ![Star](https://img.shields.io/github/stars/usememos/memos?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/usememos/memos?label) |
| Kimai | 自由职业者和小微团队工时管理工具 | [项目地址](https://github.com/kevinpapst/kimai2) | [查看教程](https://zhuanlan.zhihu.com/p/31660214954) | ![Star](https://img.shields.io/github/stars/kevinpapst/kimai2?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/kevinpapst/kimai2?label) |
| Traggo | 标签化时间追踪统计神器 | [项目地址](https://github.com/traggo/server) | [查看教程](https://zhuanlan.zhihu.com/p/30483352420) | ![Star](https://img.shields.io/github/stars/traggo/server?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/traggo/server?label) |

View File

@@ -10,9 +10,7 @@
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| -------- | ---------------------------- | ------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| RustScan | 端口扫描并对接Nmap做漏洞分析 | [点我查看](https://github.com/RustScan/RustScan) | [查看教程](https://zhuanlan.zhihu.com/p/1890866560702320833) | ![Star](https://img.shields.io/github/stars/RustScan/RustScan?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/RustScan/RustScan?label) |
| --------- | ------------------------------ | ---------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Passbolt | 团队密码管理,支持多功能协作 | [点我查看](https://github.com/passbolt/passbolt_api) | [查看教程](https://zhuanlan.zhihu.com/p/1890919313608769558) | ![Star](https://img.shields.io/github/stars/passbolt/passbolt_api?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/passbolt/passbolt_api?label) |
| PwGen | 基于Docker生成安全密码的工具 | [点我查看](https://github.com/jocxfin/pwgen) | [查看教程](https://zhuanlan.zhihu.com/p/1890871242875179228) | ![Star](https://img.shields.io/github/stars/jocxfin/pwgen?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/jocxfin/pwgen?label) |
| PSWD | 生成高强度随机密码和短语 | [点我查看](https://github.com/remvze/pswd) | [查看教程](https://zhuanlan.zhihu.com/p/1890921542436771493) | ![Star](https://img.shields.io/github/stars/remvze/pswd?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/remvze/pswd?label) |
@@ -21,7 +19,6 @@
| DailyTxT | 加密日记Web应用多设备可同步 | [点我查看](https://github.com/PhiTux/DailyTxT) | [查看教程](https://zhuanlan.zhihu.com/p/1890780799252542213) | ![Star](https://img.shields.io/github/stars/PhiTux/DailyTxT?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/PhiTux/DailyTxT?label) |
| Heimdallr | 基于主密码实时生成全网密码 | [点我查看](https://github.com/AMEST/Heimdallr) | [查看教程](https://zhuanlan.zhihu.com/p/1890722485500101227) | ![Star](https://img.shields.io/github/stars/AMEST/Heimdallr?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/AMEST/Heimdallr?label) |
| Enclosed | 端到端加密传输,消息阅后即焚 | [点我查看](https://github.com/CorentinTh/enclosed) | [查看教程](https://zhuanlan.zhihu.com/p/1890760487408485531) | ![Star](https://img.shields.io/github/stars/CorentinTh/enclosed?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/CorentinTh/enclosed?label) |
| -------- | -------------------------------- | ------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Authelia | 为自建服务提供身份验证和安全防护 | [点我查看](https://github.com/authelia/authelia) | [查看教程](https://zhuanlan.zhihu.com/p/1890866847240398573) | ![Star](https://img.shields.io/github/stars/authelia/authelia?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/authelia/authelia?label) |
| ----------- | ---------------------------- | --------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| PG Back Web | 实现PostgreSQL全自动备份管理 | [点我查看](https://github.com/eduardolat/pgbackweb) | [查看教程](https://zhuanlan.zhihu.com/p/1890530967204110895) | ![Star](https://img.shields.io/github/stars/eduardolat/pgbackweb?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/eduardolat/pgbackweb?label) |

View File

@@ -10,7 +10,6 @@ Home Assistant、健康追踪、记账工具、生活服务
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| --------- | ------------------------------ | -------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| UpSnap | 可远程唤醒局域网设备的工具 | [点我查看](https://github.com/seriousm4x/UpSnap) | [查看教程](https://zhuanlan.zhihu.com/p/1895601695121209111) | ![Star](https://img.shields.io/github/stars/seriousm4x/UpSnap?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/seriousm4x/UpSnap?label) |
| xiaomusic | 实现小爱音箱播放多源音乐 | [点我查看](https://github.com/hanxi/xiaomusic) | [查看教程](https://zhuanlan.zhihu.com/p/1895229913604288875) | ![Star](https://img.shields.io/github/stars/hanxi/xiaomusic?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/hanxi/xiaomusic?label) |
| Grocy | 实现家庭物资及家务的自动化管理 | [点我查看](https://github.com/grocy/grocy) | [查看教程](https://zhuanlan.zhihu.com/p/1895228680814428603) | ![Star](https://img.shields.io/github/stars/grocy/grocy?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/grocy/grocy?label) |
@@ -18,12 +17,11 @@ Home Assistant、健康追踪、记账工具、生活服务
| HomeLists | 自托管家庭物资管理及预警系统 | [点我查看](https://github.com/aceberg/HomeLists) | [查看教程](https://zhuanlan.zhihu.com/p/1893104464333894955) | ![Star](https://img.shields.io/github/stars/aceberg/HomeLists?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/aceberg/HomeLists?label) |
| xiaomusic | 实现小爱音箱播放多源音乐 | [项目地址](https://github.com/hanxi/xiaomusic) | [查看教程](https://zhuanlan.zhihu.com/p/31658934311) | ![Star](https://img.shields.io/github/stars/hanxi/xiaomusic?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/hanxi/xiaomusic?label) |
| HomeBox | 搭建家庭及企业物资管理系统 | [项目地址](https://github.com/hay-kot/homebox) | [查看教程](https://zhuanlan.zhihu.com/p/31281271735) | ![Star](https://img.shields.io/github/stars/hay-kot/homebox?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/hay-kot/homebox?label) |
| -------------- | ------------------------------ | ---------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Calmness | 开源呼吸训练工具助解压入眠 | [点我查看](https://github.com/remvze/calmness) | [查看教程](https://zhuanlan.zhihu.com/p/1895599127359906138) | ![Star](https://img.shields.io/github/stars/remvze/calmness?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/remvze/calmness?label) |
| wger | 提供全栈健身管理与数据追踪服务 | [点我查看](https://github.com/wger-project/wger) | [查看教程](https://zhuanlan.zhihu.com/p/1895612733547868889) | ![Star](https://img.shields.io/github/stars/wger-project/wger?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/wger-project/wger?label) |
| Resource Diary | 记录任务情绪波动并统计分析 | [点我查看](https://github.com/aceberg/rediary) | [查看教程](https://zhuanlan.zhihu.com/p/1893105799112405451) | ![Star](https://img.shields.io/github/stars/aceberg/rediary?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/aceberg/rediary?label) |
| ExerciseDiary | 将健身记录可视化并生成热力图 | [点我查看](https://github.com/aceberg/exercisediary) | [查看教程](https://zhuanlan.zhihu.com/p/1893105131865747738) | ![Star](https://img.shields.io/github/stars/aceberg/exercisediary?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/aceberg/exercisediary?label) |
| -------- | ------------------------------ | ---------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Mealie | 管理菜谱、定制计划、生成清单 | [点我查看](https://github.com/mealie-recipes/mealie) | [查看教程](https://zhuanlan.zhihu.com/p/1895587908288771117) | ![Star](https://img.shields.io/github/stars/mealie-recipes/mealie?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/mealie-recipes/mealie?label) |
| Astro | 统一管理家庭自建服务的开源工具 | [点我查看](https://github.com/igorsheg/astro) | [查看教程](https://zhuanlan.zhihu.com/p/1895585036713063344) | ![Star](https://img.shields.io/github/stars/igorsheg/astro?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/igorsheg/astro?label) |
| Hammond | 支持多车多用户的车辆记账系统 | [项目地址](https://github.com/akhilrex/hammond) | [查看教程](https://zhuanlan.zhihu.com/p/31046030759) | ![Star](https://img.shields.io/github/stars/akhilrex/hammond?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/akhilrex/hammond?label) |