1
0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2024-09-20 19:05:09 +02:00
The world's best email client
Go to file
2019-03-15 21:41:39 -04:00
commands Implement :next-message n% 2019-03-15 21:41:39 -04:00
config Implement default in accounts.conf 2019-03-15 21:33:08 -04:00
lib Move MessageStore into its own file 2019-03-15 21:36:06 -04:00
widgets Implement :next-message n% 2019-03-15 21:41:39 -04:00
worker
.gitignore
aerc.go Add :quit command 2019-03-15 20:32:09 -04:00
go.mod
go.sum
LICENSE
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.