Skip to content

NeoSent v0.8

Compare
Choose a tag to compare
@RaphGL RaphGL released this 14 Apr 16:34
· 50 commits to main since this release

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

  1. Download the .zip file
  2. Extract it
  3. On the extracted folder run:
pip install --user .
  1. Add ~/.local/lib/python3.10/site-packages/neosent to your PATH.