An easier-to-use alternative to pwnagotchi's built-in mail commands
To install, simply copy the mail
executable to a binary folder, or run the following one-liner.
git clone https://github.com/astro-cyberpaws/pwnagotchi-mail && sudo cp ./pwnagotchi-mail/mail /bin/mail && sudo chmod +x /bin/mail && rm -rf ./pwnagotchi-mail
To display images you will also need to install imcat.
git clone https://github.com/stolk/imcat && cd imcat && make && sudo cp ./imcat /bin/imcat && sudo chmod +x /bin/imcat && cd .. && rm -rf ./imcat
Working on it, just use mail -h
for now, it's pretty self-explanatory