记录我最喜欢的一些开源工具。
Note
只为记录,以免遗忘。
欢迎提交issue补充
- Best tool of screenshot: shareX: Screen capture, file sharing and productivity tool
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
- ScreenToGif:ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
LocalSend: share files and messages with nearby devices over your local network
LocalSend is a cross-platform app that enables secure communication between devices using a REST API and HTTPS encryption. Unlike other messaging apps that rely on external servers, LocalSend doesn't require an internet connection or third-party servers, making it a fast and reliable solution for local communication.
Seraphine: 基于 LCU API 实现的英雄联盟战绩查询工具,让锁战绩的🤡无处遁形!
pot-desktop:一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition.
Asciidoctor:AsciiDoc 文本处理与发布工具,可以将 AsciiDoc 文档转化成 HTML、DocBook、PDF、EPUB 等等多种便于发布的格式。AsciiDoc 相较于 Markdown 更加灵活,可以轻松支持目录、注意事项、数学符号、代码高亮等功能,适用于编写用户手册和书籍等场景。
nginx-ui :Go+Vue.js 构建的 Nginx 在线管理平台,它开箱即用、功能丰富,支持流量统计、在线查看 Nginx 日志、编辑 Nginx 配置文件、自动检查和重载配置文件等功能。
Crawl4AI:一款用 Python 开发的异步爬虫框架,能够将网站上的数据转化成 Markdown、JSON 等 LLM 友好的输出格式。它完全开源且免费,极大地简化了异步爬虫的编写。相比于付费的 Firecrawl,它具有更快的爬取速度,支持同时抓取多个 URL、页面截图、关键字优化提取(基于 LLM)和复杂的多页面会话管理等功能。