A terminal interface for GroupMe made with Node.js
Make sure you have Node.js installed
git clone https://github.com/dudasaus/GroupNode.git
cd GroupNode
npm install
npm start
or node main.js
The first time you run the application, and anytime your OAuth token expires, a browser will open at the start of the application for you to login to GroupMe
You can press esc
or C-c
to exit the application