Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.336.257 Times

Java Command Line Printer freeware
Filter: All | Freeware | Demo
 

Java Command Line Printer

1 2 3 4 5 > 
Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 518

JCLO: A Java Command Line Option package The Java Command Line Option package uses reflection to find the variables in a class and parses a command line to provide the values for them.



Platforms: Windows, Mac, Linux

License: Freeware Size: 39.33 KB Download (48): JCLO: A Java Command Line Option package Download

Added: May 22, 2010 | Visits: 1.155

ID3iconv ID3iconv is a little Java command line tool to convert ID3 tags in mp3 files from whatever machine encoding you have to Unicode. It convert both ID3v1 tags and ID3v2 tags to Unicode-encoded ID3v2 (v2.3 or v2.4). This is sometimes useful because: ID3v1 or v2 dont really supports multi-byte...





Platforms: *nix

License: Freeware Size: 38.91 KB Download (110): ID3iconv Download

Added: February 05, 2010 | Visits: 2.259

C++ Command Line Library C++ Command Line Library provides a framework for handling command line options and arguments. Either variables (of any type) are set to values given at the command line. Or user defined functions are called with arguments (of any type) read from the command line. It was developed and tested...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (137): C++ Command Line Library Download

Added: April 10, 2010 | Visits: 1.649

Command Line WRAPper Command Line WRAPper is a tool that provides an easy way to build and run commands from input lines, avoiding the use of shell script. It is similar to xargs. clwrap can make great things with the locate command, and is low resource intensive. It can also do some not-quite-fun works like...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (95): Command Line WRAPper Download

Released: September 17, 2012  |  Added: September 17, 2012 | Visits: 1.082

Perspolis Command-Line Calculator Perspolis Command-Line Calculator is, just like the name suggests a small, simple, command-line based application specially designed to help you with your basic math calculations. If you are looking for a tool that is both tiny and easy to use to assist you with math then Perspolis Command-Line...


Platforms: Windows

License: Freeware Download (459): Perspolis Command-Line Calculator Download

Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 983

Command Line Copy & Paste for Mac OS This bundle of Mac OS X command line applications consists of two simple programs. maccopy and macpaste. These two programs copy or print the text currently from or to the Mac OS X pasteboard. Use these applications in your scripts or any other place for better integration with the operating system.


Platforms: Mac

License: Freeware Size: 20.48 KB Download (61): Command Line Copy & Paste for Mac OS Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 982

No-Frills Command Line Unzipper Based on the Delphi-Zip library and coded by Ccy for S2 Services, this simple command line unzipper offers the advantage of not requiring command switches. Commands are interpreted according to argument order. The first argument is the zip file, the second is the unarchive folder and the third...


Platforms: Windows

License: Freeware Size: 778.24 KB Download (55): No-Frills Command Line Unzipper Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 1.203

Bluetooth Command Line Tools Bluetooth Command Line Tools are a set of command line utilities for Windows XP, Vista or Windows 7 which allow you to configure bluetooth adapter, discover remote bluetooth devices and their services, push files to remote devices through OBEX. All utilities can be launched from a batch script or...


Platforms: Windows

License: Freeware Size: 3.08 MB Download (427): Bluetooth Command Line Tools Download

Added: May 10, 2013 | Visits: 839

Pyline: a command-line tool This utility brings ad-hoc command-line piping sensibilities to the Python interpreter.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Pyline: a command-line tool Download

Added: May 10, 2013 | Visits: 692

Generic command-line option parser This class can be used to write code that will parse command line options for an application by invoking one of the standard Python library command argument parser modules optparse or getopt. The class first tries to use optparse. It it is not there (< Python 2.3), it invokes getopt. However,...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Generic command-line option parser Download

Added: May 10, 2013 | Visits: 748

Handling of command line arguments This script handles arguments for small scripts that need to:  - read some command line options  - read some command line positional arguments  - iterate over all lines of some files given on the command line, or stdin if none given - give usage message if positional arguments are missing...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Handling of command line arguments Download

Added: May 10, 2013 | Visits: 783

Parse Command Line String from CommandLine This script represents a way to parse command line from user provided string or try to get the original Argv from Windows OS Platform.


Platforms: Windows, Python,

License: Freeware Download (58): Parse Command Line String from CommandLine Download

Added: August 03, 2013 | Visits: 376

OligoCounter OligoCounter is a Java command line program which counts overrepresented 8-14bp oligonucleotides in DNA sequences. These oligos can be useful in visualising small genomes on a global basis (see figure below), investigating repeats at certain regions, and for attributing short reads (for example...


Platforms: Mac

License: Freeware Size: 1.18 MB Download (43): OligoCounter Download

Released: November 13, 2012  |  Added: November 13, 2012 | Visits: 425

DeDup DeDup is a handy Java command-line tool for removing duplicate lines in text files. The dedup process compares adjacent lines only. It does not sort first. The comparison is case sensitive. It removes adjacent indentical lines. It replaces the original file, so do a backup first. You can dedup...


Platforms: Windows, XP, Windows Vista

License: Freeware Download (57): DeDup Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 717

LPD (Line Printer Daemon) in Java and C# A Java and C# implementation of the LPD (line printer daemon) protocol popularized by UNIX printing, and now used by many for network printing. It captures all print jobs sent to it, and allows a user to modify them before printing. See the Home Page


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.12 MB Download (62): LPD (Line Printer Daemon) in Java and C# Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 451

CLAJR - Command Line Arguments with Java A command line parsing system. Through Java Reflection it allows simple usage. The keys are defined as standard, overloadable methods, and are transparently managed by the engine. No need to use library-defined objects or enums. Developer has the power!


Platforms: Windows, Mac, Linux

License: Freeware Size: 10.04 KB Download (49): CLAJR - Command Line Arguments with Java Download

Released: July 11, 2003  |  Added: April 13, 2006 | Visits: 4.343

Quick Command Line Quick Command Line is a program that lets you eaisly specify run programs with command line parameters from within Windows Explorer without having to open up a command line window. This program is probably most useful to programmers, however other users could also find a use for it also....


Platforms: Windows

License: Freeware Size: 685 KB Download (719): Quick Command Line Download

Released: November 18, 2012  |  Added: November 18, 2012 | Visits: 553

Command Line Parser GetPot Powerful command line and configuration file parsing for C++, Python, Ruby and Java (others to come). This tool provides many features, such as separate treatment for options, variables, and flags, unrecognized object detection, prefixes and much more.


Platforms: Windows, Mac, Linux

License: Freeware Size: 57.48 KB Download (52): Command Line Parser GetPot Download

Released: June 23, 2012  |  Added: June 23, 2012 | Visits: 500

Event Driven Command Line Handler For Java, parses GNU standards compliant command line arguments and calls event handler methods/fields automatically, based on given arguments (cmd line & from file). Use annotations to define your options, and descriptions for the auto generated help.


Platforms: Windows, Mac, Linux

License: Freeware Size: 27.42 KB Download (52): Event Driven Command Line Handler Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 487

ShellRaptor: Command Line SQL Utility Simple java based command line SQL editor. Will connect to any database that you can provide a JDBC Type 4 driver for (in the form of a jar).


Platforms: Windows, Mac, Linux

License: Freeware Size: 25.57 KB Download (59): ShellRaptor: Command Line SQL Utility Download

1 2 3 4 5 >