I had some some problems creating timelapses of my screen with the current programs avaliable. So I created this simple java application that can perform this task.
- It takes a screenshot at every X seconds (You can define the time), and saves it to a folder.
- You can customize some options such as: Frame rate, mouse appearance, resolution, format that image will be saved.
- Clean, comment and remove old code.
- Make the functionality of selecting a custom area for recording better.
You can modify this as you wish.