Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages