Skip to content

The module can check downtime time of Eplan and turn off application if time is higher, than need

License

Notifications You must be signed in to change notification settings

KirillGutyrchik/EplanIdleTimeModule

 
 

Repository files navigation

EplanIdleTimeModule - Open Source

Repository

This repository is an open source project - EplanIdleTimeModule. The module offer possibility to manage Eplan idle time, when users are not using Windows. The Add-in resolve problems, when users block a computer and don't close Eplan. We are working on the project and solving various issues related to the development and project life.

EplanIdleTimeModule

For set up the add-in, please, use config file (add-in name with .config extension).

Settings:

  1. Key: maxChecksCount - how many checks we need to make before showing warning about closing Eplan. Default value - 60 times.
  2. Key: checkIntervalSec - interval in seconds before run check. Default value - 60 seconds.

For example, with default values, we have 1 hour idle time. If module noticed user input, the time will reset. After showing warning window user have to accept message or Eplan will be close in 60 seconds.

License

The project is licensed under MIT license.

About

The module can check downtime time of Eplan and turn off application if time is higher, than need

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%