Skip to content

1990s again! Play mechanical HDD sounds in Linux linked to real disk activity.

License

Notifications You must be signed in to change notification settings

floriangit/hdd_sound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1990s again! Play mechanical HDD sounds in Linux linked to real disk activity.

sample.mp4

REQUIREMENTS

  • libpulse-dev
  • In Ubuntu just: sudo apt install libpulse-dev

BUILD

make

USAGE

  • Find your partition which HDD activities shall be soundified: mount | grep "\ /\ " to see which is your root (/) partition

  • ls /sys/block/

  • start the executable as a daemon, e.g.: ./hdd_sound sda & # to soundify partition sda and start this as background task

About

1990s again! Play mechanical HDD sounds in Linux linked to real disk activity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages