Thread: Autosnap elevated!
-
12-03-2007, 02:03 PM #1
Autosnap elevated!
Autosnap is a very cool little utility by the great Erica Sadun, that allows the user to snap an iPhone screenshot under control from your Mac, and automatically send it to your Mac Desktop, using the Erica Picture Sharing Browser. This is great, because I almost always want the screenshot on my Mac, and this saves many steps in getting it there.
In addition, there are some shots that can't be taken any other way. (For example, try taking a screenshot below with another utility!)
Previously, however, autosnap required the user to SSH in from the Mac, and launch the utility from Terminal, which negated a lot of the convenience. No more! I put in a request this morning, on Erica's page to add a toggle parameter to autosnap. She came up with a better idea (naturally), which was to add a daemon to run it. The advantage of that is you can start and stop it as a service using UIctl or iToggle. So now in two steps you can set up your phone to take screenshots and deliver them automatically to your Mac, without even using SSH!
1) activate autosnap on the phone
2) Launch the Erica Picture Sharing Browser on the Mac
3) Click SavetoDesktop
now you just click "FileThrowAutosnap-iPhone", and your screenshot will appear on the Desktop.
If you need to take a series of screenshots and get them on your Mac, this is a really easy and fast way to do it. You'll have to install Erica's Utilities .52 or greater to do this, plus snag a copy of the Picture Sharing Browser. Here are the links:
http://ericasadun.com/ftp/EricaUtili...ities-0.52.zip
http://ericasadun.com/ftp/EricaUtili...%20Browser.zip
Thanks Erica!
NOTE: Erica just added this caveat to her website:
So if you're running Dock, don't install this!Earlier today, I put up a launch daemon for autosnap. Unfortunately, because autosnap runs as a purple application, it can conflict with other purple apps like Dock, etc. So please do NOT install the launch daemon unless you really know what you’re doing. I’m looking into finding out how to add it safely for general users.
Update: On Nate True’s advice, I’ve uploaded an Info.plist for autosnap. You can add this to /var/root/bin and it may allow autosnap to run as a non-purple app. I have not yet tested this so caveat iPhoner.
Update 2: Tried it, doesn’t work.Last edited by DaveiPhone; 12-03-2007 at 05:48 PM.
-
The Following User Says Thank You to DaveiPhone For This Useful Post:
meagain (12-08-2007)
-
12-08-2007, 06:33 AM #2
But how do you "activate autosnap on the phone"? I have Erica's utilities loaded and also the picture shareing on the computer. I can't find any instructions (as usual) for how to fire this up.
Appreciate any advice.
-
12-08-2007, 11:21 AM #3
meagain:
There are several different ways that you can activate autosnap on the phone:
Method 1:
If you've installed UIctl:
• locate the item toward the bottom of the list called "com.sadun.autosnap" and click on it.
• select "load -w" from the list, and when asked to confirm, click "Do it!"
• To deactivate it, run UIctl again and this time after selecting "com.sadun.autosnap", choose "unload -w" and then click "Do it!"
Then go to whatever screen you wish to snap and use either File Catcher or Picture Browser on your computer to take the picture by clicking on the Service name (FileThrowAutoSnap~).
_____________
Method 2:
I do this alot, which is why I wanted to have a REALLY easy way to turn it on and off. So I added a switch into iToggle to turn it on and off. This makes it a piece of cake.
To make the service show up in iToggle, you have to add it to the daemons.plist in it's app folder/package. The settings are:
icon- autosnap (I use a crummy little icon I made, but you can copy one of the others and rename it)
label- Autosnap
parameters- & kill $$
processname- autosnap
processpath- /var/root/bin/
Now you'll get an on/off switch as shown below.
_____________
There are several other methods you can use, but those are the easiest two. Notice in my iToggle screenshot, that SSH doesn't need to be on for this to work either!
Here's a copy of iToggle 1.0.5 with the autosnap daemon key preinstalled. The version I use has been modified more, but the one I'm uploading here is stock except for the addition of the autosnap toggle.
Hope that helps!Last edited by DaveiPhone; 12-08-2007 at 11:37 AM.
-
The Following User Says Thank You to DaveiPhone For This Useful Post:
meagain (12-08-2007)
-
12-08-2007, 03:14 PM #4
Thank you. I'll look into this.



LinkBack URL
About LinkBacks
Reply With Quote