Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.
/ Mukkava-Legacy Public archive

A simple P2P VoIP/text client written in Python.

Bibostin/Mukkava-Legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION:
Mukkava was written primarily for Python 3.9, it requires a Venv or interpriter with access to the following:
    pynacl
    numpy
    pyflac
    sounddevice
    sounddfile

in addition, PortAudio and libsndfile2  must be installed on the system running. Mukkava has primarily been tested on Windows 10, Debian and ubuntu linux, but shouldn't have
any issues running on an evironment that can meet these requirements. if in doubt, the virtual machine at the following link can be used for testing if you are unable to build
the projects requirements. https://drive.google.com/file/d/1sfMM0svSHlRKfQI2jRvTv1yMXkTkCCEq/view?usp=sharing

USAGE:
agree upon a symetric key with a peer, and a port to use.
simply run main.py, it will prompt you for any further information required
decide whether you want to wait for inbound connections (enter no to inital peer) or connect directly (yes to inital peer)

About

A simple P2P VoIP/text client written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages