Main > Free Download Search >

Free watch link tool software for mac

watch link tool

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2046
SWF Link Tool 0.7.3

SWF Link Tool 0.7.3


Open source tool that will allow you to modify links in SWF files more>> <<less
Download (12KB)
Added: 2008-10-06 License: Freeware Price: FREE
429 downloads
WatchIt 1.1

WatchIt 1.1


Reminds you when TV shows begin. more>>
WatchIt is an application that reminds you to watch those TV Shows youalways miss because youre too busy doing some important work on yourcomputer.

It can alert you in several ways, including both written andspoken messages.
<<less
Download (799KB)
Added: 2004-08-07 License: Freeware Price:
1917 downloads
Path to the Linked File 1.0

Path to the Linked File 1.0


Path to the Linked File - Prompts for the folder containing the HTML page youre linking from more>>
Path to the Linked File is an AppleScript that will prompt you to indicate the folder containing (or that will contain) the HTML page youre linking from. It will then prompt you for the file to link to. Both must be on the same drive.

The script will then extract and convert the file path youve indicated, to the slash format used in HTML coding, and place the results on the clipboard.
The file path is shortened to show the heirarchal relationship between the folder containing the current HTML and the file to link.


<<less
Download (15KB)
Added: 2006-01-09 License: Freeware Price:
1384 downloads
TI Graph Link 2.3.3

TI Graph Link 2.3.3


Graph Link is versital software that allows you to exchange data between your TI-73, TI-83, TI-85, TI-86, TI-89, and TI-92 calculator and your Macintosh more>> Graph Link is versital software that allows you to exchange data between your TI-73, TI-83, TI-85, TI-86, TI-89, and TI-92 calculator and your Macintosh. This allows you to download programs from the internet and then load them directly onto your graphing calculator.
Requirements:
MacOS 7.0 or later, TI Graphing Calculator.
<<less
Download (1.6MB)
Added: 2001-02-13 License: Free Price:
downloads
W3C Tool Kit 1.2.1

W3C Tool Kit 1.2.1


W3C Tool Kit is created to be a free, nifty little Widget with fast access to the W3C Markup and CSS Validator as well as their Link Checker. more>>

W3C Tool Kit 1.2.1 is created to be a free, nifty little Widget with fast access to the W3C Markup and CSS Validator as well as their Link Checker.

<<less
Download (104.5KB)
Added: 2005-11-20 License: Freeware Price:
downloads
 
Other version of W3C Tool Kit
W3C Tool Kit 1.2access to the W3C Markup and CSS Validator as well as their Link Checker. Completly freeware for
License:Freeware
Download (107KB)
1254 downloads
Added: 2006-06-02
ed2k Link Creator 1.0

ed2k Link Creator 1.0


ed2k Link Creator - creates eDonkey2000 addresses more>>
ed2k Link Creator is a small AppleScript that creates eDonkey2000 addresses taken from the names of the files and folders droped on the script.

The address is written in the following format: ed2k://|file|filename|size|MD4|


<<less
Download (425KB)
Added: 2005-12-09 License: Freeware Price:
1454 downloads
Create Symbolic Link 1.0.1

Create Symbolic Link 1.0.1


A very useful automator action especially developed for web designers more>> A very useful automator action especially developed for web designers

This Automator action creates a symbolic link for each of the selected files. A symbolic link is similar to an alias, except that many applications, including the Create Clean Archive action, will see only the file points to rather than the alias itself.
Create Symbolic Link is a very useful automator action especially developed for web designers.

Enhancements
- Now shows up in the Files/Folders section of Automator in Leopard.

<<less
Download (747KB)
Added: 2009-06-10 License: Freeware Price: FREE
192 downloads
MR Tech Link Wrapper 2.2.2

MR Tech Link Wrapper 2.2.2


This is a Mozilla add-on that wraps long links and line. more>>

MR Tech Link Wrapper 2.2.2 offers great addition for the famous browser, Firefox. It is designed to wrap long links and line to spare you from having to scroll left and right.

Please note that Link Wrapper will force Linkification to only highlight part of a text link, version 1.2.2 of Linkification adds a "Thorough Mode" which is disabled by default that will resolve this, or you can just double-click on the unhighlighted text on the right of the text from a link to have it open properly.

Major Features:

  1. Statusbar notification of: enabled, disabled, character limit reached or blacklisted sites
  2. Clicking statusbar icon will yield opposite of current setting, so you can effectively:
    • Turn wrapping off and only click it when you need it temporarily
    • Leave it on and when you want to see a sight in long line mode just click it and it will display as-is temporarily
    • If enabled and you hit either the character limit or blacklist you can click it to temporarily allow link wrapping.
  3. Draggable statusbar icon to any position you want on the statusbar
  4. Option to hide statusbar icon and hide tools menu "options" menu item
  5. Full customization of all current hidden settings
  6. Full option dialog with all the bells and whistles, export, import, reset preferences
  7. Increased default character limit to 30k characters

Enhancements:

  • Minor version bump.

Requirements:

  • Mozilla Firefox
<<less
Download (31KB)
Added: 2009-02-19 License: Freeware Price: FREE
1 downloads
 
