Skip to content

tpohl/sonos-nfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sonos-nfc

Use NFC Tags to play your music on a sonos system.

Prerequisites

Setup

Set Environment Vars or .env-File

  • SONOS_API_URL = Base URL of the Sonos API
  • SONOS_ROOM = Name of the Room or Player to control

Run

npm start # run in foreground
npm run forever # run in background
# ------------
npm run stop # stop the running forever

Write your Cards

Currently there is no easy way to write the tags

node write.js # Write something on a card you present

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published