Elektrine lite

← Feed

@tobykurien@mastodon.social

Post #4211737

2026-04-26 09:25 UTC

@da5nsy@social.coop I use mutt, even on my GUI desktop I drop to the terminal and use mutt for e-mail, because it is fast and gives me control (e.g. I can pipe HTML email to an external viewer, delete attachments from e-mails while keeping the e-mail, etc.) It should work fine with your e-ink display.

Replies (1)

  • @tobykurien@mastodon.social 2026-04-26 09:28

    @da5nsy@social.coop For quick on-the-go e-mail check and quick reply, I wrote my own text-based web interface using basic HTML and form controls (no javascript) that integrates with my Maddy e-mail server. It works everywhere, even in elinks or w3m. I resorted to writing my own because existing ones won't work without javascript and I needed something really simple and fast for my small, limited devices.

    Open ##4211738