Fork of the aerc email client (https://sr.ht/~rjarry/aerc)
Go to file
Drew DeVault d274bf926c widgets/directories.go -> widgets/dirlist.go 2019-03-14 23:45:06 -04:00
commands Implement :{next,prev}-message 2019-03-14 23:41:25 -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 widgets/directories.go -> widgets/dirlist.go 2019-03-14 23:45:06 -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 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 Flesh out command parsing & handling 2019-03-10 21:23:22 -04:00
go.sum Flesh out command parsing & handling 2019-03-10 21:23:22 -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.