Skip to content

Kraken is an instant and anonymous audio space and conferencing service.

License

Notifications You must be signed in to change notification settings

MixinNetwork/kraken.fm

Repository files navigation

kraken.fm

Kraken is an instant audio space and conferencing service, no registration required.

Anyone can start a room anonymously, the room creator can control who is able to talk, and by default all other people are muted.

Development

At first, get the kraken server code and start the engine locally.

Start a static web server to serve the repo directory. One of the easiest ways to do this for our purposes is to use Python.

Ensure Python 3 is installed and change to the directory of this repo. Run the command:

$ python3 -m http.server

You should see the prompt that server is listening on port 8000:

Serving HTTP on 0.0.0.0 port 8000 ...

Open your browser, start a room from http://localhost:8000.

About

Kraken is an instant and anonymous audio space and conferencing service.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published