An java application that track time spent in porcesses. You can add custom names to registered process or ignore them, also the application register being idle.
- Connecting application with database
- Executing updates and querys on database
- Using JNA(Java Native Access)
- Creating gantt chart with the use of jfreechart library