Fork of the aerc email client (https://sr.ht/~rjarry/aerc)
Go to file
Drew DeVault b60999c39e Start building out command subsystem 2019-03-10 21:15:24 -04:00
commands Start building out command subsystem 2019-03-10 21:15:24 -04:00
config Misc idiomatic fixes 2018-01-10 11:20:41 -05:00
lib/ui Implement the Container interface in lib/ui/ 2019-01-20 15:06:44 -05:00
widgets Start building out command subsystem 2019-03-10 21:15:24 -04:00
worker Add loading spinner 2019-01-13 20:02:21 -05: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 README.md, update license (MIT -2019) 2019-01-13 20:09:07 -05:00
aerc.go Start building out command subsystem 2019-03-10 21:15:24 -04:00
go.mod Initialize worker in account widget 2019-01-13 13:03:28 -05:00
go.sum Add missing go.sum entries 2019-02-10 17:11:21 -05: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.