aerc/README.md

671 B

aerc

aerc is an email client for your terminal.

Join the IRC channel: #aerc on irc.freenode.net

Building

Install the dependencies:

  • go (compile-time)
  • scdoc (compile-time)
  • libvterm (compile & runtime)

Then compile aerc:

$ make

Installation

# make install
$ aerc

On its first run, aerc will copy the default config files to ~/.config/aerc and show the account configuration wizard.

Contributing

Send patches to ~sircmpwn/aerc@lists.sr.ht.

Bugs & todo here: ~sircmpwn/aerc2