A battery indicator I made for GeekTool. If you would like it, it is available on my dropbox: [link]
After requests, I have made variations on it for volume, iTunes and HDD space, all of which are available from my dropbox. There are also links to download them from my dropbox in the comments.
The battery indicator is a gorgeous little geeklet! i've tried several times to get it to work right to the instructions (even deleted & tried with a new download) but when It runs it doesn't seem to work
Here's the error message when running in AppleScript Editor: error "Can’t make \"MacintoshHD/Users/libby/Documents/CustomisyThings/geektools/HORIZONTAL/Battery/getBattLevel.txt" into type file." number -1700 from "MacintoshHD/Users/libby/Documents/CustomisyThings/geektools/HORIZONTAL/Battery/getBattLevel.txt" to file
Here's the error message when running in AppleScript Editor:
error "Can’t make \"MacintoshHD/Users/libby/Documents/CustomisyThings/geektools/HORIZONTAL/Battery/getBattLevel.txt" into type file." number -1700 from "MacintoshHD/Users/libby/Documents/CustomisyThings/geektools/HORIZONTAL/Battery/getBattLevel.txt" to file
I put the folder in my main directory
so would the codes look like ???
osascript jdiato/Battery/battImage.scpt
file://localhost/jdiato//Battery/temp/png
Thats what i did and its not working
Thanks for the job!
I can't understand what I've done wrong but when I run the script in applescript it won't change the image temp.png. It gives me this error:
error "usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory" number 64
Any idea how to fix it?
Thanks in advance!