cfc

Reviews

Demo/test android app for libcimbar. Copy files over the cell phone camera!

License

MIT License

Using animated bar codes, it's possible to send data over the air using only the camera. This app is the barcode decoder (receiver). An encoder (sender) can be seen at <a href='https://cimbar.org/' target='_blank' rel='nofollow'>cimbar.org</a>.

With <i>CameraFileCopy</i> it is possible to receive data over the camera as a one-way data channel. It does not use any antennas (wifi, bluetooth, nfc, ...) or other tricks. Notably, this means it works just as well in airplane mode.

The app reads animated <a href='https://github.com/sz3/libcimbar' target='_blank' rel='nofollow'>cimbar codes</a>. Nearly all the interesting logic is from libcimbar – included via a git subtree. The sender component of cfc is a cimbar encoder -- such as <a href='https://cimbar.org/' target='_blank' rel='nofollow'>cimbar.org</a>. Navigate to that website (or use libcimbar's <code>cimbar_send</code> to generate barcodes natively), open a file to initialize the cimbar stream, and point the app+camera at the animated barcode.

Creator

sz3

Related apps