simX
Unofficial Mac Genius
I think I posted about it before, but I'm making an app called "Memory Usage Getter" that will hopefully become the successor to the memory usage display in the "About this Macintosh..." of the Classic Mac OS days.
You can get a preliminary AppleScript from www.versiontracker.com that does just this, but not graphically -- just displays the names of the apps and the memory they use in order of the top users. It's called "Memory Usage Getter" and is only available for Mac OS X (because it does UNIX calls). This is basically the underlying script for version 2.0 of this app.
In version 2.0 (I've already submitted a beta to two testers), so far, the memory usage is displayed graphically both in a progress bar and the actual memory usage off to the side. I'm still refining it, but I thought you guys would like to know the progress.
This is made entirely in AppleScript Studio, so guess how big the app itself is? It's less than half a megabyte. I owe it all to the power of AppleScript and Cocoa. Rock on, Apple!
Enough typing -- here's a pic. Start salivating!
You can get a preliminary AppleScript from www.versiontracker.com that does just this, but not graphically -- just displays the names of the apps and the memory they use in order of the top users. It's called "Memory Usage Getter" and is only available for Mac OS X (because it does UNIX calls). This is basically the underlying script for version 2.0 of this app.
In version 2.0 (I've already submitted a beta to two testers), so far, the memory usage is displayed graphically both in a progress bar and the actual memory usage off to the side. I'm still refining it, but I thought you guys would like to know the progress.
This is made entirely in AppleScript Studio, so guess how big the app itself is? It's less than half a megabyte. I owe it all to the power of AppleScript and Cocoa. Rock on, Apple!
Enough typing -- here's a pic. Start salivating!