Skip to content

futurepaul/neet

 
 

Repository files navigation

callme

Audio calls with Iroh!

callme is an experimental library and tool that uses iroh-roq to transfer Opus-encoded audio between devices. It uses cpal for cross-platform access to the device's audio interfaces. It includes optional audio processing with echo cancellation, and should run on most platforms.

Crates

See the READMEs of the individual crates for usage instructions.

  • callme is the main Rust library used by all other crates in the workspace.
  • callme-cli is a basic command-line tool to make audio calls.
  • callme-egui is a GUI for callme. It runs on desktop (Linux, macOS, WindowS) and Android. iOS support is currently untested, but should work. See the README for detailed instructions.

License

Copyright 2024 N0, INC.

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

voice calls for nostr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 93.9%
  • Nix 3.5%
  • Shell 2.6%