Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Find Roku Devices using Python3

This script discovers DIAL-compatible devices (including Roku) on the local network using SSDP.

  • Sends M-SEARCH request to discover UPnP devices
  • Filters responses for DIAL devices (looking for /dial/dd.xml endpoints)
  • Retrieves and parses device XML to extract friendly names

Usage: python3 roku.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages