Skip to content

Messina-Agata/BlackScreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This program opens a fullscreen window on every monitor and fills it entirely with black. All screens remain black until the user clicks on the screen or presses ESC, at which point the program closes and normal display is restored.

It is available in two versions:

  • Python version (black_screen.py):
    • Requires Python 3 with Tkinter and screeninfo library
  • Rust version (inside black_screen folder)
    • If you are on Windows 10 or 11 (64-bit), you can directly run the binary file in the release (black_screen.exe)
    • Otherwise, build the program for your OS using Rust and Cargo

About

Program that temporarily turns all your screens black until you click on the screen or press ESC to exit.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors