Skip to main content

Automated JSON API based communication with Samsung SyncThru Web Service

Project description

# PySyncThru - a very basic python SyncThru bridge

A package that connects to a Samsung printer in the local network that makes use of the SyncThru web service and provides data that is provided via the JSON API of the device. It is able to read the system, toner and tray status and provides method wrappers to access them.

The package supports the following data provided by the printers:

Device / System status Drum / Toner status Model name Tray status

Sadly it seems like there is no official API, so fixes are welcome and likely needed!

## Usage

`python from pysyncthru import SyncThru syncthru = SyncThru('192.168.1.14') # Get the devices status syncthru.deviceStatus() # Update the data syncthru.update() `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PySyncThru-0.2.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

PySyncThru-0.2.1-py2.py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page