Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

minimodem

Compare

  Analyzed 12 months ago

minimodem - general-purpose software audio FSK modem Copyright (C) 2011-2014 Kamal Mostafa Minimodem is a command-line program which decodes (or generates) audio modem tones at any specified baud rate, using various framing protocols. It acts a general-purpose software FSK modem, and includes ... [More] support for various standard FSK protocols such as Bell103, Bell202, RTTY, NOAA SAME, and Caller-ID. Minimodem can play and capture audio modem tones in real-time via the system audio device, or in batched mode via audio files. Minimodem can be used to transfer data between nearby computers using an audio cable (or just via sound waves), or between remote computers using radio, telephone, or another audio communications medium. [Less]

3.47K lines of code

0 current contributors

over 3 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

Universal Compiler

Compare

  Analyzed 12 months ago

Universal Compiler allows you to quickly compile, build and run files. How Universal Compiler helps you in programming? After pressing `u file.c` universal compiler will do following things for you: * It will compile your file.c (with a lot of awesome gcc options/flags). * After compiling it ... [More] will create an executable named batman.out * Give you instructions to copy-paste for editing or executing. * You may also use `u batman.out` to execute the executable just created. You don't need to remember compiler name, its syntax and all cmd options. You can use the same command/syntax to build & run any source code. Universal Compiler will either run it or tell you how to install its compiler. To get latest version of Universal Compiler type u -u or Go to home page [Less]

1.38K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This