Skip to main content

CLI tool to teleserver project.

Project description

teleserver CLI

This package is CLI tool to teleserver project - a remote way to control your office TV.

Project's page: teleserver

Idea

This CLI allows user to send API requests without need of providing service principal token to request.

Usage

First, install this package with pip

pip install teleserver

In order to execute any command, please log in first:

teleserver log in --username <username to GUI> --server <IP of the teleserver>

You'll be prompted to enter password and afterwards you're logged in!

Once logged in, feel free to use API commands.

In order to log out execute:

teleserver log out

Additional Features

Server Lookup

Sometimes it's hard to find teleserver's IP. It's possible to scan specific network, networks attached to specific interface or all networks in the system. With teleserver log lookup_server command you can find IP address to your teleserver. Possible flags:

  • --network - Networks that should be searched for teleserver
  • --interface - Name of the interface to search for networks to lookup.

This feature works only for IPv4 addreses.

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

teleserver-1.0.1.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

teleserver-1.0.1-py3-none-any.whl (11.7 kB view hashes)

Uploaded 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