GroupUs is an unofficial desktop client for GroupMe.
- macOS
- Windows
- Linux
- OAuth sign-in -- click "Log in with GroupMe" and authorize in your browser.
- Conversation filters for All, Groups, and Chats.
- Group topics/subchannels with expand/collapse controls.
- Per-conversation and per-topic mute controls.
- Per-conversation and per-topic mark read/unread controls.
- Global "Mark all as read" action.
- Color themes (Ocean, Forest, Rose, Amber, Custom accent).
- Appearance modes (Light, Dark, System).
- Dark surface styles (Dark Blue, Pure Black/OLED).
- Access token management (reveal, copy, delete).
- In-app update checks and install flow.
- Open GroupUs and click Log in with GroupMe.
- Complete sign-in in your browser.
- GroupUs receives the token and logs you in automatically.
If OAuth does not work, you can sign in with an access token:
- Go to https://dev.groupme.com/ and log in.
- Click Access Token in the top right corner.
- Copy the token and paste it into GroupUs.
- Download the
.dmgasset and open it. - Drag
GroupUs.appintoApplications. - If macOS warns that the app cannot be opened:
- Open System Settings > Privacy & Security.
- Under the blocked app message, click Open Anyway.
- Confirm by clicking Open.
- If needed, remove quarantine flags in Terminal:
xattr -dr com.apple.quarantine /Applications/GroupUs.app- Download the
.exeinstaller from the release. - Run the installer.
- If SmartScreen shows "Windows protected your PC":
- Click More info.
- Click Run anyway.
Use either the AppImage or deb package.
AppImage:
chmod +x GroupUs-*.AppImage
./GroupUs-*.AppImageDebian/Ubuntu (.deb):
sudo dpkg -i GroupUs-*.deb
sudo apt-get install -fIf GroupUs is useful to you, consider supporting development:
- GroupUs is not affiliated with GroupMe.