A fast phonetic fuzzy finder for the shell
Core fuzzy matching and ranking library for Yuru
Japanese phonetic matching support for Yuru
Korean Hangul matching support for Yuru
Terminal user interface for Yuru
Chinese pinyin matching support for Yuru
A visual TUI wrapper around chezmoi
Privacy-first autonomous personal agent — CLI and TUI for Rustant
Terminal UI for GitHub notifications with filtering, preview, and auto-refresh
Aurora OS platform services (settings, notifications, device info)
Make TODO management a little more automatic
This is the SDK for Rust. Like all BlockChyp SDKs, it provides a full client for the BlockChyp gateway and BlockChyp payment terminals.
Automatically create mailer previews for your mailers.
Enhances the ActionMailer Previews introduced in 4.1 by automatically creating ActionMailer Previews at runtime in development mode. See automatic previews of your ActionMailer emails, with no extra effort or mock data. Install the action_mailer_auto_previews gem into your :development group, and it'll 'just work' with sensible defaults. Each ActionMailer email object that has .deliver or .deliver_later called will automatically launch your default browser right to a ActionMailer Preview page with the real data passed to that email. Flexible options allow you to alter this behavior as well. Warning: Since this is dynamically creating Ruby classes/methods, you will want to make sure your web-server is single threaded. For example, if you're using Puma, be sure to set the `workers` configuration parameter to 1.