GroupMe

Unofficial GroupMe App

Stars
87
Forks
13
Open issues
16
Closed issues
0
Last release
about 1 year ago
Last commit
about 1 year ago
Watchers
87
Total releases
8
Total commits
15
Open PRs
1
Closed PRs
0
Repo URL
Platform
Mac
License
mit
Category
Usecase
Chat
Offers premium version?
NO
Proprietary?
NO
About

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
    <code>npm install</code>


    Run
    <code>npm start</code>


    Build
    <code>npm run build</code>


    Build macOS
    <code>npm run build-darwin</code>


    Build Windows
    <code>npm run build-win32</code>


    Build Linux
    <code>npm run build-linux</code>

License

MIT © Devin Rousso

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.