OPEN-SOURCE TOOLS

真正有实用价值的 GitHub 开源工具

按股票分析、量化交易、数字货币、视频增强和图片增强等方向筛选实用开源项目。

GitHub - emdash-cms/emdash: EmDash is a full-stack TypeScript CMS based on Astro; the spiritual successor to WordPress 阅览图
开源项目 · 其他开源工具类
开源
开源项目·其他开源工具类·新手

GitHub - emdash-cms/emdash: EmDash is a full-stack TypeScript CMS based on Astro; the spiritual successor to WordPress

EmDash A full-stack TypeScript CMS built on Astro and Cloudflare . EmDash takes the ideas that made WordPress dominant -- extensibility, admin UX, a plugin ecosystem -- and rebuilds them on serverless, type-safe foundations. Plugins run in sandboxed Worker

GitHub 开源项目

0 阅读2026/09/16
查看指南
Immich:高性能自托管照片和视频管理方案 阅览图
开源项目 · 其他开源工具类
开源
开源项目·其他开源工具类·新手

Immich:高性能自托管照片和视频管理方案

High performance self-hosted photo and video management solution Català Español Français Italiano 日本語 한국어 Deutsch Nederlands Türkçe 简体中文 正體中文 Українська Русский Български Português Brasileiro Svenska العربية Tiếng Việt ภาษาไทย മലയാളം Warning ⚠️ Always follow

GitHub 开源项目

0 阅读2026/09/16
查看指南
GitHub - AidanPark/openclaw-android: Run OpenClaw on Android with a single command — no proot, no Linux 阅览图
开源项目 · 其他开源工具类
开源
开源项目·其他开源工具类·新手

GitHub - AidanPark/openclaw-android: Run OpenClaw on Android with a single command — no proot, no Linux

OpenClaw on Android 한국어 | 中文 Because Android deserves a shell. No Linux install required The standard approach to running OpenClaw on Android requires installing proot-distro with Linux, adding 700MB-1GB of overhead. OpenClaw on Android eliminates this by

GitHub 开源项目

0 阅读2026/09/16
查看指南
GitHub - Eugeny/tabby: A terminal for a more modern age 阅览图
开源项目 · 其他开源工具类
开源
开源项目·其他开源工具类·新手

GitHub - Eugeny/tabby: A terminal for a more modern age

👋 Managing remote environments? Check out Warpgate, my smart SSH/HTTP/MySQL bastion server , it works great with Tabby, you'll love it. Downloads: - Latest release - Repositories : Debian/Ubuntu-based , RPM-based - Latest nightly build This README is also

GitHub 开源项目

0 阅读2026/09/16
查看指南
GitHub - naklecha/llama3-from-scratch: llama3 implementation one matrix multiplication at a time 阅览图
开源项目 · 其他开源工具类
开源
开源项目·其他开源工具类·新手

GitHub - naklecha/llama3-from-scratch: llama3 implementation one matrix multiplication at a time

llama3 implemented from scratch in this file, i implemented llama3 from scratch, one tensor and matrix multiplication at a time. also, im going to load tensors directly from the model file that meta provided for llama3, you need to download the weights before

GitHub 开源项目

0 阅读2026/09/16
查看指南
GitHub - LLaVA-VL/LLaVA-NeXT 阅览图
开源项目 · 其他开源工具类
开源
开源项目·其他开源工具类·新手

GitHub - LLaVA-VL/LLaVA-NeXT

LLaVA-NeXT: Open Large Multimodal Models Release Notes 📢 Announcement: The training pipeline in this repository is now considered legacy . For the latest training pipeline with support for LLaVA-OneVision and LLaVA-OneVision-2 , please refer to lmms-engine .

GitHub 开源项目

0 阅读2026/09/16
查看指南
GitHub - wanglin2/code-run: 一个代码在线编辑预览工具,类似codepen、jsbin、jsfiddle等。 阅览图
开源项目 · 其他开源工具类
开源
开源项目·其他开源工具类·新手

