Skip to main content

Tool to notify you when command will be executed.

Project description

Execution Notifier

PyPI Code style: black Actions Status Actions Status pre-commit.ci status PyPI - Python Version

This tool provides you ability to send yourself information about looong executed command when it is done. Information will be sent using Telegram Bot.

Prerequisites

In execution of your application you will need your Telegram ID. To get it visit @exec_notifier_bot and use /start command.

  1. Python 3.4 or higher
  2. Telegram ID - get it from @exec_notifier_bot by using /start command.

Installation and running

You need to run your commands in quotes("") when passing script to run.

>>> pip install exec-notifier
>>> exec_notifier config --telegram_id=YOUR_TELEGRAM_ID
>>> exec_notifier notify "[your_command_here]"

Examples

>>> exec_notifier notify "ls -l | head"
>>> exec_notifier notify "ls -l > output.txt"
>>> exec_notifier notify "ls -l && sleep 3 && ps"
>>> exec_notifier notify "zip Downloads"

Future

  • Your own bot support will be added

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

exec-notifier-0.1.16.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

exec_notifier-0.1.16-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file exec-notifier-0.1.16.tar.gz.

File metadata

  • Download URL: exec-notifier-0.1.16.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.1 Linux/5.4.0-1032-azure

File hashes

Hashes for exec-notifier-0.1.16.tar.gz
Algorithm Hash digest
SHA256 89f6a4ee9e180a54474661b16097aa6d22497c46cc6c0478c4386c5432ccdbae
MD5 ac4e6fbe02add7e94cd4b0c36c41415c
BLAKE2b-256 23b8b20e9ef41acc84e8af2f69f8a4771af606216b928cf165a697288cd2435c

See more details on using hashes here.

File details

Details for the file exec_notifier-0.1.16-py3-none-any.whl.

File metadata

  • Download URL: exec_notifier-0.1.16-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.1 Linux/5.4.0-1032-azure

File hashes

Hashes for exec_notifier-0.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 9658df0ad5c91ba39aa661d8b847ddd3fcf4de93437482b3b40f24e9ada73662
MD5 3ab89020b3701bd7a1e78c76e6344b3f
BLAKE2b-256 ca078f3fd0facc58a6dd9705154df9d62a54389a26990f675222233249847f0d

See more details on using hashes here.

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