A minimal email TUI where you read with Markdown and write in Neovim. neomd.ssp.sh/docs
email markdown neovim tui
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

add AUR installation info

sspaeti 2d2d63e3 5cdf9e9e

+5
+5
README.md
··· 100 100 ./neomd 101 101 ``` 102 102 103 + Or if on Arch Linux (AUR), you can use my [neomd-bin](https://aur.archlinux.org/packages/neomd-bin) via: 104 + ```sh 105 + yay -S neomd-bin 106 + ``` 107 + 103 108 On first run, neomd: 104 109 1. Creates `~/.config/neomd/config.toml` with placeholders — fill in your IMAP/SMTP credentials 105 110 2. Creates `~/.config/neomd/lists/` for screener allowlists (or uses your custom paths from config)