command line applications

Command Line Copy & Paste 1.0
Copy and paste text from the command line or in a script. more>>
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.
Fortune command line 0.1
Fortune command line comes as a version of the Berkeley fortune command, which has no GUI and is run from a terminal session. more>>
Fortune command line 0.1 comes as a version of the Berkeley fortune command, which has no GUI and is run from a terminal session. Some initial fortune files have been included. strfile has been included to allow addition fortune files to be added.
Requirements:
- Mac OS X
commandline 0.1.2 Dev
A free Python based tool that helps developers expose their APIs to the command line commandline is a free and open source Python helper tool for making intuitive command line programs with zero more>> <<less
fscript Command-line Tool 0.1
fscript Command-line Tool - a command-line interface to the F-Script interpreter more>>
fscript is a program that allows F-Script scripts to be run from the command line. It also provides some useful classes and methods that make the language more appropriate for general scripting tasks, such as line-oriented input/output, regular expressions, and a library importing system.
In this documentation, fscript is used to refer exclusively to the command-line program, while "F-Script Interpreter" refers to the internal FSInterpreter object that actually does the real work of running the script.
Romulan Hunt (Command Line) 1.5
Romulan Hunt playable in Terminal (or X11) more>> Romulan Hunt playable in Terminal (or X11)
The command line only version of Romulan Hunt. Playable in Terminal (or X11). An example of a Foundation Tool in Xcode.
The package contains the executable (PPC only), source code, and man page.
System requirements:
- Terminal or X11.
Enhancements
- Added -v flag. Romhunt now reports version information if you use this flag.
- Re-compiled as Universal binary. Should run on Intel Macs.
- Revised unix man page for -v flag.
Happy Mac Command Line Phobia Defeater 0.0.0.0.1
Happy Mac Command Line Phobia Defeater - For those who find Unix fascinating but perverse more>>
Please read on.
Are you tired of grappling with the unforgivable Terminal? Dont you too long for the good old beige box days when there was only one program and only one folder (that never moved) to put it in and you put it in there with a POINTING DEVICE? Admit it: youre intimidated by the COMMAND LINE, arent you? This meticulously crafted lean and mean native AppleScript software program takes the FRIGHT out of having to use the Terminal and its SCARY COMMAND LINE! For those of you who eschew the keyboard and learning to spell and have the sophistication to PREFER the classic point and click interface - YOUR SHIP HAS JUST COME IN! LEAP! The download is 113322 bytes (about 50 KB).
License:Freeware
CommandTool 0.3.0
CommandTool offers you helpful tools to make command line interfaces involving sub-commands. more>>
CommandTool 0.3.0 offers you helpful tools to make command line interfaces involving sub-commands.
Enhancements:
- Updated the documentation to be accurate
- Moved the create_man example into the core as commandtool.help
- Removed old comments
- Updated the find example
Command & Conquer Updater 1.7.2
Command & Conquer 1.7.2 Updater is a maintenance release, fixing bugs and incompatabilities more>> Command & Conquer 1.7.2 Updater is a maintenance release, fixing bugs and incompatabilities.
Command & Conquer
Add Key Command 1.0
Add Key Command adds a Key Equivalent to the Export EPS menu more>>
iphonetapp
Launch frequently used commands from Application interface more>> Launch frequently used commands from Application interface
iphonetapp is an open source solution for your iPhone that will allow you to edit, manage, and launch your most commonly needed command-line directives from this handy utility.
System requirements:
- iPhone
IRIXconnect 1.0 Beta
IRIXconnect - Easily mount IRIX shared volumes on your mac without the hassle of command line! more>>
Join PDFs 1.1.3
Join PDFs is a product built for dragging-and-dropping front end for the joinPDF command line tool. more>>
Enhancements:
- No information currently available.
Requirements:
- Mac OS X 10.1 or later, joinPDF command line tool.
Memention AB Speak 0.1
Memention AB Speak - Command line tool that speak the standard input more>>
Example #1
% speak
Hello world
Example #2
% tail -f -1 /var/log/system.log | speak
NOTE! from 10.3 "say" does same and more, see "man say".
Hcompress
Command-line image compression program more>> Command-line image compression program
Hcompress is the image compression package for the Space Telescope Science Institute.
Hcompress uses the following method:
- a wavelet transform called the H-transform (a Haar transform generalized to two dimensions), followed by
- quantization that discards noise in the image while retaining the signal on all scales, followed by
- quadtree coding of the quantized coefficients.
GuiE 0.2.8 Alpha
Software tool for providing a graphical user interface to command-line GuiE, the GUI Enabler, is a software tool to easily provide a graphical user interface to command-line, non-interactive more>> Software tool for providing a graphical user interface to command-line
GuiE, the GUI Enabler, is a software tool to easily provide a graphical user interface to command-line, non-interactive programs. You just need to describe the command-line syntax in an XML file. You can also customize individual GUI elements.
Enhancements
- Adopting a simpler approach ... Note: to be completed.
- setTip: visual efect for mouse{Entered,Exited} events.
- some various adjustments (note that many changes are underway;
- all simplification and final approach will be done when time permits.
- CmdLine.appendToken: if string contains any space, enclose it in quotes.
- This helps in showing an actual command line in case the
- user decides to copy-n-paste it into a shell window.
- Internally, it does not make any difference as each component is handled
- indvidually when the program is started.