Command line tool to generate Gcode for CNC applications from DXF files. Originally written for 2-axis machines such as foam cutters, it now supports 3-axis machines.
Random name generator library with rule files. Fast, lightweight and easy. Can generate rule files from custom text, you can easily use it into your application and use the command line tool to generate the best suitable name for your needs.
Provides a linux/unix command line tool to "scrub" comma delimited files. Removing extra spaces, mr. dr. etc. Also removing duplicate records based on a comparison of columns/fields. It's a bash script using awk, cut, join and nl. Using a little perl
Crc32.NET is a command line tool written in C# which can verify the CRC32 of a file or set of files, comparing the calculated value against the value stored in the file name (if any). It can also add, remove, or update CRC32 values in a file name.
oogalleryimport is a command line tool to import media objects into OpenOffice 2.0 or greater. It can import any media supported by Oo's gallery, as well as mpf files, Microsoft Media Package Files used by recent versions of Microsoft Office.
avrdude-gui is a simple GUI for avrdude (http://savannah.nongnu.org/projects/avrdude) which is a command line tool running on several OS to program the Atmel AVR Microcontrollers.
A small command line tool. Usage example: listof "hello(1..3)world" will be expanded to "hello1world" "hello2world" "hello3world"
Have a look on the projects homepage for further documentation.
Synclair is a tool for diff'ing and synchronizing directories. It also includes a utility to find duplicate files (by name, or md5 hash). It is a command line tool, written in Java.
This proyect provides a GNU/Linux solution for managing the Freecom (www.freecom.com) Beatman Flash MP3 Player and Recorder. This is a user-space C application for uploading, downloading, etc. music files to the player.
First you must install the beatman driver (which also includes a command line tool), and next you can optionally install the gbeatman graphical user interface.
The USB communication library for RCA REB-1100 ebook.
The library works at the generic USB level, so no specific REB driver is required. A small command-line tool is also included, which allows you to upload files to the ebook, get the listing, etc.
Command line tool which automatically cuts very big MP3 files according to a timeline, without having to convert to an intermediate format and without the need for huge quantities of RAM or disk space. Each subfile can be automatically postprocessed with
TagSearch is a command line tool for searching Tags in Exuberant ctags Files.
- Search for special tag kind (classes, variable definitions ...)
- configurable output format
- search case sensitiv/insensitiv
- search for partial or full Match
Generic and quickly customizable command line tool for managing software projects, configurations, task, documentation, ... Not a todo tool, more on scriptable side. The idea is to let user keep grouped his tasks. Bash scripting skill is required :)
A command line tool to generate report output from JasperReports report definition files (.jrxml files) such as those generated by iReport, by running them against a live database. Output PDF/HTML is written to disk and can optionally be emailed.
AudiOrg is a command line tool to sort a collection of audio (or possibly other media) files into a directory structure according to their tag meta data information. It currently supports MP3, AAC and OGG files and reads ID3 and OGG tags.
A command line tool written in C++ that analyzes the source files of a C program to represent the pattern of its system calls in terms of a LALR(1) grammar.