<div id="myExtraContent1"> </div>
<div id="myExtraContent5"> </div>

SlothCam Dashboard Widget 3.3 released

I just uploaded a new version of the SlothCam dashboard widget. This update is fairly minor. It adds a new mode which disables the error screen when a webcam doesn’t load properly due to connection problems and will instead keep showing the previous image until a new image can be downloaded. Right now this new feature isn’t accessibly on the widget preferences screen, but it can be enabled via the terminal.

To enable this new feature, just close SlothCam, then go into your Applications/Utilities folder and find Terminal.

Open Terminal and paste the following line:
defaults write widget-net.webhop.glorioussloth.widget.SlothCam noErrorScreen true

Then re-launch SlothCam and from now on you'll never seen the error screen again. Let me know if you need any more help with that.

To re-enable the error screen, just type the following line into the terminal:
widget-net.webhop.glorioussloth.widget.SlothCam noErrorScreen false
<div id="myExtraContent7"> </div>
<div id="myExtraContent8"> </div>