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.0.tar.gz (10.3 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.0-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cli_notifier-1.0.0.tar.gz
  • Upload date:
  • Size: 10.3 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.0.tar.gz
Algorithm Hash digest
SHA256 38aa11646685e891c2077d74cbf2cdd3c15f4b08238d641b18063b7854fe8574
MD5 3b476b8ba898bc462c916cc1a1cf6223
BLAKE2b-256 4ef721e9acf397c42e6a02506e89426353e08498c7abf2483ed8111a061911e4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cli_notifier-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 8.2 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2b2f1f1f70301aac0eaea7d97121db4be1c8e1515ba7853c7ee55ded05466ff5
MD5 5e69359bb066867938ef64350cfb8e00
BLAKE2b-256 d36c75f213b740a69642483ce8757a0ab49e2b1b853002192c82e578f7921336

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