SkillAgentSearch skills...

Aerc

Asynchronous email client for your terminal

Install / Use

/learn @deathlyfrantic/Aerc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

aerc

aerc is a work in progress asyncronous email client for your terminal. Join the IRC channel (#aerc on irc.freenode.net).

Status

Very WIP

Compiling from Source

Install dependencies:

  • termbox
  • openssl (optional, for SSL support)
  • cmocka (optional, for tests)

Run these commands:

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make
sudo make install

Copy config/* to ~/.config/aerc/ and edit them to your liking.

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated3mo ago
Forks16

Languages

C

Security Score

87/100

Audited on Dec 10, 2025

No findings