jfarseneau / antennas

📡 DVR emulator for Plex DVR to connect to Tvheadend.
MIT License
320 stars 41 forks source link

Tag and release new version and publish to npm #52

Closed bachp closed 2 years ago

bachp commented 2 years ago

It would be nice if antennas is available npmjs.org.

So installing it would be as easy as running: npm install -g antennas

jfarseneau commented 2 years ago

That's a good idea. If I can set aside some time for this repo, I'll get this setup.

jfarseneau commented 2 years ago

Done!

You can now go npm install -g antennas and use antennas to launch it, or you can also use npx antennas to run it directly from NPM.