Pause iTunes after a specified interval
I like listening to music before falling into sleep, but as I know, iTunes doesn’t provide such feature to pause iTunes after a specified interval. I wrote a small C++ program to do it. Binaries and source codes are attached below.
Actually, it should be much easier to code such program with VB, C# or even JScript and python. But I haven’t written C++ program for a long time, I’d like to pick up this skill.
some materials:
iTunes COM for Windows
Binary: iTimer.exe
Source Code: TimerTune.7z