GitHub - wanglin2/code-run: 一个代码在线编辑预览工具,类似codepen、jsbin、jsfiddle等。

code-run 一个代码在线编辑预览工具,类似 codepen 。 在线示例: https://wanglin2.github.io/code-run-online/ 。 相关文章 使用Skypack在浏览器上直接导入ES模块 快速搭建一个代码在线编辑预览工具 如何手动解析vue单文件并预览? 手把手教你实现在Monaco Editor中使用VSCode主题 特性 - 支持多种预处理语言 - 支持多种布局随意切换 - 支持添加额外的 css 、 js 资源 - 内置多种常用模板 - 支持导出 zip -

GitHub 开源项目

0 阅读2026/09/16
查看指南
GitHub - chriskiehl/Gooey: Turn (almost) any Python command line program into a full GUI application with one line 阅览图
开源项目 · 其他开源工具类
开源
开源项目·其他开源工具类·新手

GitHub - chriskiehl/Gooey: Turn (almost) any Python command line program into a full GUI application with one line

Gooey Turn (almost) any Python 3 Console Program into a GUI application with one line Table of Contents - Gooey - Table of contents - Latest Update - Quick Start - Installation Instructions - Usage - Examples - What It Is - Why Is It - Who is this for - How

GitHub 开源项目

0 阅读2026/09/16
查看指南
GitHub - datawhalechina/llm-universe: 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/ 阅览图
开源项目 · 其他开源工具类
开源
开源项目·其他开源工具类·新手

GitHub - datawhalechina/llm-universe: 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/

LLM Universe | 动手学大模型应用开发 项目简介 本项目是一个面向小白开发者的大模型应用开发教程,旨在基于阿里云服务器,结合个人知识库助手项目,通过一个课程完成大模型开发的重点入门,主要内容包括: - 大模型简介 ,何为大模型、大模型特点是什么、LangChain 是什么,如何开发一个 LLM 应用,针对小白开发者的简单介绍; - 如何调用大模型 API ,本节介绍了国内外知名大模型产品 API 的多种调用方式,包括调用原生 API、封装为 LangChain LLM、封装为 Fastapi

GitHub 开源项目

0 阅读2026/09/16
查看指南
GitHub - koalaman/shellcheck: ShellCheck, a static analysis tool for shell scripts 阅览图
开源项目 · 其他开源工具类
开源
开源项目·其他开源工具类·新手

GitHub - koalaman/shellcheck: ShellCheck, a static analysis tool for shell scripts

ShellCheck - A shell script static analysis tool ShellCheck is a GPLv3 tool that gives warnings and suggestions for bash/sh shell scripts: The goals of ShellCheck are - To point out and clarify typical beginner's syntax issues that cause a shell to give

GitHub 开源项目

0 阅读2026/09/16
查看指南
iDescriptor:隐私优先的开源 iDevice 管理工具 阅览图
开源项目 · 其他开源工具类
开源
开源项目·其他开源工具类·新手

iDescriptor:隐私优先的开源 iDevice 管理工具

iDescriptor 是隐私优先、开源免费的 iDevice 管理工具,使用 Rust 和 Qt 开发,支持 USB/无线连接、AirPlay 投屏、应用安装、设备备份、文件系统挂载、相册与文件浏览、虚拟定位等功能。

GitHub 开源项目

2 阅读2026/09/16
查看指南
GitHub - goenning/google-indexing-script: Script to get your site indexed on Google in less than 48 hours 阅览图
开源项目 · 其他开源工具类
开源
开源项目·其他开源工具类·新手

GitHub - goenning/google-indexing-script: Script to get your site indexed on Google in less than 48 hours

Google Indexing Script Use this script to get your entire site indexed on Google in less than 48 hours. No tricks, no hacks, just a simple script and a Google API. Important - This script uses Google Indexing API and it only works on pages with either

GitHub 开源项目

0 阅读2026/09/16
查看指南