lynx4 / IdleUserLogoff

A simple C# application that logs out of a Windows user session after a set amount of idle time. Includes a popup window countdown and easy to change settings file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Idle User Logoff

A simple C# application that logs out of a Windows user session after a set amount of idle time. Includes a popup window countdown and easy to change settings file.

Popup Window Countdown

Being C# and developed in Visual Studio 2017, this application is made to run on a Windows workstation. Development takes place in Windows 10 and the project uses .NET Framework 4.0. The application should be able to run in previous versions of Windows without problem.

About

A simple C# application that logs out of a Windows user session after a set amount of idle time. Includes a popup window countdown and easy to change settings file.

License:MIT License


Languages

Language:C# 100.0%