Skip to content

Nokius/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, then compiling should work in QtCreator.

About

Tox client for SailfishOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.2%
  • QML 29.6%
  • C 6.9%
  • QMake 1.5%
  • Other 0.8%