Himalaya: CLI to Manage Emails

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. himalaya

    CLI to manage emails

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. goimapnotify

    Personnaly, I use https://gitlab.com/shackra/goimapnotify , you can add a `~/.config/imapnotify/{{ youremailaddresshere }}.yaml` config file for each of your email addresses and enable and start it as a systemd service with `systemctl --user enable ---now goimapnotify@{{ youremailaddresshere }}.service`

    Here is and example of a config file for a gmail address :

  4. git-receive-mail

    Himalaya makes it pretty easy to write cli tools and automate email workflows. It pairs well with August, another rust project that can render html to text on the terminal. I wrote a git email patch automation tool around Himalaya so that people can receive email patches easily[1].

    1: https://github.com/djha-skin/git-receive-mail

  5. mblaze

    Unix utilities to deal with Maildir

    Looks like mblaze but with extra steps

    https://github.com/leahneukirchen/mblaze

  6. textual

    The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.

    Hey there. This project isn't posted publicly anywhere at the moment—it's a very idiosyncratic one-of-one sort of deal. For one thing, while I know Python a little bit, I much prefer to write Lisp. But the Textual [0] library is for Python and nothing else seems to even compete in the same space. So my "outlook-explorer" ("oe" on my command line) is actually written in Hy [1], a Lisp-y syntax swap that emits Python AST objects. And there's a couple places where I just hard-coded my own info, like the email address I'm using it with in order to pull from the right inbox in Outlook, that would need some kind of user-facing and reasonably user-friendly config options before it'd be ready for general consumption.

    Have you thought about making your own bespoke one-of-one thing? I got much further than I expected to in only a couple hours. It was already basically functional in three hours, I think, and I came to the table with no prior experience using Textual.

    [0] https://textual.textualize.io/

  7. hy

    A dialect of Lisp that's embedded in Python

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Dashboard of open source low-code tools

    4 projects | dev.to | 24 Nov 2024
  • Creación de un agente de cafetería con Amazon Bedrock y Shopify

    3 projects | dev.to | 25 Oct 2024
  • The Modern CLI Renaissance

    10 projects | news.ycombinator.com | 10 Sep 2024
  • "Magsafe" for My ThinkPad

    1 project | /r/thinkpad | 6 Dec 2023
  • What are you rewriting in rust?

    36 projects | /r/rust | 10 Jul 2023