A-c0rN / OPEN-DEC

OPEN-DEC is a open-source EAS encoder and decoder!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPEN-DEC

OPEN-DEC is a Bash ENDEC that converts the SAME Encoded header to Text To Speech for easy dissemination to the public.

Installation:

in order to install OPEN-DEC, You will need to run the following commands on a Linux-Based machine:

sudo apt update
sudo apt install multimon-ng ffmpeg sox

This will install all needed dependancies.

Choose where you would like to install this application, and run git clone https://github.com/A-c0rN/OPEN-DEC.git.

CD into OPEN-DEC, and type sudo chmod +x * && cd bin && sudo chmod +x *. This makes all applications executable.

Operation:

To use this program, run ./relay in your terminal. If you have pulse audio, alongside PAVU control, you can redirect audio to this application using the "Multimon-NG" recording instance. Apon recieving proper SAME Encoded headers, this program will decode and re-encode it's own.

To encode your own message, run ./encode, and follow all prompts on screen. This will encode and relay a proper SAME message.

Credits

Credits where credits are due:

  • Original Project: ElijahHamilton/OPEN-DEC

About

OPEN-DEC is a open-source EAS encoder and decoder!


Languages

Language:Shell 100.0%