CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
Compose your website from a few simple inputs. Solo will instantly compose a beautiful website so you can grow your business.
Intro: https://blog.mozilla.org/en/mozilla/introducing-solo-ai-website-builder/
🎯在练习模式中,您可以自由使用,随时练习摩尔斯电码,并在侧栏中获取相关资料📚。通过挑战模式,计时挑战将单词转换为摩尔斯电码,提升您的技能⚡️。我们提供多样化的单词列表类别、单词数量和单词顺序,以满足不同水平和偏好的需求🌈。
➡️不仅如此,摩尔斯电码翻译器可将您输入的文本(英文)即时转换为摩尔斯电码,并提供 音频播放功能🎵,让您听到真实的电码声音🔊。字典中的摩尔斯字母表和其他字符,为您提供了方便的参考🔖。
See also:
- https://sinqi.tools/morse 摩斯代码转换工具 Morse code translator is a translator that lets anyone translate text to Morse code and decode Morse code to text easily.

在线编辑、运行 Python、PHP、HTML 代码
See also:
- https://github.com/cristoper/feedmixer A self-hosted API to fetch and mix entries from Atom and RSS feeds (returns Atom, RSS, or JSON), written in Python
- https://github.com/makesites/rss-merger Simple PHP aggregator of RSS feerds
- https://github.com/chase-seibert/rsscombine Combine many RSS feeds into one feed, written in Go.
- https://gist.github.com/smajda/204194 Merge multiple RSS feeds with SimplePie, written in PHP.
Atom 1.0, RSS 1.0 & 2.0 specification
可根据社会组织名称或统一社会信用代码进行查询
目前实现的功能有 xls 导入、条形码自动滚动、条形码高级样式设置、超全的条形码类型支持。
一次性生成1万个条形码大概5-10秒,同时保证页面滚动丝滑。
- 在线条码生成器: 免费创建 条形码 !
- Barcode Maker 开源的条形码和二维码生成网站 【Demo】
- https://scanqr.org/ The QR code scanner online allows you to scan QR codes without any app. It helps you scan QR from images and also webcam. You can use it online on mobile and desktop also. The ScanQR web app scans QR codes locally without uploading them to our servers.
or just browse ...
Mac 电脑的 SSH 密钥管理工具,支持使用 Touch ID 或 Apple Watch 进行身份验证,通过后才能访问密钥。
- 🪵 View (or tail) any log file of any format
- 🍰 No setup or config required
- 🌈 Highlights numbers, dates, IP-addresses, UUIDs, URLs and more
- ⚙️ All highlight groups are customizable
- 🧬 Easy to integrate with other commands
- 🔍 Uses less under the hood for scrollback, search and filtering
See also:
- https://github.com/tstack/lnav The Log File Navigator, lnav for short, is an advanced log file viewer for the small-scale. It is a terminal application that can understand your log files and make it easy for you to find problems with little to no setup.
- https://github.com/Textualize/toolong A terminal application to view, tail, merge, and search log files (plus JSONL).
DietPi is an extremely lightweight Debian OS, highly optimised for minimal CPU and RAM resource usage, ensuring your SBC always runs at its maximum potential.
USB-C 接口、协议、线缆的介绍
Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
See also:
- OCR PDFs and images directly in your browser
- https://github.com/allenai/olmocr olmOCR is an open-source tool designed for high-throughput conversion of PDFs and other documents into plain text while preserving natural reading order. It supports tables, equations, handwriting, and more. demo
- https://github.com/VikParuchuri/surya 一个开源的文档 OCR 工具包,能够在 90 多种语言中进行文本识别,并且在性能上与云服务相比具有优势。它支持文本检测、版面分析、阅读顺序和表格识别等功能,适用于各种文档,包括图像、PDF、Word 文档和 PowerPoint 演示文稿。surya 提供了一个交互式的 Streamlit 应用程序,用户可以通过它来试验 OCR 功能。此外,还有一个托管的 API 服务,用于处理各种类型的文件。