SaaSHub helps you find the best software and product alternatives Learn more →
Pigeon-rs Alternatives
Similar projects and alternatives to pigeon-rs
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
Apache Arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
tidy-viewer
📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
pigeon-rs discussion
pigeon-rs reviews and mentions
-
Is the state of mail user agents that sad?
I'm still fine with Thunderbird as a MUA (more or less). Using number 1 and 4 as shortcuts to mark an email as "todo" or "urgent". Invitation to appointments (ics file format) can be accepted as well. Integration of contacts is a paint point though.
For email automation I have written a lightweight CLI in Rust [1] which supports MIME and SMTP. I'm currently integrating sendmail's capabilities as well, so that it can be used both as a MUA (message user agent) and MTA (mail transfer agent). Cargo's feature flags will hopefully give you a UNIX-like experience (only compile the features you want to use).
In general, I share your sentiment. Email is still the best protocol to contact people outside of your organization. It's a pitty that encrypted email somehow haven't prevailed. The matrix protocol might be better suited for standardized and encrypted communication.
I would argue that every citizen should get a state-issued email address which then can be used for official communication with public authorities (signing and encrypting being a prerequisite). In Germany, you still get so much paper via regular mail. Even the Covid-19 quarantine order is send by post. It only arrives when quarantine is already over. (Admittedly, you get this order by phone, too, and they are asking for your email address.)
[1] https://github.com/quambene/pigeon-rs
-
pigeon-rs v0.2.0 [Open source email automation]: Send email to arbitrary SMTP endpoints
Pigeon is a command line tool for cheap and efficient email automation written in Rust.
-
pigeon-rs: Open source email automation written in Rust
That's it. Pigeon has some more handy features which you can check out on github and it is on crates.io as well.
-
A note from our sponsor - SaaSHub
www.saashub.com | 2 Nov 2024
Stats
quambene/pigeon-rs is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of pigeon-rs is Rust.