This 'unofficial' Forum is dedicated to the Clavia Nord Keyboards, including the Nord Stage, Nord Electro and Nord Piano. Discuss any issues around Nord's keyboards, share your favorite patches, samples, and music. We are not affiliated with Clavia!
You can download the source code from a previous page if you would like and run the web application yourself.
What I did is converting the website with nativefier so it created an app which I can run from my dock. It still needs an active internet connection, but now it's easier to access.
And it keeps up-to-date when it gets an update
2021-01-05_13-56-45.png (1.78 MiB) Viewed 3284 times
Last edited by Berretje on 05 Jan 2021, 14:59, edited 1 time in total.
Paolo I’m going to check how to switch the app to a full offline version... It’s a Node.js app and with Electron must be easy to run it on Mac/Windows...
These users thanked the author florence for the post:
I tested it with some NS2 program files I made, now that I don't own a NS2 any more this tool is ... a blessing, I will be able to recover info I thought I would have lost forever (until/unless I'd get another NS2)
Kudos to the programmers for their outstanding work
Last edited by maxpiano on 06 Jan 2021, 12:25, edited 1 time in total.
These users thanked the author maxpiano for the post:
Paolo I’m going to check how to switch the app to a full offline version... It’s a Node.js app and with Electron must be easy to run it on Mac/Windows...
Yeah I have been looking at the source files and came across that Electron thing. But I'm a novice in such converting/programming thingies
Thanks for you effort though!
Berretje wrote:
Yeah I have been looking at the source files and came across that Electron thing. But I'm a novice in such converting/programming thingies
Thanks for you effort though!
Well I have to refactor the back end service to have something fully offline. But this should be a minimal effort.