Skip to content

asiekierka/voirc

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
January 6, 2019 21:37
February 6, 2020 20:15
src
February 6, 2020 20:15
January 6, 2019 21:37
February 6, 2020 20:15
January 7, 2019 01:25

VoIRC

The Voice over IRC client.

The code is terrible. Sorry. It might get better.

Requirements

  • Nim (tested with 0.19.2)
  • GNU make
  • Unicode-compliant ncurses
  • codec2 0.8.1 (source)
  • libsoundio 1.1.0 (source)
  • The following Nim packages (install with "nimble install"):
    • irc
    • ncurses
    • soundio

Installation

  1. Run "make".
  2. Run "./voirc IRC server [nickname] '[#channel]'.
  3. Press F12 to toggle voice transmission!

Contributing

As the registration system on my Gitea instance doesn't currently quite work, just send the patches via e-mail... if you really want to.

About

Prototype implementation of basic voice chat over IRC text messages. Meant as a joke, probably doesn't work on latest Nim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published