我的小项目

陪她去流浪 桃子 2012年01月01日 阅读次数:1460

以下是我自己业余空闲时间的一些个人项目,出于爱好/为爱发电而创建,只列出一小部分最近有所更新的。

大类小类项目名字项目描述语言
生活智能家居[macos-as-homekit-accessory](https://github.com/movsb/macos-as-homekit-accessory)把 MacOS 作为智能家居设备。可以控制音量、锁屏。Go, Swift
媒体博客平台[TaoBlog](https://github.com/movsb/taoblog)一个博客平台,用 Markdown 写作。Go, Javascript
音视频[Melody](https://github.com/movsb/melody)一个 YouTube 自动视频下载工具。Go, Javascript
钢琴[sdl-wave-demo](https://github.com/movsb/sdl-wave-demo)一个五线谱弹奏工具。Go, SDL
游戏工具[taones](https://github.com/movsb/taones)一个任天堂 FC/NES 游戏模拟器。Go
工具浏览器[web-extension-vim](https://github.com/movsb/web-extension-vim)在浏览器上模拟 Vim 按键的扩展/插件。Javascript
代码[sgits](https://github.com/movsb/sgits)一个极简的、无头的 GIT 服务器,仅用于代码备份。Go
[taorm](https://github.com/movsb/taorm)一个极简的数据库 ORM 工具。Go
网络[on-ip-changed](https://github.com/movsb/on-ip-changed)一个多方式的动态域名修改工具。Go
[http2tcp](https://github.com/movsb/http2tcp)一个通过 HTTP 连接传输 TCP 流量的实用工具。Go
[torrent](https://github.com/movsb/torrent)一个类似迅雷的 P2P 种子/磁力链接下载器。支持 DHT。Go
[gpon-client](https://github.com/movsb/gpon-client)天翼网关路由器命令行客户端Go
[taosocks](https://github.com/movsb/taosocks)一个 Socks5 代理工具。Go
语言[taolang](https://github.com/movsb/taolang)我自己编写的一款类似 Javascript 的动态语言。Go
创作[goldmark-wiki-table](https://github.com/movsb/goldmark-wiki-table)让 Markdown 支持维斯百科表格的插件。Go
[taomd](https://github.com/movsb/taomd)一款 Markdown 解析/渲染器。可以跑通 CommonMark 官方标准测试用例中的 98%.Go
隐私[whisper](https://github.com/movsb/torrent)一个不需要网络的、安全的照片/视频/文件/文本加密共享工具。Swift
嵌入式代码库[libstuff](https://github.com/movsb/libstuff)一个嵌入式实用库,支持硬件:ESP32、CH32V003 系列。C++
模板[ch32v003](https://github.com/movsb/ch32v003)为 CH32V003 单片机创建的极易使用的模板。C++
工具[common](https://github.com/movsb/common)一款实用串口调试工具。C++
框架/库图形[Duilib](https://github.com/movsb/duilib)一个 Windows 上的自绘 UI 框架,支持高阶自绘系统控件。C++
爬虫[relwarc](https://github.com/movsb/relwarc)一个基于 Google Chrome 无头浏览器的爬虫框架。Go
日志[taolog](https://github.com/movsb/taolog)一个 Windows 平台的日志库。支持 DebugView 和 ETW。C++

这篇文章的内容已被作者标记为“过时”/“需要更新”/“不具参考意义”。