Matheus Oliveira

Results 3 issues of Matheus Oliveira

feat: Add 'Remember Last Screen Position' feature for UI and Countdown - Implemented the 'Remember Last Screen Position' feature for both the UI and Countdown. #28

Added option to create a Windows Executable written in C and compiled with gcc. usage: python hoaxshell.py -s 192.168.100.105 **-e myExecutable** ![image](https://user-images.githubusercontent.com/54098626/195292960-0dce150d-dce5-45bd-9bed-5c0dd6d459f1.png)

feat: Added setting to enable multiple instances of the application - Added setting to enable multiple instances of the application. By default, the application **will not allow multiple instances**. Attempted...