Main > Free Download Search >

Free l software for mac

l

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 92
Life 1.0

Life 1.0


Life is program that implements the game of Life, invented in 1970 by John Horton Conway more>>
Board game that realize classic game "Life" by John Conway, but have loadable rules some of them is Life29 (by default) where all cells have three states (empty, young and old) with different evolutions rules.

The program lets you to draw, load and save figures, create random figures with different type of symmetry, run infinitely, by step or to stop at periadical life, and more - automatically search of new oscillators.
<<less
Download (850KB)
Added: 2005-10-25 License: Freeware Price:
1462 downloads
launch 1.1

launch 1.1


launch is a distinguished and tractable tool which does everything open (Apples command-line launching program) does more>> launch 1.1 is a distinguished and tractable tool which does everything open (Apples command-line launching program) does, and:
  • Opens URLs, directly or in your preferred helper application
  • Lets you specify applications by their four-character creator (e.g. ToyS) or Java-style bundle ID (e.g. com.apple.scripteditor), both of which allow you to move or rename an application without changing references to it
  • Asks applications to print documents, something the OS X Finder doesnt let you do any more
  • Launches applications in the background
  • Launches Carbon applications in Classic
  • Reports errors intelligibly
  • Shows information about any item on disk, including its file type, creator, data and resource fork sizes, dates and bundle ID (where applicable).
Enhancements:
  • -L: send "launch" (ascr/noop ) event to app, bypasses automatic opening of untitled document, etc.
  • -o: pass command-line arguments (still broken)
  • display content type ID (UTI)
  • display architecture of Mach-O files
  • switched to new LSOpen APIs (now requires Mac OS X 10.4 or later)
  • switched to new date formatting APIs (the old ones are deprecated)
  • for compatibility with open, take app path as argument to -a
  • Universal Binary, compatible with Intel Macs
Requirements: Mac OS X 10.4 or later.

<<less
Download (35K)
Added: 2006-10-30 License: Free Price:
downloads
LSystem 2.0

LSystem 2.0


LSystem is a free Mac OS X application for exploring Lindenmayer systems more>>
Lindenmayer Systems are models of biological growth which produce very cool fractal images.

LSystem makes use of OpenGL to allow you to create and explore your own l-system images.

You dont have to understand l-systems to get started using this software. Launch the application and open files from the "Demo" menu to see what l-systems can do. Experiment with the different settings to see what kind of results you get.
<<less
Download (101KB)
Added: 2007-02-06 License: Freeware Price:
1000 downloads
The L Magazine Widget 1.0

The L Magazine Widget 1.0


The L Magazine Widget - The L Magazine pick of the day widget more>>
The L Magazine Widget allows you to harness the incredible power of the Pick of The Day right on your own desktop.

Let it guide you to the ultimate movie, rock show, reading, play, gallery opening or place to take your visiting mother-in-law.


<<less
Download (84KB)
Added: 2005-11-08 License: Freeware Price:
1453 downloads
 
Other version of The L Magazine Widget
The L Magazine Widget 1.0The L Magazine - The L Magazine Widget - The L Magazine pick of the day widget. The L Magazine Widget
Price: FREE
License:Freeware
Download (84KB)
193 downloads
Added: 2005-11-08
Luca 2.6.11

Luca 2.6.11


Full-featured, fully-functional accrual-based double-entry accounting system more>> Full-featured, fully-functional accrual-based double-entry accounting system

Luca is a full-featured, fully-functional accrual-based double-entry accounting system.
Luca is an inexpensive, easy-to-use accounting system that has most of the standard accounting features.
Luca has the ability to handle real-time double-entry postings and multiple currencies, yet we try to make it very easy to use, so that it will require minimal accounting knowledge to operate.
Luca is designed for small and medium-sized enterprises.

Main features:
- Chart of Accounts.
- Unlimited levels.
- Easily re-ordered thru (Control-)drag and drop.
- Double-entry Accounting.
- Real-time Postings.
- Real-time P&L Reporting.
- Can drill down into details.
- Makes it easy to audit.
- Tracks Sales, Purchases, Receivables, Payables.
- Allows partial payment of invoices.
- Allows off-setting between invoices of same account.
- Multi-Currency.
- Billing, Settlement, & Base Currencies can be different.
- Calculates Forex Gain/Loss.
- Statement of Accounts and Aging Analysis can be generated at any time and for any period.
- Can manage Budget against Accounts, e.g., expenses & rental.
- Can set up separate cost centres & consolidate them for reporting.
- Transactions can be entered for new month without waiting for previous month to close.
- Accounts for previous month can be re-opened and balances are auto-updated on close.

