A SUPER simple python project that uses tkinter to add a ‘shut up’ message on screen when you press certain F keys!
Install with pip:
pip install shutup-overlay
Then run it by typing:
shutup
| Key | Action |
|---|---|
| F3 | kill |
| F4 | custom message |
| F5 | lock display |
| F6 | move display |
| F7 | 'SHH' warning |
| F8 | good job |
| F9 | main warning |
| F10 | hide warning |
Tip
To show the moveable box press F6 and to lock it in place press F5 then you can use the keys to show differant warnings.

