Skip to content

An easier-to-use alternative to pwnagotchi's built-in mail commands

Notifications You must be signed in to change notification settings

astro-cyberpaws/pwnagotchi-mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pwnagotchi-mail

An easier-to-use alternative to pwnagotchi's built-in mail commands

Installation

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

Usage

Working on it, just use mail -h for now, it's pretty self-explanatory

About

An easier-to-use alternative to pwnagotchi's built-in mail commands

Resources

Stars

Watchers

Forks