Fork of the aerc email client (https://sr.ht/~rjarry/aerc)
Go to file
Drew DeVault f406bf5a3b Add :quit command 2019-03-15 20:32:09 -04:00
commands Add :quit command 2019-03-15 20:32:09 -04:00
config Rename :cd -> :cf, add :cd 2019-03-15 10:47:09 -04:00
lib/ui Add :quit command 2019-03-15 20:32:09 -04:00
widgets Fix nil dereference on rapidly cycling folders 2019-03-15 01:48:36 -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 Add :quit command 2019-03-15 20:32:09 -04:00
go.mod Rename :cd -> :cf, add :cd 2019-03-15 10:47:09 -04:00
go.sum Rename :cd -> :cf, add :cd 2019-03-15 10:47:09 -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.