Command line tool to manage the client part of rpi_ip_bot service.
Project description
This is the client side of Telegram @rpi_ip_bot.
This bot was designed to help you track IP-address of your Raspberry Pi 3 or any other connected device if, for some reasons, it doesn’t have static IP, isn’t connected to VPN and you’re too lazy to scan network or get into router control panel every time you need to get the remote access to your Linux device.
Installation
From PyPI:
pip install rpi_ip_bot_client
From this repository:
git clone https://github.com/eugene-babichenko/rpi_ip_bot_client.git
cd rpi_ip_bot_client
pip install .
Usage
To install the script type rpiipbot install <TOKEN>, where <TOKEN> is one of the tokens, generated by the bot.
If you want to stop using the bot on this machine, just type rpiipbot uninstall.
By default the script is installed to /etc/network/if-up.d so it’s automatically run when any network connection is present. To install it to another directory pass –dir <dirname>.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file rpi_ip_bot_client-1.0.tar.gz
.
File metadata
- Download URL: rpi_ip_bot_client-1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee504a05b3105d374196f003c89d04614f6d09fb7592c57546977e115632d5a1 |
|
MD5 | cfa40c21438dbe61e734824e3d4f740d |
|
BLAKE2b-256 | a430b0510ebb07407f7b3da1ecdffde2e5bf244c293289a3927c08b657b882d0 |