Skip to content

[Feature] pho add --link [name] #13

@alydevs

Description

@alydevs

Use case: On installing streamlink/streamlink-twitch-gui and streamlink/streamlink-appimage with pho, streamlink-twitch-gui wasn't able to easily find the streamlink binary, as it hadn't been added to the path. This feature would add an optional --link -l parameter to let the user set a symlink name that would be added to .local/bin or another configurable personal binary storage directory so the given AppImage is present in the path.

Current:

$ pho add github streamlink/streamlink-appimage
$ streamlink # not found

Expected:

$ pho add github -l streamlink streamlink/streamlink-appimage
$ streamlink # works

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions