Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  System / Utilities  |  Shutdown / Launch Utilities  |  Mac Restart X

Mac Restart X

Mac Restart X - 1.1.2

restarts your Mac at a specified schedule or time

All Time: Not rated (0.0)
This Version: Not rated (0.0)
Current Version: 1.1.2
Release Date: 2007-11-26
License: Shareware
Downloads (this version): 1,311
Downloads (all versions): 3,434
Price: $10

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Mac Restart X can restart a Mac on a regular basis or one time only at a specific date and time or at launch using it via Apple iCal or other applications. Mac Restart X uses the amazing OS X Calendar control Mac Restart X is the ideal solution to restart a unattended Mac with maximum flexibility in choosing when to do it. Additional info
  • easy to use and powerful
  • Doesn't slow down your Mac when in background
  • Uses native Mac OS X Date Time Calendar control
  • Warns you 120 sec before restart showing a progress bar or jumping from the dock.
  • 'Scheduled Restart', 'On Date Restart' and 'At Launch Restart' let you have a true choice

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.4 Intel
  • Mac OS X 10.4 PPC

Additional Requirements:

  • OS X 10.4 or later

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Mac Restart X ReviewUsed for a few years and I like it. - Version: 1.1.2, 11/26/2007 09:04AM PST

Charles Teton
I've been using this for a few years on a PowerBook G4 server that I have on 24/7. It does just what it says, in my case restarts at 6.00 am and all the apps open up via Apple Preferences in the Login Items. About the cost. My time is worth more that the asking price so its worth it to me. Hope this helps
Post a commentAlert Admin

Mac Restart X CommentaryFree Alternatives - Version: 1.1.2, 11/26/2007 09:03AM PST

andymona
There are free programs that do this same thing.

http://www.versiontracker.com/dyn/moreinfo/macosx/28293


Post a commentAlert Admin

Mac Restart X ReviewA little learning can save you $10 - Version: 1.1, 3/27/2007 08:12PM PST

(1 of 1 users found this comment useful)

rmurray-bsi

How to save ten bucks

Write this simple shell script in plain text, using the text editor of your choice:

#!/bin/bash
/sbin/reboot
exit 0

Save this script and make it executable (chmod +x scriptname in the terminal). Add it to root's crontab via the terminal. Or for an even easier, GUI-based method, use Cronnix to add it to the "System Crontab" and pick the time(s) when you want it to run.

There you go. If you need this functionality, you've just saved yourself $10. Maybe I might recommend this application if it were freeware, donationware or even shareware for a buck or two. But this can be accomplished so easily with a little bit of knowledge that $10 seems outrageous.

Post a commentAlert Admin