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

How can noobs install this? #21

Open
currentsound opened this issue Feb 3, 2021 · 6 comments
Open

How can noobs install this? #21

currentsound opened this issue Feb 3, 2021 · 6 comments

Comments

@currentsound
Copy link

Hi, how can I install this on Windows exactly? I don't know how to turn the code into an *.exe because I'm not a programmer and I don't understand GitHub.

Can you supply an pre-compiled installation file for Windows?

@langwellenreiter
Copy link

same here. i am on mac but can´t get this installed. please help! this program is awesome! please please please with sugar on top! :)

@JohnyGQD
Copy link

I know it's probably late for you guys, but maybe for future visitors the link to the compiled app for Windows might be useful:
https://drive.google.com/file/d/1-EoD4JHaCmauhDgZZhvikhjuU-NZ428Z/view?usp=drivesdk

It's a 32bit binary as my girlfriend uses her old Intel Atom tablet with her piano, but for this app it doesn't make any difference and runs on 64bit Windows just fine (tested it on 32bit Windows 10 and 64bit Windows 11).

I have been so frustrated that nobody seemed to make such app yet, so I either had to code it myself, or at least learn how to build node.js apps - I have zero experience with the platform, but eventually I have succeeded. Thanks a lot to @blairjordan for coding this! It's incredibly useful for piano beginners.

@currentsound
Copy link
Author

Thanks. Finally I can test it out. If it works I will use it for teaching online piano lessons.

@blairjordan
Copy link
Owner

Thanks or your efforts to compile this @JohnyGQD

I'll be reviving this project over the next couple of weeks, and one priority will definitely be to support Windows binraries.

@HLn7
Copy link

HLn7 commented May 6, 2023

Hey,
I am trying to run this on Mac, I have done the first line and installed the repository (git clone https://github.com/blairjordan/pianoboi), but when I type 'npm install' it does not recognise the command. Could you please help me? I am not really good with command lines.
Thanks

@dcr-eyethink
Copy link

Hey, I am trying to run this on Mac, I have done the first line and installed the repository (git clone https://github.com/blairjordan/pianoboi), but when I type 'npm install' it does not recognise the command.

I got a little farther with this, though I'm pretty unfamiliar with command line stuff too...

I first installed npm following this https://radixweb.com/blog/installing-npm-and-nodejs-on-windows-and-mac#mac

then did

git clone https://github.com/blairjordan/pianoboi
cd pianoboi
npm install
npm start

That installed and started the app, but then it failed because missing a package called 'electron' - I think. And now I'm stuck again...

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

6 participants