Iridium
Standard Notes client written in Rust and GTK
Install / Use
/learn @matze/IridiumREADME
Iridium
Iridium is a Standard Notes, local-first client written in Rust and GTK. It synchronizes with any compliant Standard Notes server but can work entirely offline as well.

Building from source
Iridium is written in Rust, so you will need the Rust toolchain. You could use
rustup to install update Rust and Cargo. You also need a
few system dependencies, besides the obvious development libraries of GTK you
will need OpenSSL and the glib-compile-resources binary. Then build, test and
run with
$ cargo build --release
$ cargo test --release
$ cargo run --release
To display logs during execution set the G_MESSAGES_DEBUG environment variable
to either iridium for application logs or all for everything:
$ G_MESSAGES_DEBUG=iridium cargo run
License
Iridium is licensed under the GPL, see LICENSE.txt for more information.
Related Skills
himalaya
337.3kCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
coding-agent
337.3kDelegate coding tasks to Codex, Claude Code, or Pi agents via background process
