Skip to content

Latest commit

 

History

History
60 lines (41 loc) · 2.27 KB

File metadata and controls

60 lines (41 loc) · 2.27 KB

put.io boncuk

putio-roku

Roku app for browsing, searching, and streaming your put.io library on TV

CI license

Install

Roku no longer supports private channels, so put.io on Roku is installed by sideloading.

For most users, the right path is the published Roku ZIP and the step-by-step Sideloading guide

If you are working on the app itself, you can also sideload a ZIP generated from this repository. Start with Contributing

Use

After installation, sign in with your put.io account to:

  • browse your library
  • search files
  • review playback history
  • adjust app settings
  • stream supported media on Roku

Docs

Development

The app is BrightScript/SceneGraph, with brighterscript, bslint, and @putdotio/rokit installed through pnpm for local and CI validation.

pnpm install --frozen-lockfile
make verify

Contributing

Contributions are welcome. Use Contributing for the contributor workflow and local sideload setup.

License

This project is available under the MIT License