This is client side for Download Guard project. The main goal of app is to allow users to inform others about network usage.
Login and register screens:
Main screen - allows user to see current network state and set it mannualy:
Auto detection - sets network state automatically when detect given by user application:
Schedule - change network state within given by user time bounds:
App is build using Qt 6.1
Open Visual Studio 19 and clone this repository however additional Qt linking may be required. Also don't forget about locally run server side you can find here.