aerion
aerion 0.3.4
An Open Source Lightweight E-Mail Client
https://github.com/hkdb/aerionApache License 2.0
main program: aerionprograms: aerion, aerion-creds
Maintainers
Platforms (30)
wasm64-wasip1i686-freebsdmicroblazeel-linuxaarch64-freebsdloongarch64-linuxarmv7l-linuxm68k-linuxx86_64-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ aerion ];
Ad-hoc shell
nix-shell -p aerion
Flake (nix run)
nix run nixpkgs#aerion