CameraFileCopy vs Com-Phone Story Maker
Side-by-side comparison of two open source alternatives
CameraFileCopy
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 cimbar.org. With CameraFileCopy 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 cimbar codes. Nearly all the interesting logic is from libcimbar – included via a git subtree. The sender component of cfc is a cimbar encoder -- such as cimbar.org. Navigate to that website (or use libcimbar's cimbar_send to generate barcodes natively), open a file to initialize the cimbar stream, and point the app+camera at the animated barcode.
Com-Phone Story Maker
Com-Phone Story Maker helps you create multimedia narratives, combining photos, audio and text in exciting ways to tell digital stories. The app's simple interface helps you create your own photo slideshows to document your life; send to other devices running the application or play back locally; create templates; export as a movie; upload to YouTube; or, save a web version to self-publish. Each story can include any number of media frames. Each individual frame of the story can include an image or photo, up to three layered audio or music tracks, and text content. Anything in a frame can be edited at any time – for example, you can pause audio recording and then resume later, or load pictures from your media library. All elements of each frame are optional. For example, Com-Phone can also be used as an annotated photo diary, a simple audio recorder, a text and sound tool for discussion about current events, or even a multimedia survey app. A simple printable user manual is available at: https://digitaleconomytoolkit.org/manuals/com-phone.pdf. Com-Phone is completely free, with no adverts and no unnecessary permissions. The app is open source as part of the Com-Me toolkit – you can fork any of the Com-Me tools on GitHub: https://github.com/communitymedia. For more information about the Com-Me project, see: https://digitaleconomytoolkit.org.
| Feature | CameraFileCopy | Com-Phone Story Maker |
|---|---|---|
| License | MIT | LGPL-3.0-only |
| Install sources | F-DroidGitHub | F-DroidGitHub |
| Categories | Media PlayerVideo | Media PlayerVideo |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |