send shell command
Add Key Command 1.0
Add Key Command adds a Key Equivalent to the Export EPS menu more>>
Missile Command 2.0
A great arcade game that you can play from your dashboard. more>> A great arcade game that you can play from your dashboard.
Missile Command is a great dashboard widget that allows you to play a classic arcade game. The goal of the game is to defend cities against missiles.
Enhancements
- Leopard compatible.
Side Shell Chairs 1.0
Side Shell Chairs - Armchairs icon set more>>
All icons are aquafied and look best in 128x128 at 32bit mode.
Completly frewware for personal use.
blast command 1.0
blast command - Send a mass plain-text e-mail to all the addresses in standard input more>>
Completly freeware for non-commercial use.
Limited Shell 0.9.4
Free and open source, Python-based limited shell Limited Shell provides a limited shell configured per user, where the configuration is done quite simply using a configuration file more>> Free and open source, Python-based limited shell
Limited Shell provides a limited shell configured per user, where the configuration is done quite simply using a configuration file.
It becomes very easy to restrict a user access to limited command, chosing to enable/disable SCP/SFTP connections for user.
System requirements:
-
Enhancements
- Log file name is now configurable using logfilename variable inside the
- configuration file
- Corrected aliases in lshell.conf to work with BSD
Bluecommand 1.1
Bluecommand - Remote control a Mac from Bluetooth devices more>>
How do I setup my system?
Open System Preferences > Bluetooth. Be sure Bluetooth is turned on.
If the options "Discoverable" and "Accept files without warning" are both turned on, then you are ready to go.
If you prefer to keep the "Discoverable" feature off, you have to pair your device with your Mac. Select "Devices" and follow the instructions to set up a new device.
In any case, to use Bluecommand you need to be able to send files from your Bluetooth device to the Mac.
I suggest to select "Accept files without warning", to take the full advantage of Bluecommand.
How does it work?
Bluecommand will watch the folder where accepted files are saved, looking for any incoming text file or vNote. If the files content begins with the string cmd=, it will be executed as a shell command. If the header is app=, it will be processed as AppleScript. In both cases, the file will then be deleted.
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
Send To OmniFocus 0.5
Send To OmniFocus - Great for typing your own text and sending it to OmniFocus as an inbox item. more>> SleepLess used to prevent the computer from going to sleep without changing system settings. Main features: can disable sleep with lid closed, Safe Sleep (Hibernate) with one click, one click activation / deactivation, menu icon with commands menu, no processor time waste
This software also supports the following language version:English,Dutch,French.<<less
Cumulus Shell 1.0
This is a simple AppleScript based front end for use with your purchased copy of Cantos Cumulus server for Mac OS X 10.1 or higher more>> This is a simple AppleScript based front end for use with your purchased copy of Cantos Cumulus server for Mac OS X 10.1 or higher. This only offers a quick start and stop button for control of the server process. It is suitable to use as a login startup item. Source available on website.
Mac OS X 10.1 or later, Cantos Cumulus server.
Commander 1.2
Commander is an enhanced version of the original Commander more>>
The tool executes UNIX shell commands standalone with each new open window working in its own pipe and eventually with windows added to share a same pipe. Additionally it offers some basic yet flexible features, easy to use and set, which make possible to achieve by simply point and click, batch of commands and harnessing their power without resorting to or knowing shell scripting.
Main features:
- Multiple windows for running shell commands and keeping their result at hand
- Windows bound to pipes or sharing them can be indifferently mixed and used
- Possibility did chain in sequence multiple command windows for batch execution
- multiple way to control chained sequence
- Possibility to achieve pseudo-interactivity in some cases
- Possibility to detach window from its command in case of blocking conditions
- Aids for finding any pending processes holding a pipe after the detach
- Searchable result
- Possibility to save and reuse most frequent or complex formatted commands and parameters
- Possibility to print results
- Access to a dictionary of common or custom commands
- Possibility to edit and customize the dictionary included in the bundle
- Possibility to filter the dictionary for fast finding and access
- Possibility to drag & drop text from the dictionary to the command fields.
Enhancements:
- Commander contains both visual and functional improvements for enhancing the user experience without changing its basic interface and use.
- Newly open windows by default allocate a private pipe for communicating with the underneath command being executed; by selecting the new "New Alias" menu item, a new window will open without allocating a new pipe but sharing the same one from the window parent.
- By reusing a same window or by entering commands in a cluster of windows identified by the same pipe number commands will run and re-use the same context.
- A new field in the command window makes possible under certain conditions to handle some extent of interactivity in commands.
- In case of dead-locks, as commands not responding or any other condition where windows do not get replied, it is possible to detach them from their process.
- If some process after the detach is still holding a pipe this can be detected visually and eventually more details displayed.
- Some internal bugs are cleared.
Penguin-Command 1.6.10
Penguin-Command - An improved variant of the old Missile Command game more>>
More fun and better looking than the old game it will keep you sticked to the monitor for hours and hours.
Enhancements:
- fixed a possible freeze in Help/Options menu
- updated MacOS X binary (solves crash on startup).

