NeoSent v0.8
The first NeoSent release
From now on all further releases will be improving and adding on to what we've done so far.
All the features from Suckless Sent have been implemented and are fully functional so as such fixing bugs and making sure that everything works correctly will be the priority for now on.
The subsequent releases will be adding more flags, improving parsing and adding more features (markdown text formatting possibly).
How to install
- Download the
.zip
file - Extract it
- On the extracted folder run:
pip install --user .
- Add
~/.local/lib/python3.10/site-packages/neosent
to your PATH.