Skip to content

erde74/cyanide

 
 

Repository files navigation

Cyanide is a client for Tox. Some features are missing and there may be some bugs.

Features

  • 1v1 messaging
  • DNS discovery
  • Typing notification
  • Sound, LED & lockscreen notifications
  • Avatars
  • Inline Images
  • File Transfers (no resuming across restarts yet)
  • History
  • Multiprofile

Planned Features

  • audio/video calls
  • groupchats

Installing

Use the warehouse app for easy installation and updates

Translations

You can use Weblate to create and improve translations. Alternatively, send a patch or use github.

Building

I use the sailfish sdk to build this program. It requires several libraries which are not in the official repositories. I built them using the Mer Project Open Build Service

You can use this script:

$ sh get_libraries.sh

It will download and extract the rpms I built to the "res" folder. Additionally, you need to install the dependencies on the mersdk vm:

$ sb2 -t SailfishOS-armv7hl -m sdk-install -R rpm -i *.rpm

About

Tox client for SailfishOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 60.6%
  • QML 30.0%
  • C 6.8%
  • QMake 1.8%
  • Other 0.8%