Main > Free Download Search >

Free shell desktop software for mac

shell desktop

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2392
Hulu Desktop 0.9.8.2a

Hulu Desktop 0.9.8.2a


Hulu Desktop offers a professional yet easy-to-use tool which features a sleek new look thats optimized for use with standard Windows Media Center remote controls or Apple remote controls, allowing you to navigate Hulus entire library with just six buttons. more>> <<less
Download (2.2MB)
Added: 2009-11-18 License: Freeware Price: Notavailable
downloads
 
Other version of Hulu Desktop
Hulu Desktop 0.9.7.2Hulu - Hulu Desktop is a polished program designed to provide you with a comfortable lean-back
Price: Notavailable
License:Freeware
Download (2.2MB)
downloads
Added: 2009-11-11
Mario Shell Defense 2.0

Mario Shell Defense 2.0


Mario Shell Defense offers you a very interesting game in which you play as Mario, whos desperately trying to defend himself against an onslaught of Koopa shells! more>>

Mario Shell Defense 2.0 offers you a very interesting game in which you play as Mario, who's desperately trying to defend himself against an onslaught of Koopa shells! Use the left/right arrow keys to run, the space bar to jump, and the "e" button to shoot fireballs! Shoot fireballs at the shells to destroy them.

If you get hit by a shell, it's game over. Only tested on Win XP so far, but as far as I know it's cross-platform compatible. Please leave your comments and criticism, and feel free to poke around through the code and comment on how I could be doing things better.

Enhancements:

  • Added in this version: Mario is now animated, and can jump on shells to destroy them and get points!
  • Fixed: File name issues that caused errors in Linux and Mac OS. Also tweaked some code to fix errors for Linux users.
  • To do: Maybe give Mario a health bar? Perhaps make him shrink when hit the first time, then dying after the second hit (like the original Mario platformers). I'm just sort of winging this, since this project is really just a learning experience for me. Suggestions welcome!
<<less
Download (2MB)
Added: 2009-10-30 License: Freeware Price: FREE
downloads
Parallels Desktop 4.0 Build 3848

Parallels Desktop 4.0 Build 3848


Parallels Desktop is known as an easy-to-use and helpful tool which is able to give Apple users the ability to run Windows, Linux or any other operating system and their critical applications more>> <<less
Added: 2009-10-21 License: update/patch Price: $79.99
downloads
 
Other version of Parallels Desktop
Parallels Desktop 4.0 Build 3846Parallels, Inc. - Parallels Desktop is such a powerfully developed program which gives Apple users the ability
Price: $79.99
License:update/patch
Download
downloads
Added: 2009-08-29
iFlavour 1.0.3

iFlavour 1.0.3


iFlavour is a simple, stable and fast multimedia shell and desktop tool. more>>

iFlavour 1.0.3 is a simple, stable and fast multimedia shell and desktop tool. iFlavour desktop wallpaper magazine is your interests in your magazine on your desktop. Download the software, set your interests and your magazine will be automaticly updated with new wallpapers based on those interests. And, optional, the wallpapers can be automaticly placed as your desktop wallpaper. Dutch-version.

Enhancements: Fixed a bug under 10.6 with logout.


<<less
Download (1.1MB)
Added: 2009-09-23 License: Freeware Price: Notavailable
downloads
 
Other version of iFlavour
iFlavour 1.0.1iFlavour is known as a professional and useful shell and desktop program. useful shell and desktop program. iFlavour desktop wallpaper magazine is your interests in
Price: $0.00
License:Freeware
Download (974.4KB)
downloads
Added: 2009-08-01
Apple Remote Desktop Client 3.3.1

Apple Remote Desktop Client 3.3.1


Apple Remote Desktop Client is an effective solution that gives users the power to manage Mac systems from anywhere on your network or remotely across the Internet and reduce administrative costs and enhance productivity in any environment. more>> <<less
Download (4.1MB)
Added: 2009-08-19 License: update/patch Price: Notavailable
downloads
Limited Shell 0.9.4

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

<<less
Download (30KB)
Added: 2009-06-15 License: GPL Price: FREE
184 downloads
Desktop Inspector 1.0.4

Desktop Inspector 1.0.4


It removes unwanted invisible files. more>>


Detects whether, on the Desktop or in any other location, there are unknown invisible items, i.e. files or folders you created unwillingly or by accident, or were created by a third-party software. You may then decide to view or delete them.

<<less
Download (1.6MB)
Added: 2008-12-23 License: Freeware Price:
10 downloads
Pound-Shell 0.8.6 Alpha

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:

  1. 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.
  2. 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).
  3. 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
<<less
Download (124KB)
Added: 2008-09-20 License: Freeware Price: FREE
14 downloads
Apple Remote Desktop 3.2.2

Apple Remote Desktop 3.2.2


Apple Remote Desktop gives you the best way to enable a teacher to keep an eye on all the computer screens in a classroom or lab, distribute software upgrades, perform group demos and provide online assistance with real-time text communications for students needing individual attention. more>> <<less
Download (30.6MB)
Added: 2008-09-16 License: Updater Price: $299.00
downloads
Searcho Desktop Set 1.0

Searcho Desktop Set 1.0


Searcho is a desktop set that acts as a word search. There is no list, just find any words that you can. more>>


Searcho is a desktop set that acts as a word search. There is no list, just find any words that you can.

<<less
Download (1.7MB)
Added: 2008-07-10 License: Freeware Price:
10 downloads
Decent Desktop Collection 01 1.0

Decent Desktop Collection 01 1.0


Nine desktop wallpapers in different grey tones with a subtle grain. Resolution: 1680 x 1050 (optimized for the 20 inch Cinema Display). more>>


Nine desktop wallpapers in different grey tones with a subtle grain. Resolution: 1680 x 1050 (optimized for the 20 inch Cinema Display).

<<less
Download (5.6MB)
Added: 2008-06-18 License: Freeware Price:
10 downloads
“400 Years of the Telescope” Desktop Wallpaper 1.0

“400 Years of the Telescope” Desktop Wallpaper 1.0


Selected scenes and skyscape wallpapers from the documentary “400 Years of the Telescope.” more>> <<less
Download (9MB)
Added: 2008-02-27 License: Freeware Price:
11 downloads
Google Desktop 1.4.1

Google Desktop 1.4.1


Fast and easy search for your computer, like Google.com for the web. Launch applications and files with just a few keystrokes. more>>


Fast and easy search for your computer, like Google.com for the web. Launch applications and files with just a few keystrokes.

<<less
Download (2.2MB)
Added: 2008-02-01 License: Freeware Price:
23350 downloads
Lock Desktop 1.3

Lock Desktop 1.3


Lock your desktop to prevent unwanted access to your Mac while you are away more>>


This application locks your desktop by running a simple script. This will keep all applications running, eliminating the hassles of logging out.

<<less
Download (819K)
Added: 2007-11-26 License: Freeware Price:
57 downloads
Desktop Sheets 1.0.6

Desktop Sheets 1.0.6


Desktop Sheets - Note Sheets For Your Desktop! more>>
Desktop Sheets is a handy and easy-to-use tool that will allow you to create note sheets for your desktop.
Main features:
- Add Note Sheets To The Desktop
- Edit The Look Of Note Sheets
- Screenshots With Cropping
<<less
Download (2MB)
Added: 2007-06-05 License: Freeware Price:
875 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5