NClicker is an auto click tool for Windows. You can easily setup a interval for mouse clicks, randomization of the clicks is also supported and presets of settings.
- Design pattern used is the MVVM design pattern.
- AutoFac IOC.
- Microsoft's app center for logging, info, error tracking and statistics. ( www.appcenter.ms )
- LiteDB for presets with a custom object mapper that i've written (can map any objects to LiteDB with a 'one-liner').