GitHub

Dwyco Video Chat Client Components

This repo contains the source and build instructions for:

CDC-X: a video instant messenger using Qt6 (desktop only.)

Phoo: a video instant messenger using Qt6 (desktop and mobile.)

Rando: an anonymous picture exchange app (mobile, android only.)

Selfs: A quick video streamer app not intended for external use (desktop+android).

LH: Lingua Hacka interpreter used for the backend servers.

LHC: Lingua Hacka compiler, compiles LH to C++ (only partially done.)

Misc: an assortment of helpers and bots used by the clients and servers.

Each component needs a slightly different setup in order to compile it. You'll find details for building "cdcx" in "cdcxbld", "phoo" in "phoobld", etc.

Deployment status as of 2026:

  • Website: https://www.dwyco.com

  • CDC-X has been deployed since the 2012, as a replacement for the long-running CDC32.

  • Rando is deployed in the Google play store as an all-ages app.

  • Phoo is deployed in Open-testing for Android on the Google play store. It is essentially a companion app for CDC-X. Phoo can be compiled and run on desktop platforms, however Dwyco doesn't distribute these at the moment.

  • Selfs is deployed in google play internal testing track, but I'll be a monkey's uncle if I can install it via Play Store. It is deployed currently in a local F-Droid repo instead.

  • LH is only deployed internally at Dwyco

Read the original on github.com ↗