Recommend Soft
- Etcher Flash OS images to SD cards & USB drives, safely and easily. https://github.com/balena-io/etcher
- Ventoy 制作可启动U盘的开源工具 https://www.ventoy.net/en/download.html
- neko A self hosted virtual browser that runs in docker and uses WebRTC. https://github.com/m1k1o/neko
- chsrc 全平台通用换源工具与框架 https://github.com/RubyMetric/chsrc
- delta A syntax-highlighting pager for git, diff, grep, and blame output https://github.com/dandavison/delta
- meld Visual diff and merge tool https://meldmerge.org/
- Open Source JIRA
- opengist GitHub Gist 的开源替代品。该项目将代码或文本片段存储于 Git 仓库中,用户可以通过 Git 命令或 Web 查看和修改内容,类似 GitHub 的 Gist 服务。它开源、可自托管,支持创建公开/私人片段、语法高亮、搜索代码、嵌入其它网站和修改历史等功能。 https://github.com/thomiceli/opengist
- keepassxc 一款开源、安全、跨平台的密码管理器。该项目是采用 C++ 开发的免费、离线、无广告的密码管理工具,它提供了简洁直观的用户界面,可轻松管理各种应用/网站的账号密码,支持多平台、浏览器插件、自动填充、密码生成等功能。 https://github.com/keepassxreboot/keepassxc
- sqlite-web 基于 Web 的 SQLite 数据库管理工具。这是一个用 Flask 和 peewee 编写的 SQLite 数据库 Web 管理平台。它安装简单、启动也非常方便。该项目提供了一个简单易用的界面,以及实用的 SQLite 数据管理功能,包括创建/删除表、索引、数据导入/导出、排序、SQL 查询等功能。 https://github.com/coleifer/sqlite-web
- zen Simple, free and efficient ad-blocker and privacy guard for Windows, macOS and Linux https://github.com/anfragment/zen
- ruff An extremely fast Python linter and code formatter, written in Rust. https://github.com/astral-sh/ruff
ruff check # Lint all files in the current directory (and any subdirectories).
ruff format # Format all files in the current directory (and any subdirectories).
- Barrier 一套键盘鼠标控制多台电脑的工具。该项目通过模拟 KVM 切换器功能,实现多台电脑、不同操作系统,共享一套键盘鼠标,让工作流程更加高效。它安装简单使用方便,无需复杂的配置,支持自定义热键、多种操作系统、可视化操作界面等功能。 https://github.com/debauchee/barrier
- dust A more intuitive version of du in rust https://github.com/bootandy/dust
- dysk df by rust. A linux utility to get information on filesystems, like df but better
# df -Th
dysk
-
休息提醒程序 为了避免坐在电脑跟前忘记休息,我找到了 Stretchly 这个不错的休息提醒程序。我一般设置一定的强制休息时间,并根据它的提示做些小运动。Stretchly 是开源跨平台应用,支持 Linux、macOS 和 Windows。(https://hovancik.net/stretchly/)
-
dokploy 开源的 Linux 面板 https://dokploy.com
界面很美观,功能很强大,而且易用,一键点击各种安装,想要的一般功能都有了:
* 应用和数据库安装和管理
* Docker compose 管理
* 数据库备份
* 各种模版
* 监控/告警
* 证书管理配置
文档信息
- 版权声明:自由转载-非商用-非衍生-保持署名(创意共享3.0许可证)
- 发表日期: 2024-09-29T14:43:31+08:00