Beepbox¶
Languages¶
This page can be read in the following languages:
Current version: 1.1.0
Introduction¶
Beepbox is the Beeping component that aims to encrypt data within an audio file. This audio file (as explained above) we call it Beep.
Beepbox is a binary written in C ++ that can be downloaded from our Github repository for different operating systems.
Repository¶
Then we leave the link of the repository of this component:
Compile¶
The Beepbox source code can be compiled in the following Operating Systems:
- MacOS
To compile the code we must follow the following steps:
- Make a clone of the repository
$ git clone https://github.com/[YOUR_GIT_USERNAME]/beepbox
- Enter the beepbox directory
$ cd beepbox
- Install dependencies
$ brew install libsndfile
Brew
To perform this last step you need to have installed Homebrew on your Mac. In case you don't have it installed, you can see how it is installed in the following web page: https://docs.brew.sh/Installation
- Compile Beepbox
$ make clean $ make
- You can find in binary in the directory ./bin
Links¶
Here you have a series of links related to BeepBox:
Quote¶
Buddha
All that we are is the result of what we have thought.