nanoleafMusic
nanoleafMusic copied to clipboard
[FEAT] V2 Codebase Overhaul
Creating an issue for this just so I can track progress and have something to reference in PRs.
I'm going to be updating the code base of this project to a new language. Most likely going to be C# or C++.
The reason for this is that JavaFX has proved to be hard to maintain and seems to be a bit overkill for the scope of the project.
With that,@ry-DS has a fork with the java version that's working for those who will want the Java version. (See #21 for details)
Some planned features for V2:
- [ ] Support new shapes
- [ ] Create new UI and integration
- [ ] Use deep links instead of HTTPS server for application.
There will probably be more, but this is just a general roadmap.