A modular, CLI based application for messaging through the terminal
- GroupMe integration
- View groups
- Read recent messages
- Send messages
- More Messsaging Platforms
git clone https://github.com/Ember2819/Terminal-Texting.git
cd Terminal-Textingpip3 install -r requirements.txt
Create a Group me account. Then, go to Group Me Dev Portal and log in. At the top, select the access token button and copy it.
Open config.json in a text editor and paste in your access token where it says in all caps "ACCESS_TOKEN".
python3 main.py
Then, follow the prompts to use the program