A browser-based Telugu news ticker tool — no server, no library needed. Built with pure HTML, CSS, and JavaScript.
- 🔤 Telugu font support (Mandali, Ramabhadra, Mallanna, NTR & more)
- 🎨 Background color picker
- 🖊️ Font color picker
- 📏 Font size control
↕️ Vertical alignment control- 📐 Ticker bar height control
- ⚡ Scroll speed control
- 🎬 Export as WebM video (no FFmpeg, uses browser MediaRecorder API)
| File | Description |
|---|---|
index.html |
Main UI layout |
style.css |
Dark theme styling |
script.js |
All logic — live scroll + export |
- Open
index.htmlin any browser - Type your Telugu news text
- Choose font, colors, size, speed
- Click Export as WebM Video
- Video downloads automatically ✅
👉 https://html-ramu.github.io/news-ticker
- HTML5 Canvas
- MediaRecorder API
- Google Fonts (Telugu)
- Vanilla JavaScript
RamuAppLab — github.com/html-ramu