0.0.2 • Published 7 years ago

shredbeat v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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