aerogramme
aerogramme 0.3.0
Encrypted e-mail storage over Garage
https://aerogramme.deuxfleurs.fr/European Union Public License 1.2
main program: aerogrammeprograms: aerogramme
Maintainers
Platforms (19)
mipsel-linuxs390x-linuxarmv5tel-linuxm68k-linuxpowerpc64-linuxarmv6l-linuxx86_64-linuxi686-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ aerogramme ];
Ad-hoc shell
nix-shell -p aerogramme
Flake (nix run)
nix run nixpkgs#aerogramme