mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2024-11-23 16:42:07 +01:00
The world's best email client
2c486cb7f5
Also moves truncation to the tab widget |
||
---|---|---|
commands | ||
config | ||
contrib | ||
lib | ||
widgets | ||
worker | ||
.gitignore | ||
aerc.go | ||
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.
Join the IRC channel: #aerc on irc.freenode.net
Building
go build
Usage
$ mkdir ~/.config/aerc
$ cp config/*.conf ~/.config/aerc/
$ vim ~/.config/aerc/accounts.conf
Fill in your account details and configure the rest to taste, then run aerc2
.
Contributing
Send patches to ~sircmpwn/aerc@lists.sr.ht.
Bugs & todo here: ~sircmpwn/aerc2