Git Product home page Git Product logo

aerc's Introduction

aerc

aerc is a work in progress asynchronous email client for your terminal. aerc is network-first, and is designed with network-based email protocols in mind. It runs all network code in separate worker threads that don't lock up the UI. Compared to mutt, it's also easier on the network and much faster - it only fetches what it needs.

Join the IRC channel (#aerc on irc.freenode.net).

If you'd like to support aerc development, you can contribute to my Patreon page.

Status

aerc status

Features

Note: aerc is not done, some of these are planned or in-progress

  • Vim-style keybindings and commands
  • Custom pipelines for email handling (highlighting diffs, rendering HTML, etc)
  • Integrated tools for patch review, git, mailing lists, etc
  • View or compose emails with arbitrary tools in the embedded terminal
  • Integrated address book and tab completion for contacts
  • Support for multiple accounts with different backends
  • Out of the box PGP support with Keybase integration

Compiling from Source

Install dependencies:

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

Run these commands:

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

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

aerc's People

Contributors

ddevault avatar exec64 avatar hummer12007 avatar deathlyfrantic avatar linkmauve avatar ninja3047 avatar angus-g avatar luminarys avatar ddeva-vistar avatar rindeal avatar ragnese avatar

Watchers

Alan D. Salewski avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.