Skip to content

Add support for app launching #3

Description

@FezVrasta

Right now I use this adb command to boot up Plex automatically:

adb shell am start com.plexapp.mediaserver.smb/com.plexapp.mediaserver.ui.main.MainActivity

It'd be nice to add this functionality in android-tv-remote, maybe with:

android-tv-remote --host x.x.x.x --launch "com.plexapp.mediaserver.smb/com.plexapp.mediaserver.ui.main.MainActivity"

(this would allow, together with #2, to have automations that turn on the TV and automatically launch a given app)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions