OPEN-SOURCE TOOLS
真正有实用价值的 GitHub 开源工具
按股票分析、量化交易、数字货币、视频增强和图片增强等方向筛选实用开源项目。
FilePizza:浏览器内的点对点文件传输
FilePizza 是一个基于 WebRTC 的浏览器点对点文件传输开源项目,由 Alex Kern 与 Neeraj Baid 在 UC Berkeley 期间开发。它省去了其他网页文件分享服务必须先上传到服务器的步骤,数据不经过中间服务器存储,因此传输快速、私密且安全。官方托管实例位于 file.pizza。v2 版本带来全新 UI(支持深色模式)、移动端浏览器(含 Mobile Safari)支持、上传者到下载者的浏览器直连(WebRTC,不再使用 WebTorrent)与更快握手、上传者进度监控与主动中止、密码保护与举报等安全措施、多文件一次上传并以 zip 交付、基于 Service Worker 的流式下载,以及使用 Redis 的服务器状态进程外存储。
GitHub 开源项目
GitHub - FreeU-group/FreeTodo: Auto-Manage Your Personal Task Context with AI.
Language : English | 中文 📖 Documentation • 🚀 Quick Start • 💡 Features • 🔧 Development • 🤝 Contributing FreeTodo - Just Do It. Project Overview FreeTodo is an AI-powered intelligent todo management application that helps you efficiently manage tasks, boost
GitHub 开源项目
GitHub - junegunn/fzf: :cherry_blossom: A command-line fuzzy finder
Show your love for fzf -- T-shirts, mugs, and stickers now available! commitgoods.com/collections/fzf fzf is a general-purpose command-line fuzzy finder and an interactive terminal toolkit. Whether you're selecting files, browsing command history, previewing
GitHub 开源项目
GitHub - jianchang512/pyvideotrans: Translate the video from one language to another and embed dubbing & subtitles.
Sponsors: - Recall.ai - Meeting Transcription API : If you’re looking for a transcription API for meetings, consider checking out Recall.ai , an API that works with Zoom, Google Meet, Microsoft Teams, and more pyVideoTrans A Powerful Open Source Video
GitHub 开源项目
GitHub - kortix-ai/suna: The open-source AI Management System
Kortix The open-source AI Management System The leading open-source alternative to Claude Cowork and ChatGPT Work. Website · Documentation · Cloud · Manifesto Agents that deliver finished work — reports, decks, code, replies, deployed changes — are now a
GitHub 开源项目
GitHub - sinelaw/fresh: Terminal based IDE & text editor: easy, powerful and fast
Fresh A modern, full-featured terminal text editor, with zero configuration . Familiar keybindings, mouse support, and IDE-level features — no learning curve required. Official Website · Documentation · Discord · Contributing Quick Install : curl -fsSL
GitHub 开源项目
GitHub - TrumanDu/myboot: MyBoot - Python rapid development framework inspired by Spring Boot 类似 Spring Boot 的 Python 快速开发框架
MyBoot - 类似 Spring Boot 的 Python 快速开发框架 MyBoot 是一个功能丰富的 Python Web 框架,提供类似 Spring Boot 的自动配置和快速开发功能。它集成了 Web API、定时任务、日志管理、配置管理等核心功能,让您能够快速构建现代化的 Python 应用程序。 ✨ 主要特性 - 🚀 快速启动 : 类似 Spring Boot 的自动配置和快速启动 - 🎯 约定优于配置 : 遵循约定,减少配置工作,自动发现和注册组件 - 🌐 Web API : 基于
GitHub 开源项目