PopUp Window on the Windows toolbar with React + Eletron

0

I am developing a basic castro solution and scheduling equipment maintenance. However I came across the following problem:

According to pre-programmed periods the application should alert the user that the equipment's maintenance term is close to winning.

These windows should appear to the user in order to prevent them from using the computer until it confirms the reading.

Subsequently it should be daily signaling in the taskbar of the windows pending its execution, until the technician comes and enter your password.

Is it possible to develop such a solution with React + Electron? If yes, where do I find the Windows Interaction API manual for logging services, and communicating with this windows mode.

    

asked by anonymous 28.06.2018 / 00:17

0 answers