Skip to content

gimodi-app/gimodi-client

Repository files navigation

Gimodi

A cross-platform voice and video chat desktop application built with Electron.

Screenshot

Requirements

Getting Started

npm install
npm start

This builds the renderer bundle and launches the app in development mode.

Scripts

Command Description
npm start Build and run in development mode
npm run build Build the renderer bundle only
npm run package Package the app without creating an installer
npm run make Create platform-specific installers

Distribution

npm run deploy:win    # Windows installer
npm run deploy:mac    # macOS installer
npm run deploy:linux  # Linux packages (deb, AppImage)

Tech Stack

License

See LICENSE for details.

About

A feature-rich voice and chat application with self-hosted servers

Topics

Resources

License

Stars

Watchers

Forks

Contributors