Enhancements
- Updated Luca to work with Leopard 10.5.7.

<<less
Download (3.4MB)
Added: 2009-05-15 License: Freeware Price: FREE
204 downloads
Life29 2.0.8

Life29 2.0.8


Some modification of game Life with new and old rules. more>>
Board game that realize classic game "Life" by John Conway, but have loadable rules some of them is Life29 (by default) where all cells have three states (empty, young and old) with different evolutions rules.

The program lets you to draw, load and save figures, create random figures with different type of symmetry, run infinitely, by step or to stop at periadical life, and more - automatically search of new oscillators.
<<less
Download (850KB)
Added: 2004-12-07 License: Freeware Price:
1781 downloads
tailDash 1.5

tailDash 1.5


tailDash is a dashboard front end for the unix command tail more>>
tailDash Widget allows the user to select which log file they are viewing and the refresh rate of that log. The viewer window is also resizable to the users needs.
Upgrade information:
VERY important that you remove:
~/library/preferences/widget-com.protagonist.widget.tailDash.plist
~/library/widgets/tailDash
then ensure that the new tailDash is put in:
~/library/widgets/tailDash
if the widget freezes
(a result of not having removed references to the old version of tailDash)
launch "activity monitor" and select the tailDash process from there and kill it.
or for you command line junkies:
/usr/bin/ps -aux | grep "tailDash"
will get you the pid then kill that.
Enhancements:
new options:
- user definable everything!
- you can set:
- the font
- the colour of the font
- the size of the font
- the opacity of the background
- the refresh rate
- the number of lines in the tail command
- the size of the viewing window
- all of this is remembered so you dont have to reset it every time you launch tailDash
- new log files have also been added
new advanced options
- when you select advanced in the log file drop down menu you have a wide variety of options:
- 1. piping grep
- in the second field in the advanced options:
- /var/log/httpd/access_log | grep ".zip"
- will search the last lines of your httpd log file for mention of .zip
- 2. remote servers - if you have password-less access to a remote server
- (see this link for setting that up)
- set first field to:
- /usr/bin/ssh -l username hostname /usr/bin/tail
- and second field:
- /var/log/httpd/access_log
- if this gives you problems, make sure the command works for you in a regular shell:
- /usr/bin/ssh -l username hostname /usr/bin/tail -n10 /var/log/httpd/httpd_log.
<<less
Download (250KB)
Added: 2006-03-17 License: Freeware Price:
1316 downloads
PorDiBle 3.4

PorDiBle 3.4


PorDiBle - Convert text documents to Palm .pdb files more>>
PorDiBle is a program created to convert text documents and Palm DOC files. Text files can be dropped onto PorDiBle and will be converted to a compressed .pdb file which can be read by any one of a myriad of Palm ebook readers (SmartDoc, TealDoc, iSilo, etc). Conversely, dropping a DOC .pdb onto PorDiBle will convert back to a text file.
How Does It Work?
Simply drag one or more appropriate files onto PorDiBle and let it do its work. Note that the Palm OS uses a different file name than the actual name of your document. PorDiBle will query you for the name that will appear on the Palm
Double clicking on the PorDiBle application (as opposed to drag/drop) will allow you access to the preferences through the PorDiBle menu. You can specify where files are saved, if PorDiBle should quit when its finished converting, and if it should delete the original file in this window. These preferences default to the following: ask for save location, quit after processing is complete, and do not delete originals after conversion.
For text clippings youd like to convert, or text in your clipboard, there is now a "Quick Convert" window (cmd-L or in file menu). Simply paste your text or drag your text clipping into the window and then push convert.
Enhancements:
- PorDiBle now tries harder to convert non ascii characters to ascii. Its still not very smart but at least now smart quotes are converted to regular (non smart) quotes
- Pordible now prints a more intelligent error message if it cant convert from pdb->txt
<<less
Download (100KB)
Added: 2006-11-02 License: Freeware Price:
1095 downloads
LanOSD 1.0b4

LanOSD 1.0b4


