8000 GitHub - blakejrobinson/sdcp_testclient: A rough client to test out functionality of the sdcp NodeJS module
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

blakejrobinson/sdcp_testclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDCP example client

Print monitor test app

A very small (very crude) Electron test client for my SDCP NodeJS module.

Screenshot

It is not pretty (does not sandbox) but it's purely to test features and demonstrate how the codebase works.

Installation & running

git clone https://github.com/blakejrobinson/sdcp_testclient/
cd sdcp_testclient
npm i
npm run start

Once running, press the refresh icon (top right) to discover printers on the network.

Hover the mouse over a printer for options.

Features

  • Discovery, address book and printer status monitoring,
  • File uploading,
  • Camera capture (V3.0.0),
  • File browsing (V3.0.0),
  • Start printing from browser (V3.0.0)

About

A rough client to test out functionality of the sdcp NodeJS module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0