Shutdown Timer I Made

Status
Not open for further replies.
Associate
Joined
8 Jan 2009
Posts
743
Location
Gidea Park, Essex
Shutdown Timer v3.1

Features:
  • Shutdown
  • Restart
  • Logoff
  • Lock
  • Hibernate
  • Standby
  • Monitor Standby
  • Open a File
  • Open a WebPage
  • Based on Date & Time
  • CPU/Memory Utilisation
  • CPU Temperature using Core Temp
  • Networking options
  • Process Management
  • Idle Usage
  • Wakeup Timer
  • Integrated Updater
  • Ability to save your settings for furture use
  • Completely Portable, You can take it on a USB if you want to!
  • 32 & 64 Bit compatible versions
  • Task & Profile Management

ip5tp0.png


Download and information here

Feedback would be great on it. Thanks
 
Last edited:
Can you set an actual time, other than a countdown?

Looks good, will have a try when on the main machine.

Well I will be adding that into the next version, I just wanted to get the base programming done, before I go more indepth with other stuff.

Tell me how it works out for you. :)
 
Well guys. I had a lot of requests from a users saying they want CPU/mem functionality as they'll be able to get their system shutdown while it's stress testing. An example is during prime95 an you check if it's above, say 80% for 120minutes you'll then be able to have your system shutdown without being awake for the stress test.

Also to do with the GUI I'm working with it and also bigger resolutions will find that this GUI is of good size. There is the option to minimise to the notification area so the window doesn't stay up all the time.
 
Last edited:
1) Why are you putting an extra update icon in my start menu?
2) How do I add another machine to the network list? Does that bit work yet?

1) What do you mean by an extra icon, it's the same config as all other versions

2) It detects all the networks and lists them, the networking module still needs a lot of work. You can also just type the name of the machine in the combo box as well it should work.
 
1) Either way it shouldn't be there. Just 2 icons in one folder would be great.
2) Ok, well for you wish list what about multiple machines? Can I import a CSV?

1) Are you talking that it comes up on your start menu when you click the start button? If so you can just remove it from there, I've put it to windows does that with some new software installations. I still have to fix that in the installation package.

2) You cannot import a CSV, the functionality on that box so far is that i detects your network and checks if any other machines are in your network and lists them there.

I will implement the multiple machines part in the next build, also will integrate a way to import a CSV.
 
OK this maybe a bit beyond the scope of the program, but what would be really cool is if you could connect to an active directory and say shut down all machines in a particular OU.

Sorry can you define "OU".

And I'm not fully understanding your question. What active directory would this be? On a other network machine or the current?

Or are you talking about the ability to shutdown say:

- Machine 1 in 5 minutes
- then after another 5 minutes Machine 2 shutdowns down?

If so it is possible but may be implemented in future versions once everythings working.
 
Just something that I've noted whilst using the programs for 2 minutes. If you click the text "Options" it takes you to the CPU page but if you click the grey square surrounding that text then it takes you to the options page.

I'll change that, thanks for the heads up.

An uninstall icon in the start menu would also be nice.

Sure I'll add that in the next build.
 
Ah with reference to the timer just staying on "Monitoring" as mentioned in my last post. It seems that it only reads the input time whilst formatted. So maybe you could run a little check to ensure the colon is present, otherwise it doesn't work.

That or separate the hours from the minutes into two little text boxes.

I actually did separate them while I was doing it but then I ran into a lot of extra un-needed coding where the same result can come from a single text box.

There's also the issue where the time works only if you enter the following:

- For 12:04 you need to enter 12:4

Everything else works fine, I'll implement a way that you can use any time format such as 1204 and 0004 atm it's simple.
 
Suggestion: automatic shutdown if the cpu temperature reaches a certain threshold.

I may be able to implement a core temp module so it uses coretemp for cpu measurement, but I'll have to talk to Arthur from coretemp about that.
 
Status
Not open for further replies.
Back
Top Bottom