Skip to main content

ECHO))) — push notifikasi ke HP via Telegram saat AI agent selesai task

Project description

CI PyPI version Python versions License

📡 ECHO)))

Push notifikasi ke HP via Telegram saat AI agent selesai task.

AI Agent → ecli → Telegram Bot API → HP

Quick Install

pipx install cli-notifier
ecli --init     # Setup AI agent global
ecli --setup    # Setup Telegram @radjaCLInotifierBOT

Selesai. Setiap AI agent di project mana pun bakal kirim notifikasi ke HP.

Kenapa ECHO)))?

Zero-dependency Python script yang langsung kirim notifikasi ke Telegram — gak perlu backend, gak perlu server, gak perlu Expo Go.

Fitur Status
Telegram bot bawaan — gak perlu bikin sendiri
Zero dependency (stdlib only)
Cross-platform (macOS, Linux, Windows)
Auto-detect chat ID
Env var override: ECHO_BOT_TOKEN
Global AI agent config via --init
Clean uninstall via --uninstall

Usage

Wrap command (jalanin + notify pas selesai):

ecli "sleep 5 && echo selesai"

Direct dari AI agent:

ecli --agent "CommandCode" --message "Berhasil setup database"
ecli --agent "Claude Code" --message "Gagal deploy" --status failed

Semua Command

Perintah Fungsi
ecli <command> Jalankan command + notify
--message, -m Kirim notifikasi langsung
--status, -s success (default) / failed
--agent, -a Nama AI agent
--setup Setup ulang Telegram/Expo
--init Setup AI agent global config
--uninstall Hapus semua config
--version Tampilkan versi

Setup Kustom

Lewati bot bawaan dan pake bot sendiri:

export ECHO_BOT_TOKEN="token_dari_bot_father"
ecli --setup

Development

git clone https://github.com/dinarradja/cli-notifier
cd cli-notifier
python -m venv venv && source venv/bin/activate
pip install build twine
python -m unittest tests/test_echo.py -v

Build + Publish

python -m build
python -m twine upload dist/*

Struktur Proyek

cli-notifier/
├── echo.py                  ← Main script (stdlib only)
├── tests/test_echo.py       ← 20+ unit tests
├── backend/main.py          ← FastAPI server (opsional, Expo)
├── App.js                   ← Expo app (opsional)
└── .github/workflows/ci.yml ← CI pipeline

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

cli_notifier-1.0.1.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cli_notifier-1.0.1-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file cli_notifier-1.0.1.tar.gz.

File metadata

  • Download URL: cli_notifier-1.0.1.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for cli_notifier-1.0.1.tar.gz
Algorithm Hash digest
SHA256 410024fda6453eab70e13b72221cc82f338366dbe16578f5754f2b48c114d563
MD5 0f28e766d2190a87adcf600583b7834a
BLAKE2b-256 ad82b9ada613f56dce4c843c69c8c7acae903b96879f2648dbc904eb1c5e1726

See more details on using hashes here.

File details

Details for the file cli_notifier-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: cli_notifier-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for cli_notifier-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 10320d7329e30a7b98ffe6978c33f7e6d143529a6404c70ccd555c6ab900164e
MD5 7fb5c06ef024a64017913f4fdfe30797
BLAKE2b-256 7c792a5978a7274ebfc4ea63fcd1ce33773effaa5a51d8c128b7b0a6e6e880c2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page