Fork of the aerc email client (https://sr.ht/~rjarry/aerc)
Go to file
Drew DeVault f3d3e0ed4f moar colors 2019-03-17 18:06:15 -04:00
commands s/:term-close/:close/g 2019-03-17 17:45:44 -04:00
config Handle terminal title, login shell 2019-03-17 17:08:54 -04:00
lib Add :term-close 2019-03-17 17:23:53 -04:00
widgets moar colors 2019-03-17 18:06:15 -04:00
worker Display message subjects in message list 2019-03-14 22:19:04 -04:00
.gitignore Initialize worker in account widget 2019-01-13 13:03:28 -05:00
LICENSE Add README.md, update license (MIT -2019) 2019-01-13 20:09:07 -05:00
README.md Add link to todo tracker 2019-03-17 17:47:35 -04:00
aerc.go Add :quit command 2019-03-15 20:32:09 -04:00
go.mod Handle terminal title, login shell 2019-03-17 17:08:54 -04:00
go.sum Handle terminal title, login shell 2019-03-17 17:08:54 -04:00

README.md

aerc

aerc is a work in progress email client for your terminal.

It is not yet suitable for daily use.

Building

go build

Usage

Start by copying the example configs, config/aerc.conf and config/accounts.conf and editing them to taste, to ~/.config. Then run ./aerc2.

Contributing

Send patches to ~sircmpwn/public-inbox@lists.sr.ht.

Bugs & todo here: ~sircmpwn/aerc2