CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
huggingface_hub
该项目是 Hugging Face 平台官方开源的 Python 客户端,提供了模型、数据集和 Spaces 的下载、上传、管理等功能。
ChatLab
本地化的聊天记录分析工具,通过 SQL 和AI Agent 回顾你的聊天记录
ogame-vue-ts
一个基于 Vue 3 和 TypeScript 构建的现代化 OGame 太空策略游戏
PasteMD
一键将 Markdown 和网页 AI 对话(ChatGPT/DeepSeek等)完美粘贴到 Word、WPS 和 Excel 的效率工具 | One-click paste Markdown and AI responses (ChatGPT/DeepSeek) into Word, WPS, and Excel perfectly.
HiSH
在鸿蒙上运行Linux Shell,支持手机、平板、2in1/PC、TV(Run Linux Shell on HarmonyOS, Phone/Pad/2in1/PC,TV are supported)
clock-dashboard
天气时钟看板
anti-api
Anti-API Expose Antigravity's built-in AI models as an Anthropic-compatible API 中文说明 • Features • Quick Start • Models --- > **Disclaimer**: This project is based on reverse engineering of Antigravity. Future compatibility is not guaranteed. Use at your own risk. Not officially sup
Self-Configuration
Self-Configuration 个人代理工具配置文件集合 Personal proxy tool configuration collection Clash • Surge • 规则来源 • 注意事项 🌐 Language / 语言切换 🇨🇳 简体中文 | 🇺🇸 English --- 📁 文件结构 ``` Self-Configuration/ ├── Clash.yaml Clash / Clash Meta 配置文件 ├── Surge.conf Surge 配置文件 ├── RE
windsurf-account-manager-simple
Windsurf Account Manager - Simple 一个基于 Tauri + Vue 3 + TypeScript 开发的 Windsurf 多账号管理桌面应用,用于管理多个 Windsurf 账号并提供积分重置、账单查询、一键换号等功能。 > ⚠️ **免费软件声明**:本软件完全免费,如果你是付费购买的,说明你被骗了! 📱 交流群 --- 🖥️ 软件界面 --- ✨ 功能特性 🔐 账号管理 - ✅ **添加/编辑/删除账号** - 完整的账号CRUD操作 - ✅ **账号分组
opensqt_market_maker
OpenSQT 是一个高性能、低延迟的加密货币做市商系统,专注于永续合约市场的做多网格交易策略。系统采用 Go 语言开发,基于 WebSocket 实时数据流驱动,旨在为 Binance、Bitget、Gate.io 等主流交易所提供稳定的流动性支持。
hapi
hapi HAPI means "哈皮," a Chinese transliteration of happyhttps://github.com/slopus/happy, great credit to the original Happy project. Run Claude Code / Codex / Gemini sessions locally and control them remotely through a Web / PWA / Telegram Mini App. Features - Start AI coding sessions from any m
poly-sdk
@catalyst-team/poly-sdk Unified SDK for Polymarket APIs - Data API, Gamma API, CLOB API, and WebSocket real-time updates. Installation ```bash pnpm add @catalyst-team/poly-sdk ``` Quick Start ```typescript import { PolymarketSDK } from '@catalyst-team/poly-sdk'; const sdk = new PolymarketSDK;