Fork of the aerc email client (https://sr.ht/~rjarry/aerc)
Go to file
Drew DeVault 501c95d852 Add README.md, update license (MIT -2019) 2019-01-13 20:09:07 -05:00
config Misc idiomatic fixes 2018-01-10 11:20:41 -05:00
lib/ui Revert "Add abstract list, update dirlist accordingly" 2019-01-13 15:27:56 -05:00
widgets Handle errors from worker initialization 2019-01-13 20:06:18 -05: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 Add basic account widget, populate real acct views 2019-01-13 12:39:06 -05:00
go.mod Initialize worker in account widget 2019-01-13 13:03:28 -05:00
go.sum Initialize worker in account widget 2019-01-13 13:03:28 -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.