rumpelsepp / mnotify

A matrix cli client
MIT License
62 stars 3 forks source link

My personal fork #54

Open MatthiasGrandl opened 6 months ago

MatthiasGrandl commented 6 months ago

repo

You might want to check it out if there is anything interesting in there for you. My code quality is definitely terrible as I am a complete rust noob, but it is working nicely for me.

Changes:

Reason for the unix socket is that I wanted to be able to get updated at the same time as writing messages. This is not possible with a simple CLI due to the session lock.

rumpelsepp commented 5 months ago

Thank you very much for your input! I am currently very busy, but I will try to incorporate your changes here! Have a nice day!

MatthiasGrandl commented 5 months ago

No worries and I have no expectations that my changes will be incorporated since it diverges quite heavily. Just wanted to give you a heads up in case you are curious :)