当前查询标签:
github
GitHub - darrylmorley/whatcable: macOS menu bar app that tells you, in plain English, what each USB-C cable plugged into your Mac can actually do · GitHub
2026/05/11
·
github
Type-C 线长得都一样,但能力天差地别,哪根能跑满速,哪根只能慢充,完全分不清。 于是找到 WhatCable 这个开源小工具,插上线后会用大白话告诉我们这根线到底能干什么。 它直接读取系统底层的端口信息,把线缆的真实速率、充电功率、连接设备都翻译成人话展示出来,不用翻任何设置。 最实用的是充电诊断功能,能直接告诉我们这条线限制了充电速度,还是充电器功率没跑满,精准定位瓶颈。 支持 Homebrew 一键安装,还附带命令行工具。如果你 Mac 桌上堆了一堆 Type-C 线分不清好坏,装一个就明白了。
MCP Registry
2026/05/08
·
github
VoltAgent/awesome-design-md: A collection of DESIGN.md files inspired by popular brand design systems. Drop one into your project and let coding agents generate a matching UI.
2026/04/20
·
github
smhanov/auth: Boring user authentication code for golang
2026/04/20
·
github
Package auth provides a complete, self-hosted user authentication system for Go web applications.
Gridea-Pro/gridea-pro: Gridea Pro - 下一代桌面静态博客写作客户端 —— 像用 Notion 一样写博客。
2026/04/20
·
github
原版 Gridea 已停止维护约四年
yTakkar/Go-Mini-Social-Network: A mini social-network created with the awesome Golang💖💖!! - No longer maintained.
2025/08/22
·
github
sindresorhus/github-markdown-css: The minimal amount of CSS to replicate the GitHub Markdown style
If you encounter styling issues, like tables in dark mode rendering their fonts in black, the browser might uses quirks mode by accident.
panphora/overtype: The markdown editor that's just a textarea https://overtype.dev
2025/08/20
·
github
yuin/goldmark: :trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
2025/08/20
·
github
GitHub - yournextstore/yournextstore: Modern Commerce with Next.js and Stripe as the backend.
分享一套 Shopify 独立站搭建的开源解决方案:Your Next Store。 基于 Next.js 开发,使用 Stripe 管理产品及支付,网站界面简洁美观,还提供了从商品展示到支付整个流畅的购物流程。 支持 Vercel 一键部署,无需复杂配置,并且提供详细的文档,可以轻松上手搭建。