Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.
/ shredbeat Public archive

Music beat reacts to keyboard shredding speed 🤘

License

Notifications You must be signed in to change notification settings

miguelmota/shredbeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shredbeat

Music beat reacts to your keyboard shredding speed 🤘

https://shredbeat.com

Note: this is a WIP

Supported platforms

Supports Mac OS X and Linux.

Works with YouTube, SoundCloud, Hype Machine, Mixcloud, and Fanburst playlist urls.

How it works

Shredbeat listens to system wide global keypress events to determine how fast you're typing. The faster you type, the faster and louder the music will play.

Development

install

npm install

start

npm run start

start in development mode

npm run start:dev

watch and build browser files

npm run watch

Releases

Build release for each platform

npm run build

Download stable release for Mac OS X

https://shredbeat.com/releases/shredbeat.zip

also available on NPM

npm install -g shredbeat

Run

shredbeat

Resources

License

MIT