Skip to content

vishnusreddy/active-window-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

active-window-detection

Implementing an active window detection module with Flask and JavaScript. If the user moves away from his/her tab or window, an alert would be raised on the client side and a log would be made on the server side.

Usage

To run this just type python main.py in the terminal. Click on the link shown in the terminal. A browser window must open. Now try opening another tab or window. You should see that a new log has been created.

About

Active tab/window detection.

Topics

Resources

Stars

Watchers

Forks