Network on screen display. more>>
OSD is for "On Screen Display", basically, its what appears temporarily in your TV when you switch channel or change the volume.
Its a way if displaying "passive" information that doesnt necessarily require all of your attention, doesnt need a specific log, but which is nice to know anyway if you happen to look in that direction.
LanOSD can also forms a network with its other LanOSD friends running in other machines close by, and decide which one(s) are supposed to display messages. Each machine has a priority, and the machines that have the highest priority at any given time displays the messages.
LanOSD is Scriptable, so you can integrate easily in all your scripts and procedures. Also provided is a command line tool that will work even if your procedure is in a cron job, for example.
Now, the "LAN" bit of the name is where it gets interesting. "LAN" is for "Local Area Network"; that is, your bedroom, office, floor, or Massively Carpeted Silicon Valley Headquarters.
LanOSD forms a little network with its other LanOSD friends running in other machines close by, and decide which one(s) are supposed to display messages. Each machine is assigned a priority, and the machines that have the highest priority at any given time displays the messages.
So for example put your main workstation to sleep, and the messages will start appearing on your laptop, which had nothing to do before that. Its all automagic too - you have nothing to reconfigure or change.
As a side effect, LanOSD also watches out for machines that are crashed or go offline and displays a notification on the current active display(s).
Enhancements:
- Added the "local only" parameter to prevent notifications being sent on the LAN.
- Fixed the -L parameter problem some people were having with the command line tool.
<<less
Download (310KB)
Added: 2005-02-05 License: Freeware Price:
1722 downloads
Text2cal 1.01

Text2cal 1.01


Text2cal - grab all the text at once from your email, select the important times and dates, insert the result directly into iCal more>>
Text2cal is a service designed to allow you to grab all the text at once from your email, select the important times and dates from that grabbed text, and insert the result directly into iCal.

Text2cal also makes guesses about the times and dates to make it even easier! (currently compatible only with US dates (month/day/year) - come back later for day/month/year compatibility!)

Title:
The focus starts in the event title field. Type in an event title. Alternately, you can select an appropriate title in the text and hit command-L. If nothing is selected, command-L just brings focus to this field.

Date & Time:
Tab to the date or time field and hit up and down arrow to select a date or time from the dates or times guessed from the email. The selected date or time will highlight in the text to show the context.

Potential dates will show up in red, times in green, while the menu is open. You may also click on dates or times in the text to select them. If a particular part of the text may be interpreted as a date or a time, your click may be mis-interpreted as the other type of data. In this case, click again and the data will get re-interpreted as the other type. Holding shift while pressing the command key associated with this field toggles through the options.

You may also enter a date or time directly - the program will try to fill in missing parts for ambiguous dates. For example, entering "7" into the date field will resolve to the "7th" of the current month, or the "7th of the next month if the current months 7th is in the past. Day words, such as "tuesday", "tue", "today", "tomorrow" are supported. The "Days in the future" indicator above the date field offers a quick way to make sure the date youve entered is roughly when it ought to be.

Calendars:
These calendars are taken from iCal. Thus this menu may be grayed out while iCal launches. Holding shift while pressing the command key associated with this field toggles through the options.

All Day:
Toggle this box to set the event to be all-day, instead of a specific time and duration. command-j toggles this field.

Duration:
Set the duration of the event. command-h selects the field, then up and down arrows scroll through the selections. times can also be typed in. command-shift-h toggles through the options.

Location:
This is optional, and allows you to enter the location of an event. If text2cal can guess a location from the text it lists it here. Other locations you have entered in the past are also listed in this menu. To select a location directly from the text, highlight it and press command-R. To cycle through the menu items press command-shift-R.

Show iCal after making event:
This options sets whether ical should come to front and show you the even you just made. This is recommended for the first few times this software is used, to make sure everything is working properly. command-s toggles this option.

Make Event:
Click this once all options are set, or press return. This option may be gray while iCal is starting up (just wait a few seconds!).
<<less
Download (412KB)
Added: 2007-04-10 License: Freeware Price:
928 downloads
J�nk�pings L�nstrafik 1.0

J�nk�pings L�nstrafik 1.0


J�nk�pings L�nstrafik is a great implement that meets all your needs of quick route searches and real-time information for public transportation in J�nk�ping, Sweden. more>> Jï¿1⁄2nkï¿1⁄2pings Lï¿1⁄2nstrafik 1.0 is a great implement that meets all your needs of quick route searches and real-time information for public transportation in Jï¿1⁄2nkï¿1⁄2ping, Sweden.