Other version of MR Tech Link Wrapper
MR Tech Link Wrapper Lite 2.2.2A Firefox add-on that wraps long links and lines to spare you from ... It is designed to wrap long links and line to spare you from having to scroll left and right. This
Price: FREE
License:Freeware
Download (6KB)
1 downloads
Added: 2009-02-19
Wireless Link Test 1.1

Wireless Link Test 1.1


This is a small Java-based utility that permits the measurement of signal strength and noise on wireless links between an Airport Base Station and the wireless hosts associated to it, permitting the more>> <<less
Download (33.2KB)
Added: 2001-05-06 License: Freeware Price:
15 downloads
watch for Mac OS X 0.2

watch for Mac OS X 0.2


watch executes a given program periodically, showing output in full screen via ncurses more>>
I discovered a brilliant command line program called watch while using my Linux box at work the other day. watch executes a given program periodically, showing output in full screen via ncurses. From the man page:

watch runs command repeatedly, displaying its output (the first screen-full). This allows you to watch the program output change over time.

watch can be extremely handy in viewing changes to commands like ps or ls over time. All in all, a very neat tool. But back home on my PowerBook, I found that watch isnt shipped by default in Mac OS X. A little digging around told me that this program was part of the procps Linux package -- distributed under the GNU General Public License. A little tinkering and tweaking was all it took to get the program running in the Mac OS X shell.

I suspect that others may also want to use this great tool on Mac OS X, and have therefore provided a package.

Its the old Makefile grind, no Package Installer, but the way I see it, if youre the sort of person who finds watch useful, youre bound to know how to compile and install UNIX software. Just download the tgz archive, change to the watch-0.2-macosx directory and type:

make
sudo make install

That should do the trick. If you have any suggestions on improvements, etc, dont hesitate to contact me.
<<less
Download (14KB)
Added: 2006-08-16 License: Freeware Price:
1169 downloads
Watch & Smile 2.07

Watch & Smile 2.07


Watch & Smile gives you a great chance to easily capture your images then correct, retouch and deform them, create photo montage, etc. more>>

Watch & Smile 2.07 gives you a great chance to easily capture your images then correct, retouch and deform them, create photo montage, etc ... without the normal technical contraints. The RECO Technology, recalculates, in real time, perfect images with no jagged edges and a smooth and optimized histogram.

Requirements:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.4 Intel
  • Mac OS X 10.0
  • Mac OS X 10.1
  • Mac OS X 10.5 PPC
  • Mac OS X 10.2
  • Mac OS X 10.5 Intel
  • Mac OS X 10.3
  • Mac OS Classic


<<less
Download (4.8MB)
Added: 2000-03-09 License: update/patch Price:
downloads
Make links active in OE 1.0

Make links active in OE 1.0


Make links active in OE - Send emails with links in their body more>>
Make links active in OE is a small AppleScript that lets you make clickable links in your outgoing emails.

With this script (intended for OEs script menu) you can send emails with links in their body. You create the links by using a special syntax in your message and then running this script on it before sending. The link text can be anything you want and the link address can too.

This is very useful for when you want to include a link in your email but without drawing too much attention to it.


<<less
Download (13KB)
Added: 2006-01-05 License: Freeware Price:
1389 downloads
Pocket Watch X 1.2

Pocket Watch X 1.2


Pocket Watch X is a simple, stable and fast multimedia shell and desktop tool. more>>

Pocket Watch X 1.2 is a simple, stable and fast multimedia shell and desktop tool. Yes, another screen clock.... It started out as an xClock clone and suddenly went horribly awry. Now you can basically skin the clock with any TIFF, PNG, GIF, or JPEG image you like! Also includes the usual options... transparency, colors, on top, drop shadow... etc.. Enjoy! This software is donationware... if you want to, please do; if not, no problem - keep using it!

<<less
Download (711.9KB)
Added: 2002-03-13 License: Freeware Price:
downloads
Reference Link 1.4

Reference Link 1.4


Reference Link - Makes THINK Reference 2.0 easier to use more>>
Reference Link is a System 7-only INIT that makes THINK Reference 2.0 easier to use. With R.L. installed, a modified double-click on a word in a text editor or word processor causes the word to be looked up in THINK Reference 2.0. A keystroke jumps back to the editor. Freeware.

Since CodeWarrior now has its own communication with THINK Reference, this extension is not as vital as it once was. Frankly, I havent looked at it for a couple of years, I hope its still reasonably compatible!
<<less
Download (8KB)
Added: 2006-03-29 License: Freeware Price:
1308 downloads
Who's the Weak Link Now? 1.1

Who's the Weak Link Now? 1.1


Whos the Weak Link Now? is an exciting and tractable game which can help you to entertain yourself effectively. more>>

Who's the Weak Link Now? 1.1 is an exciting and tractable game which can help you to entertain yourself effectively. Has Anne Robinson got you frustrated? Want to give her a taste of her own medicine? Feel free to knock her around a bit in this fun, ping-pong-like game.

<<less
Download (352.5KB)
Added: 2002-01-23 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5