التشغيلRun it
يعمل تيّار على Node 22 أو أحدث دون تثبيت، فشغّله ثم افتح العنوان المحلي في متصفحك.Tayyar runs on Node 22 or later with nothing to install. Start it, then open the local address in your browser.
npx github:SiteQ8/Tayyar serve --data ./tayyar-data
# http://127.0.0.1:4000/
وحين يصل إليه غيرك فاحمِه برمز وصول وأرسل التنبيهات إلى عنوان ويب يوقّع تيّار رسائله إليه.When others can reach it, protect it with an access token and send alerts to a webhook, with every message signed.
TAYYAR_TOKEN='a long random secret' npx github:SiteQ8/Tayyar serve \
--host 0.0.0.0 --data /var/lib/tayyar \
--webhook text:https://example.com/hooks/tayyar --webhook-secret 'another secret'
ومن سطر الأوامر تجرّب الأسماء بمقارنتها بقائمة المراقبة أو تتابع البث دون واجهة.From the command line you can test names against a watchlist, or follow the stream without the interface.
npx github:SiteQ8/Tayyar check --watchlist watchlist.json knet-pay.com
npx github:SiteQ8/Tayyar watch --watchlist watchlist.json --format json