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. Logs and error messages (if they'll occur) will be delivered too.

If your log will be too long (longer 1_000_000 signs we'll not send it).

Prerequisites

  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.22.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

exec_notifier-0.1.22-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for exec-notifier-0.1.22.tar.gz
Algorithm Hash digest
SHA256 353fb27f98330439d29f1670f121cdbfb50f4bdbd14b6a770acea560331b9474
MD5 ae2b0a19b94eb1c34e0c954d4f8f733e
BLAKE2b-256 7be5b3f4e7fc6a29bc8ccd31a6fba1e00fd85076dcdaf9eacb9454d0af35f6b9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for exec_notifier-0.1.22-py3-none-any.whl
Algorithm Hash digest
SHA256 81c2daa48f094fb8ab95b92a767ded836ae96222fa6a04f7c3b0f374401d1459
MD5 0797ef5a050ccd67c8df7711d4e9b576
BLAKE2b-256 83d85bf68efb56595abb16b05a00e73f58110a537126a6806e2aff8beb8cf76b

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