Pound-Shell 0.8.6 Alpha
Pound-Shell 0.8.6 Alpha is yet another extremely useful utility designed to act as an automated lab-book for people that conduct experiments in their standard shell environments more>>
Pound-Shell 0.8.6 Alpha is yet another extremely useful utility designed to act as an automated lab-book for people that conduct experiments in their standard shell environments. The high-level goal of Pound-Shell is to allow users to log data processing experiments (with little/no manual effort or interference) in such a way that they can later go back and recall (or rediscover) and reproduce their steps.
Basically, it's designed to help us determine data's provenance. Further, Pound-Shell allows users to almost automatically re-run old experiments with new data. This type of work includes processing files with R, using gnuplot, interactive perl/python, standard data processing with shell commands (awk, sort, join, etc.), etc. Pound-Shell does not attempt to trace commands if it detects that a program has "captured the screen". Examples include Vim, emacs, etc. In such cases, Pound-Shell waits for the sub-process to end and then resumes recording.
With Pound-Shell, you can send a colleague your data-set(s) and your lbsh lab-book, and they can understand/reproduce/verify your results with Pound-Shell's automated tools. In essence, you simply run "lbsh" and it automatically creates a new shell (the same type [bash | tcsh | etc.] that you already use) in a child process. Figure 1 shows how your session goes through Pound-Shell to the real shell underneath.
When you decide you want to start logging commands for an experiment, you tell Pound-Shell to start logging. Then Pound-Shell simply records your commands (and also traces into the above mentioned tools). It does not record passwords, or anything else that is not output the screen. You can use tab-completes, issue commands that span multiple lines, use shell history, etc. When you are done, you tell Pound-Shell to stop logging. Then you may do whatever and Pound-Shell will quietly wait. You may repeat as needed without having to restart Pound-Shell each time.
Major Features:
- It is able to provide its utility without requiring the user to behave any differently. In a sense, users are free from needing to learn the diligence practiced by other scientists in their labs. In other words, it should make people's lives easy w/o being painful.
- It has processing scripts (file-provenance.pl, exeggutor.pl, etc.) that allow one to specify a file name (such as a graph) and see all of the experiments that were needed to derive its data. The history (or provenance) of files can be seen as an ordered list of experiment IDs or as a Dataset Derivation Graph (or DDG).
- It can be used to re-run experiments with new or old data to update findings or reproduce prior results using a file's provenance.
Enhancements: Jun 11 2008
- Fixed bug: Ctrl-d is not captured, so if it is used to exit a process like gnuplot or python, it will not make it to the script.out file
Ircle shell scripts 1.0
Ircle shell scripts - 4 interactive do shell scripts for Ircle more>>
Completly freeware for non-commercial use.
Cal Shell 1.0.2
Cal Shell - Run the Cal and Calendar shell scripts more>>
It copies the output to a text field which can then be copied to the clipboard.
Completly freeware.
Enhancements:
- minor changes to interface
- added an error handler for the calendar utility button to create a calendar file if one doesnt exist.
Secure Shell Helper 1.2.2
Secure Shell Helper - Configure a working OpenSSH system more>>
Main features:
- Control whos allowed to access your account
- Generate new OpenSSH keys
- View/Export your public keys
- Setup and control the SSH server
- Easy to use Wizard allows you to configure the server and personal identity.
Enhancements:
- Fixed issue where turning off Password Authentication didnt work
- Smaller app size.