Requirements: Mac OS X 10.4 or later.

<<less
Download (297K)
Added: 2008-10-17 License: Free Price:
downloads
LuckyImage 1.0

LuckyImage 1.0


A great Mac OS X service that replaces text with the first image generated by a Google Image Search. more>> A great Mac OS X service that replaces text with the first image generated by a Google Image Search.

LuckyImage is a Mac OS X service that replaces text with the first image that comes up for that text on Google Image Search.
LuckyImage was designed to be used for iChat lolz, but itll work in (almost) any editable rich text field.
How to install:
- Download LuckyImage and unzip it.
- Place "LuckyImage.service" in ~/Library/Services. (If the Services folder doesnt exist yet, create it.)
- Log out of your Mac OS X user account, then log back in.

Main features:
- Enter some text into an iChat window (dont send it yet), then select that text.
- Go to the iChat menu, then Services, and click Lucky Image.
- If youre lucky, youll get an image back!
- You can set a keyboard shortcut via System Preferences -> Keyboard & Mouse -> Keyboard Shortcuts. Click the + button, enter "Lucky Image" (without quotes) as the Menu Title, then choose a shortcut (I prefer control-option-command L).

<<less
Download (727KB)
Added: 2009-06-12 License: Freeware Price: FREE
180 downloads
HTML Face X 2.0

HTML Face X 2.0


A small, stable and fast HTML editor for Mac OS X. Built-in Preview function can be selected from the application menu or with the keyboard shortcut Command-Shift-L more>>

HTML Face X 2.0 is a potent and easy to use HTML editor for Mac OS X.

Major Features:

  1. Built-in Preview function can be selected from the application menu or with the keyboard shortcut Command-Shift-L.
  2. Small application file size, only 496 KB. Keep it on a USB flash drive, floppy disk, or attached to an email in your inbox for convenience on the road.
<<less
Download (1.1MB)
Added: 2005-08-19 License: Freeware Price:
10 downloads
CharacterPal 4.2

CharacterPal 4.2


CharacterPal is a widget that helps you remember how to type any special character. more>> CharacterPal is a widget that helps you remember how to type any special character.

CharacterPal is a small widget creataed to help you remember how to type any special character.
Just put your mouse over a character, and the key combo appears at the bottom.
Now you don?t have to fiil your memory with things like what Option + Shift + K does.
Special Special Characters
Some characters on CharacterPal have a lighter red background then the rest of them. These characters depend on the next keystroke. For example Option + e will produce a highlighted ?. Now press an a, for example, and an a with an accent over it is produced (?).
Some Characters
Do you know how to type a...
- ? - Option + 1
- ? - Option + 4
- ? - Option + g
- ? - Option + l
- ? - Option + Shift + =
- ? - Option + Shift + /
- ? - Option + Shift + u
Main features:
- Characters Galore - CharacterPal now has many more characters so youll never have to guess.
- Use on Desktop - CharacterPal 4 allows you to use the widget right on your Desktop.
- Fonts - You can view the special characters in different fonts
- Categories - With all those characters, we decided to categorize them to help you out.
- Keyboard Layouts - The widget now supports keyboard layouts for over ten different keyboards.
- Translucency - Using CharacterPal alongside your work? Use CharacterPal HUD-style, or go totally opaque if thats not your cup of tea.
- International - CharacterPal supports keyboard layouts for the United States, Canada, Australia, Great Britain, Germany, France, Italy, Netherlands / Dutch, Switzerland, Spain, Sweden, Denmark, Bulgaria, Russia.

Enhancements
- Drag-and-drop support.
- Even more characters.

<<less
Download (202KB)
Added: 2007-04-25 License: Freeware Price: FREE
193 downloads
KDX LogView 1.120

KDX LogView 1.120


KDX LogView - View Haxial KDX log files more>>
KDX is a BBS-style encrypted internet communications system that provides file transfer, voice chat, text chat, messaging, news, trackers and more. It uses strong encryption to protect your communications for security and privacy.

KDX LogView allows you to the Haxial KDX server logs.
<<less
Download (448KB)
Added: 2006-09-07 License: Freeware Price:
1185 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5