0.9.0 • Published 10 months ago

samsung-frame-connect v0.9.0

Weekly downloads
-
License
LGPL-3.0-or-later
Repository
github
Last release
10 months ago

Samsung Frame Connect

Node.js package for interfacing with Samsung "The Frame" TV's.

Features:

  • Upload custom art
  • Programmatically switch art display
  • Change TV settings

Supported models:

  • QN32LS03CBF (2024)
  • May work with other models

Note: This is an unofficial library and not supported or endorsed by Samsung

Requirements

  • Node 20+

Installation

As a Library

npm install samsung-frame-connect

As a standalone tool

  1. Clone repository
  2. Install dependencies: npm install
  3. Run CLI tool: ./run.js --help

License

LGPL v3

Thanks

Big thanks to xschwarze and Matthew Garrett, who did much of the reverse engineering in their python lib samsung-tv-ws-api.

Much credit also goes to Nick Waterton who adapted the above library to work for more recent models in his fork.

0.9.0

10 months ago

0.8.1

12 months ago

0.8.0

12 months ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.2

1 year ago

0.5.1

1 year ago

0.5.0

1 year ago