Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 776 Bytes

README.md

File metadata and controls

29 lines (25 loc) · 776 Bytes

Kast for Kodi

A bash script tool for casting media to the Kodi entertainment center using a Linux desktop/laptop.

Feature List

  • Direct URLs Media Streaming
  • Multiple Device Support
  • Support for 15+ Kodi Addons (including YouTube, Twitch, DailyMotion, and many more)
  • Stream Local Media via Samba
  • Live Streaming via RTMP, RTSP, etc
  • Torrent Streaming
  • Support for all media formats supported by Kodi (MP4, MKV, etc)
  • GUI via Zenity

Dependencies:

  • awk
  • curl
  • cut
  • grep
  • Kodi ;)
  • perl
  • sed
  • tr
  • zenity

Roadmap

  • convert from Bash to Python 3 or GO (vote here)
  • clean up addon support
  • improve UX for multiple devices