2.2.0 • Published 2 years ago

server-drumsolo v2.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

What is this?

server-drumsolo is a way to hear your server (in the form of a drum solo!) in real-time with piped data from your server logs via stdin

How to use

The most rudimentary use cases are as follows:

$echo GET | npx server-drumsolo
$echo POST | npx server-drumsolo

Practical examples

$tail -f myserverlogs.txt | npx server-drumsolo
$cat myserverlogs.txt | npx server-drumsolo
$./myserver | npx server-drumsolo
2.2.0

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.1.1

2 years ago

1.14.0

2 years ago

1.13.0

2 years ago

1.12.0

2 years ago

1.11.0

2 years ago

1.10.0

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago