Harmless annoying noises generator.
| Windows | Linux | MacOS |
|---|---|---|
| >> Download << | >> Download << | >> Download << |
mandrakeThe application will run indefinitely, generating random annoying noises. To stop it, you must terminate the process through your system's task manager.
# Run for 10 seconds
mandrake --duration 10
mandrake -d 10The application will automatically stop after the specified duration.
Harmless annoying noises generator
Usage: mandrake.exe [OPTIONS]
Options:
-d, --duration <DURATION> Scream duration in seconds
-h, --help Print help (see more with '--help')
-V, --version Print version
- Windows: Runs as a background process (no console window in release builds).
- Unix/Linux/macOS: Forks into a daemon process.
sudo apt-get update && sudo apt-get install -y libasound2-devSee LICENSE-APACHE and LICENSE-MIT for details.
