0

I work in office We have 11 branches, in 7 city That each of them have about 10 pc. They are connected under activ directory.

I want write application, that outomatically pop up screen in users desktop for seconds, and show them message ,then disappear.

Im intermediate in python What should i know and what libs need To be able do it?

Hejjat
  • 1

1 Answers1

0

try to start from this topic for creating a pop-up in the windows system:

The result looks like this:

enter image description here

As one of the possible cases of implementation, the receiving these messages could be performed through RabbitMQ (pika library for python)