MCPcopy Index your code
hub / github.com/dcrousso/GroupMe

github.com/dcrousso/GroupMe @v1.1.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.1.2 ↗ · + Follow
7 symbols 13 edges 4 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

GroupMe

Unofficial GroupMe app

Download

Current Release

Linux Shortcut

Create a file in ~/.local/share/applications/ called GroupMe.desktop with the following contents:

[Desktop Entry]
Name=GroupMe
Exec=/path/to/GroupMe
Terminal=false
Type=Application
Icon=/path/to/GroupMe/resources/app/assets/Icon.png

Replace all instances of /path/to with the actual path of the GroupMe app.

Development

Made with Electron.

Init npm install
Run npm start
Build npm run build
Build macOS npm run build-darwin
Build Windows npm run build-win32
Build Linux npm run build-linux

License

MIT © Devin Rousso

Core symbols most depended-on inside this repo

sendAction
called by 7
modules/Menu.js
forceInteraction
called by 6
inject/app.js
createMainWindow
called by 2
index.js
readData
called by 2
modules/Storage.js
countBadges
called by 2
inject/app.js
getWindow
called by 1
modules/Menu.js
click
called by 0
modules/Menu.js

Shape

Function 7

Languages

TypeScript100%

Modules by API surface

modules/Menu.js3 symbols
inject/app.js2 symbols
modules/Storage.js1 symbols
index.js1 symbols

For agents

$ claude mcp add GroupMe \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact