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

Issue with Sndcpy, #274

Open
ghost opened this issue Dec 30, 2023 · 3 comments
Open

Issue with Sndcpy, #274

ghost opened this issue Dec 30, 2023 · 3 comments

Comments

@ghost
Copy link

ghost commented Dec 30, 2023

When I try to run sndcpy I have an issue: I run it with the command "./sndcpy" when I am in the correct directory (I previously downloaded the folder with all the files). So when I run the script I get this:

"user" sndcpy-v1 % ./sndcpy
Waiting for device...
Performing Streamed Install
Success
Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.rom1v.sndcpy/.MainActivity }
Playing audio...
./sndcpy: line 32: vlc: command not found

Help? Thank You!

@YumeMichi
Copy link

@jiading4540
Copy link

You need to install VLC

@kumarraviraushan71
Copy link

kumarraviraushan71 commented Jan 18, 2024

make sure you have installed VLC media player after that
do it in terminal
step 1 : cd Downloads/sndcpy-v1
step 2 : export VLC=/Applications/VLC.app/Contents/MacOS/VLC
step 3 : ./sndcpy
hope it helps you for me its working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants