framesmith-cli 0.1.0

CLI tool for controlling Samsung Frame TVs over the local network
1
2
3
4
5
6
7
8
9
pub mod art;
pub mod auth;
pub mod completions;
pub mod discover;
pub mod display;
pub mod info;
pub mod motion;
pub mod remote;
pub mod server;