Skip to content

NickSpyker/mandrake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandrake

Harmless annoying noises generator.

mandrake

Downloads

Windows Linux MacOS
>> Download << >> Download << >> Download <<

Usage

Run with infinite duration (default)

mandrake

The application will run indefinitely, generating random annoying noises. To stop it, you must terminate the process through your system's task manager.

Run with specific duration

# Run for 10 seconds
mandrake --duration 10
mandrake -d 10

The application will automatically stop after the specified duration.

Command-line options

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

Platform-specific behavior

  • Windows: Runs as a background process (no console window in release builds).
  • Unix/Linux/macOS: Forks into a daemon process.

Platform-Specific Dependencies

Linux: Requires ALSA development libraries.

sudo apt-get update && sudo apt-get install -y libasound2-dev

License

See LICENSE-APACHE and LICENSE-MIT for details.

About

Harmless annoying noises generator.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Contributors

Languages