ICQ protocol implementation for libpurple. Written in Rust.
- Install Rust as documented here.
- Run
sudo make installfor a global install ormake install-userto install in your home directory. - Launch your favourite libpurple client and pick the
ICQ (Web)protocol.
For verbose output, set the RUST_LOG environment variable to one of debug, error, info, warn, or trace.