Skip to content

cablesalty/PanicButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panic Button

Display a fake desktop and mute audio on a single keypress

Have you had enough of people going into your room unannounced while you are watching... questionable content? I got a solution!
PanicButton helps you both hide "your content" and mute the audio with the press of a single button!

Compatibility

Panic Button is compatible with Windows 10 or above. Mac functionality is in beta, and Linux compatibility is not possible right now due to inconsistencies between distros and systems.

Setup

For an easy setup, you can go to the Releases tab and download the latest installer.

Manual setup

Install node.js

Install node.js LTS from the official site. The program was tested on Node v20.6.1.

Clone this project

git clone https://github.com/cablesalty/panicbutton
cd panicbutton

(Or download the .zip file)

Install node dependencies:

npm init -y
npm install

Start Panic Button

Run npm start. This will open a command prompt window.

About

A program that mutes audio and covers up the entire screen. Perfect for times when people go into your room unannounced!

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors