Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: LocalSend: Add localsend_app.exe in %PATH% or alias localsend #14466

Open
3 tasks done
rchoc opened this issue Nov 26, 2024 · 0 comments · May be fixed by #14467
Open
3 tasks done

[Bug]: LocalSend: Add localsend_app.exe in %PATH% or alias localsend #14466

rchoc opened this issue Nov 26, 2024 · 0 comments · May be fixed by #14467
Labels

Comments

@rchoc
Copy link

rchoc commented Nov 26, 2024

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

localsend

Expected/Current Behaviour

Localsend is installed correctly and works as expected. But is not added to PATH for easy start from command line.
Adding in path would help using/starting the app.

Steps to Reproduce

>scoop info localsend


Name        : localsend
Description : Share files to nearby devices. An open source cross-platform alternative to AirDrop.
Version     : 1.16.1
Bucket      : extras
Website     : https://localsend.org
License     : Apache-2.0
Updated at  : 5/11/2024 11:37:31 AM
Updated by  : github-actions[bot]
Installed   : 1.16.1
Shortcuts   : LocalSend


>LocalSend
'LocalSend' is not recognized as an internal or external command,
operable program or batch file.

>localsend
'localsend' is not recognized as an internal or external command,
operable program or batch file.

>localsend_app.exe
'localsend_app.exe' is not recognized as an internal or external command,
operable program or batch file.

Possible Solution

"bin": [ "localsend_app.exe", [ "localsend_app.exe", "localsend" ] ]

Scoop and Buckets Version

>scoop --version
Current Scoop version:
859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)

'main' bucket:
170a96a40 (HEAD -> master, origin/master, origin/HEAD) oxlint: Update to version 0.12.0

'extras' bucket:
7a86d9ded (HEAD -> master, origin/master, origin/HEAD) [email protected]: Fix hash (Closes #14432)

Scoop Config

>scoop config

last_update                       scoop_branch scoop_repo
-----------                       ------------ ----------
2024-11-20T21:24:34.7860842+11:00 master       https://github.com/ScoopInstaller/Scoop

PowerShell Version

> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.

Additional Softwares

No response

@rchoc rchoc added the bug label Nov 26, 2024
@rchoc rchoc linked a pull request Nov 26, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant