Time Controller is a .NET Framework Windows Forms application. The program is designed for people who work at a computer for a long time. It monitors the user working process and forces him to take short breaks from time to time. To force user to take a break from computer program can block mouse, play sound and show a message.
Main functionality:
- Set working time duration and break duration
- Choose break actions: lock mouse, show pop up, play sound
- Switch between user interface designs
- Add applications which will be tracked
- Save user settings
Main features:
- Windows Installer
- Windows Forms interface
- INI Configuration files
- Serailization
- Working with files and processes
Created for study purposes.
Created by DenKu1 (https://github.com/DenKu1)