OPEN-SOURCE TOOLS
真正有实用价值的 GitHub 开源工具
按股票分析、量化交易、数字货币、视频增强和图片增强等方向筛选实用开源项目。
copyparty:单文件可移植文件服务器(断点续传 / WebDAV / SFTP / FTP / TFTP / SMB / 媒体索引)
copyparty 是一个用单个 Python 文件即可启动的可移植文件服务器,支持 HTTP(S)、WebDAV、SFTP、FTP(S)、TFTP、SMB/CIFS 等多种协议,具备加速断点续传上传、文件去重、媒体库索引、缩略图、zip/tar 打包下载、文件搜索、m3u8 播放列表、Markdown 查看/编辑等能力,服务器端仅需 Python 2 或 3,其余依赖均为可选。
GitHub 开源项目
Uptime Kuma:易用的自托管监控工具
Uptime Kuma 是一款易用的自托管监控工具,支持 HTTP(s)、TCP、关键词、JSON 查询、Websocket、Ping、DNS、Push、Steam 游戏服务器与 Docker 容器等监控类型,提供精致的响应式界面、90 多种通知服务、多语言、多状态页、证书信息、代理与 2FA 等能力,可通过 Docker Compose、Docker 命令或非 Docker(Node.js + PM2)方式部署在自有服务器上。
GitHub 开源项目
Webmin:基于 Web 的 Unix/Linux 服务器管理控制面板
Webmin 是一款面向 Unix-like 服务器的基于 Web 的系统管理工具,来源称其全球年安装量约 100 万次。它可用于配置操作系统内部项(如用户、磁盘配额、服务、配置文件),也能管理 BIND DNS Server、Apache HTTP Server、PHP、MySQL 等开源应用;自带 116 个标准模块,并可通过安装模块(含自定义模块)扩展功能。
GitHub 开源项目
GitHub - prometheus/prometheus: The Prometheus monitoring system and time series database.
Prometheus Visit prometheus.io for the full documentation, examples and guides. Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule
GitHub 开源项目
GitHub - domcyrus/rustnet: Per-process network monitoring for your terminal with deep packet inspection. Cross-platform, sandboxed.
RustNet Per-process network monitoring for your terminal: live TCP, UDP, and QUIC connections with deep packet inspection, sandboxed by default. English | 简体中文 | 日本語 Real-time visibility into every connection your machine makes, who owns it, and what protocol
GitHub 开源项目
GitHub - winboat-org/winboat: Run Windows apps on 🐧 Linux with ✨ seamless integration
WinBoat Windows for Penguins. Run Windows apps on 🐧 Linux with ✨ seamless integration Screenshots ⚠️ Work in Progress ⚠️ WinBoat is currently in beta, so expect to occasionally run into hiccups and bugs. You should be comfortable with some level of
GitHub 开源项目
Yazi:基于 Rust 异步 I/O 的极速终端文件管理器
Yazi 是一款用 Rust 编写、基于非阻塞异步 I/O 的终端文件管理器,目标是提供高效、易用且可定制的文件管理体验。它支持全异步 I/O、多线程 CPU 任务、内置多终端图像协议预览、Lua 并发插件系统、虚拟文件系统、包管理器,并与 ripgrep、fd、fzf、zoxide 集成。项目采用 MIT 许可证,目前处于公开测试(public beta)阶段,可作为日常使用工具,但仍在密集开发中,可能引入破坏性变更。
GitHub 开源项目