ByteCanvas
Stay close to every update.
A clean timeline for posts, media, and conversations from your channel.
分享一些日常收集到的开源软件、开发工具和技术知识。
Latest Direction
Back toward newer posts
TabulaBili-Plus (初见哔哩增强版) 在日常浏览 B 站时,我们往往会陷入一个两难的困境: 不登录账号 :虽然能避免算法推荐的信息茧房,但页面频繁弹出烦人的登录框、限制页面滚动,且 最高只能观看 480P/720P 画质 。 登录账号 :能看 1080P 高清和参与评论点赞,但首页推荐流会迅速被算法捕获,反复推送同质化内容,视野日益狭窄。 TabulaBili-Plus 正是为解决这一痛点而生。它源自哲学概念 Tabula Rasa (白板说/初生无瑕),让你既能享受登录状态下的完整特权,又能让首页推荐流永远保持“人生若只如初见”的纯净状态。减少基于账号登录态和浏览历史的个性化推荐,让首页内容变得更泛化、更随机、更像公共热门流。 https://github.com/tjsky/TabulaBili/releases #bilibili GitHub Releases · tjsky/TabulaBili Contribute to tjsky/TabulaBili development by creating an account on GitHub.
Claude Code Plugins Directory Anthropic官方维护的高质量Claude Code插件目录,开发者可快速发现和安装经过验证的插件,提升Claude在代码生成、调试等场景中的能力。 https://github.com/anthropics/claude-plugins-official #claude GitHub GitHub - anthropics/claude-plugins-official: Official, Anthropic-managed directory of high quality Claude Code Plugins. Official, Anthropic-managed directory of high quality Claude Code Plugins. - anthropics/claude-plugins-official
Numa DNS you own. Everywhere you go. — numa.rs A portable DNS resolver in a single binary. Block ads on any network, name your local services ( frontend.numa ), override any hostname with auto-revert, and seal every outbound query with ODoH (RFC 9230) so no single party sees both who you are and what you asked — all from your laptop, no cloud account or Raspberry Pi required. Built from scratch in Rust. Zero DNS libraries. Caching, ad blocking, and local service domains out of the box. Optional recursive resolution from root nameservers with full DNSSEC chain-of-trust validation, plus a DNS-over-TLS listener for encrypted client connections (iOS Private DNS, systemd-resolved, etc.). Run numa relay and the same binary becomes a public ODoH endpoint too — the curated DNSCrypt list currently has one surviving relay, so every Numa deploy materially expands the ecosystem. One ~8MB binary, everything embedded. https://github.com/razvandimescu/numa https://github.com/razvandimescu/numa/blob/main/packaging/relay/README.md #dns #doh numa.rs Numa — DNS you own. Everywhere you go. Portable DNS resolver with caching, ad blocking, .numa local domains, and developer overrides. Optional recursive resolution with full DNSSEC validation. Built from scratch in Rust.
Remove Windows Ai Why? The current 25H2 build of Windows 11 and future builds will include increasingly more AI features and components. This script aims to remove ALL of these features to improve user experience, privacy and security. https://github.com/zoicware/RemoveWindowsAI #win11 GitHub GitHub - zoicware/RemoveWindowsAI: Force Remove Copilot, Recall and More in Windows 11 Force Remove Copilot, Recall and More in Windows 11 - zoicware/RemoveWindowsAI
This repository contains skills that demonstrate what's possible with Claude's skills system. These skills range from creative applications (art, music, design) to technical tasks (testing web apps, MCP server generation) to enterprise workflows (communications, branding, etc.). Each skill is self-contained in its own folder with a SKILL.md file containing the instructions and metadata that Claude uses. Browse through these skills to get inspiration for your own skills or to understand different patterns and approaches. Many skills in this repo are open source (Apache 2.0). We've also included the document creation & editing skills that power Claude's document capabilities under the hood in the skills/docx , skills/pdf , skills/pptx , and skills/xlsx subfolders. These are source-available, not open source, but we wanted to share these with developers as a reference for more complex skills that are actively used in a production AI application. https://github.com/anthropics/skills #skills #claude Claude Claude can now create and edit files | Claude Describe what you need and get back ready-to-use spreadsheets, documents, presentations, and PDFs instead of just text responses. Update: Now generally available for paid plans with net network and egress controls (October 21, 2025).
Motrix Next A full-featured download manager — rebuilt from the ground up. Features Multi-protocol downloads — HTTP, FTP, BitTorrent, Magnet links BitTorrent — Selective file download, DHT, peer exchange, encryption, GeoIP peer flags Tracker management — Auto-sync from community tracker lists with protocol probing Concurrent downloads — Configurable parallel tasks and per-task thread count Speed control — Global and per-task upload/download limits with time-of-day scheduling System tray — Real-time speed display in the menu bar (macOS), background operation Color schemes — Multiple built-in color themes with light/dark mode and system preference detection Lightweight mode — Destroys the frontend window on close/minimize, keeping only the tray and engine alive File categorization — Auto-sort completed downloads into subdirectories by file type UPnP port mapping — Automatic NAT traversal for better BitTorrent connectivity Keep awake — Prevent system sleep while downloads are active Clipboard detection — Monitor clipboard for downloadable URLs with per-protocol filters Auto-archive — Automatically archive completed tasks to keep the task list clean Shutdown when complete — Optionally shut down the system after all downloads finish i18n — 26 languages, auto-detects system language on first launch Task management — Pause, resume, delete with file cleanup, batch operations Download protocols — Register as default handler for magnet and thunder links Notifications — System notifications on task completion Lightweight — Tauri-powered, ~20 MB bundle, minimal resource footprint Browser extension — Intercept downloads from Chrome / Edge with smart filtering, cookie forwarding, and real-time control ( Chrome Web Store · Edge Add-ons ) https://github.com/AnInsomniacy/motrix-next #download GitHub GitHub - AnInsomniacy/motrix-next-extension: Browser extension for Motrix Next — intercept and redirect downloads with smart filtering… Browser extension for Motrix Next — intercept and redirect downloads with smart filtering and real-time control - AnInsomniacy/motrix-next-extension
DBX 17+ 种数据库,一个工具搞定 MySQL、PostgreSQL、SQLite、Redis、MongoDB、DuckDB、ClickHouse、SQL Server、Oracle、Elasticsearch、MariaDB、TiDB、OceanBase、openGauss、GaussDB、KingBase、Vastbase、GoldenDB — 全部在一个约 15 MB 的应用中连接。不内嵌 Chromium。 查询编辑器 CodeMirror 6 语法高亮、智能自动补全(表名和字段)、Cmd+Enter 执行、选中 SQL 执行、SQL 格式化,9 种编辑器主题。查询历史持久化存储,支持搜索和恢复。 AI SQL 助手 用自然语言描述你的需求,直接生成 SQL。还能解释、优化、修复错误。支持 Claude、OpenAI 或任何 OpenAI 兼容端点。 数据表格 虚拟滚动,轻松应对百万行数据。行内编辑、排序、全文搜索、分页、列宽调整、行号、斑马纹。支持导出为 CSV、JSON、Markdown。 Schema 工具 结构浏览 — 数据库、Schema、表、字段、索引、外键、触发器,支持侧边栏搜索和置顶 ER 关系图 — 可视化表间关联 Schema 对比 — 跨连接对比表结构差异 执行计划 — 可视化查询执行计划 字段血缘 — 字段级血缘分析 数据操作 数据导入 — CSV、Excel 数据迁移 — 在数据库之间迁移数据 数据库导出 — 完整数据库导出 SQL 文件执行 — 直接执行 .sql 文件 文件预览 — 拖入 Parquet、CSV、JSON 即时预览(基于 DuckDB) 专项浏览器 Redis — 模式匹配搜索,全数据类型支持(String、Hash、List、Set、ZSet、Stream) MongoDB — 文档增删改查、分页浏览,支持 Atlas 和副本集 URL 直连 安全与连接 SSH 隧道(密钥和密码认证)· 断线自动重连 · 危险操作确认对话框 · 加密导出/导入连接配置 · 连接颜色标记 https://github.com/t8y2/dbx/blob/main/README.zh-CN.md #db #sql GitHub dbx/README.zh-CN.md at main · t8y2/dbx 15MB, lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more.15MB,轻量级跨平台数据库客户端。支持 MySQL、PostgreSQL、SQLite、Redis、Mon...
1. MosDNS - 更注重灵活配置、过滤规则、DNS 防污染、支持多种解析策略(包括 DOH、DOT、普通 DNS 等)。 - 非常适合需要复杂规则、分流、去广告,以及对 DNS 隐私有高要求的用户。 - 配置略复杂,但扩展性强,适合折腾的用户。 2. SmartDNS - 优势在速度,通过多线路多服务器同时查询,加速 DNS 解析。 - 主要是拿来提升 DNS 速度,有简单的去污染,也有一定的分流能力(比如判断大陆/海外)。 - 配置简单,资源占用低,易于上手,适合需要快速部署加速 DNS 的用户。 https://github.com/IrineSistiana/mosdns https://github.com/pymumu/smartdns #dns GitHub GitHub - IrineSistiana/mosdns: 一个 DNS 转发器 一个 DNS 转发器. Contribute to IrineSistiana/mosdns development by creating an account on GitHub.
Aegis Authenticator Aegis Authenticator 是一款免费、安全且开源的 Android 二因素认证(2FA)应用程序。它的目标是为您的在线服务提供安全的身份验证机制,同时还具备一些现有认证应用程序所缺乏的功能,例如完善的加密技术和数据备份功能。Aegis 支持 HOTP(Hot One-Time Password)和 TOTP(Time-Based One-Time Password)两种认证方式,因此可以与数千种在线服务兼容。 https://github.com/beemdevelopment/aegis #2fa GitHub GitHub - beemdevelopment/Aegis: A free, secure and open source app for Android to manage your 2-step verification tokens. A free, secure and open source app for Android to manage your 2-step verification tokens. - beemdevelopment/Aegis
Linux 一键安装 Clash 支持一键安装 mihomo 与 clash 代理内核。 兼容 root 与普通用户环境。 适配主流 Linux 发行版,并兼容 AutoDL 等容器化环境。 自动检测端口占用情况,在冲突时随机分配可用端口。 自动识别系统架构与初始化系统,下载匹配的内核与依赖,并生成对应的服务管理配置。 在需要时调用 subconverter 进行本地订阅转换。 https://github.com/nelvko/clash-for-linux-install #clash #vpn GitHub GitHub - nelvko/clash-for-linux-install: 😼 优雅地使用基于 clash/mihomo 的代理环境 😼 优雅地使用基于 clash/mihomo 的代理环境. Contribute to nelvko/clash-for-linux-install development by creating an account on GitHub.
OpenMOSS,AI 公司操作系统 OpenMOSS 是一个「AI 组织 / AI 公司操作系统」,它凭借 OpenClaw、Claude Code 等 AI Agent 系统的模拟工作能力,实现了自组织、自修复、自优化、自进化、自巡监、自激励、闭环质量控制、Skill 可插拔、循环任务等堪比真人团队的工作能力,高度还原真人工作流。经过实测它在一定程度上具备替代「重复劳动办公环境」的可能性,使其可以获得无限进步的生产力。 https://github.com/uluckyXH/OpenMOSS #openclaw
一个超轻量、高性能的 Cloudflare WARP SOCKS5 Docker 代理。 完美平替 caomingjun/warp 的终极方案。 市面上流行的 WARP 镜像(例如 caomingjun/warp)绝大多数打包了 Cloudflare 官方的 warp-cli 守护进程。这会导致极高的内存占用(通常在 150MB 以上),并且在高并发下极易发生进程死锁和崩溃。 MicroWARP 采用了完全不同的极客底层架构: 内核级 WireGuard:彻底抛弃臃肿的官方客户端,直接调用 Linux 原生内核态的 wg0 网卡接管流量,CPU 损耗近乎为零。 MicroSOCKS 引擎:使用纯 C 语言编写的 microsocks 服务器替代繁重的 Go/Rust 代理引擎。 极致极低内存:高并发下内存占用依然 < 5MB(实测常驻 800KB 左右)。专为 1C1G 的廉价小内存 VPS 打造的拯救者。 多架构支持:原生支持 amd64 和 arm64(完美兼容甲骨文免费 ARM 机器)。 https://github.com/ccbkkb/MicroWARP #socks #docker GitHub GitHub - ccbkkb/MicroWARP: 🚀 An 800KB RAM ultra-lightweight Cloudflare WARP SOCKS5 proxy in Docker. 仅需 800KB 内存的纯内核态 Cloudflare… 🚀 An 800KB RAM ultra-lightweight Cloudflare WARP SOCKS5 proxy in Docker. 仅需 800KB 内存的纯内核态 Cloudflare WARP 代理 - Docker - ccbkkb/MicroWARP
拷贝漫画下载器 一个用于 mangacopy.com 拷贝漫画 copymanga 的多线程下载器,带图形界面,带收藏夹,支持下载下架的漫画,没有每分钟15次API请求的限制,下载速度飞快。图形界面基于Tauri https://github.com/lanyeeee/copymanga-downloader #download GitHub GitHub - lanyeeee/copymanga-downloader: 拷贝漫画 copymanga 的多线程下载器,带图形界面 带收藏夹 支持下载下架的漫画 支持导出cbz和pdf,已打包exe 没有每分钟15次API请求的限制 下载速度飞快 拷贝漫画 copymanga 的多线程下载器,带图形界面 带收藏夹 支持下载下架的漫画 支持导出cbz和pdf,已打包exe 没有每分钟15次API请求的限制 下载速度飞快 - lanyeeee/copymanga-downloader
本项目将官方微信/QQ Linux 客户端封装在 Docker 容器中,通过 Selkies 技术实现在浏览器中直接使用微信/QQ,无需在本地安装微信/QQ 客户端。适用于服务器部署、远程办公等场景。 🌐 浏览器访问:通过 Web 浏览器直接使用微信,无需本地安装 🐳 Docker化部署:简单的容器化部署,环境隔离 🔒 数据持久化:支持配置和聊天记录持久化存储 🎨 中文支持:完整的中文字体和本地化支持,支持本地中文输入法 🖼 图片复制:支持通过侧边栏面板开启图片复制 📁 文件传输:支持通过侧边栏面板进行文件传输 🖥 AMD64和ARM64架构支持:兼容主流CPU架构 🔧 硬件加速:可选的 GPU 硬件加速支持 🪟 窗口切换器:左上角增加切换悬浮窗,方便切换到后台窗口,为后续添加其它功能做基础 https://github.com/nickrunning/wechat-selkies #qq #wechat GitHub GitHub - nickrunning/wechat-selkies: 基于Selkies的Linux网页版微信/QQ/Telegram,支持本地中文输入法,支持三方应用,支持AMD64和ARM64。 基于Selkies的Linux网页版微信/QQ/Telegram,支持本地中文输入法,支持三方应用,支持AMD64和ARM64。 - nickrunning/wechat-selkies
Cap 中文版是基于 Cap 官方项目 进行汉化和优化的开源屏幕录制工具,是 Loom 的开源替代方案。它允许您在几秒钟内录制、编辑和分享视频。 完全汉化:界面和功能说明已全部汉化,提供更友好的中文用户体验 移除登录限制:无需登录即可使用所有功能 去除付费板块:所有功能完全免费使用 同步官方版本:已同步官方 0.4.3 版本 编辑器优化:优化了视频编辑功能,使用更流畅 多平台支持:支持 macOS 和 Windows 系统 https://github.com/lid664951-crypto/Cap https://github.com/CapSoftware/Cap #screen GitHub GitHub - lid664951-crypto/Cap: Cap 中文版 - 开源屏幕录制工具,基于原项目汉化并优化,去除登录限制,完全免费使用。 Cap 中文版 - 开源屏幕录制工具,基于原项目汉化并优化,去除登录限制,完全免费使用。. Contribute to lid664951-crypto/Cap development by creating an account on GitHub.
Logi Options+ mini 提供了一种选择来自定义 Logi Options+,方便用户能够更好地控制其功能。 项目通过官方安装包命令行选项定制化Logi Options+功能。 支持macOS原生应用、macOS Shell、Windows PowerShell。 https://github.com/tjsky/logi-options-plus-mini/blob/main/README.md #Logi GitHub logi-options-plus-mini/README.md at main · tjsky/logi-options-plus-mini Let logi options plus do the job of keyboard and mouse only!disable logivoice、analytics、flow、sso、update、dfu、aipromptbuilder、device-recommendation - tjsky/logi-options-plus-mini
https://github.com/kkkgo/UE-DDNS #ddns GitHub GitHub - kkkgo/UE-DDNS: Universal Embedded DDNS Shell Script Universal Embedded DDNS Shell Script. Contribute to kkkgo/UE-DDNS development by creating an account on GitHub.
CineCLI:终端直搜直下电影 Show HN 项目 CineCLI,可在命令行浏览并磁力下载电影,简洁高效。 https://github.com/eyeblech/cinecli #bt #cli GitHub GitHub - eyeblech/cinecli: CineCLI is a cross-platform command-line movie browser built with Python. CineCLI is a cross-platform command-line movie browser built with Python. - eyeblech/cinecli
Go-WXPush - 微信消息推送服务 (基于golang) 这是一个基于 golang 开发的微信测试公众号模板消息推送服务。它提供了一个简单的 API 接口,让您可以轻松地通过 HTTP 请求将消息推送到指定的微信用户。 https://github.com/hezhizheng/go-wxpush #wechat #chat GitHub GitHub - hezhizheng/go-wxpush: 极简且免费的微信消息推送服务 (基于golang) 极简且免费的微信消息推送服务 (基于golang). Contribute to hezhizheng/go-wxpush development by creating an account on GitHub.