Git Product home page Git Product logo

musicshelf's Introduction

MusicShelf Automated Tests

If like me, you have many sheet music spread across storage drives, you might want a way to gather them in one place, group them as you please, sort them by attributes (composer, origin, arranger) or even link them with their audio/music software project files (and any generated midi/audio file or similar assets).

I made this piece of software for this need, this is based on my needs but I am open to others' suggestions.

Right now this project is WIP, expect bugs and non-optimal behaviours (please report them.)

Building and Running

You will need a JDK 14 distribution installed in order to compile and run the software.

If you are not sure what to use and/or where to get one, I recommend to use AdoptOpenJDK. Just extract it anywhere you want, but remember where you put it.

You then need to open a command line prompt and:

  • set the JAVA_HOME environment variable to your JDK 14 installation (its root, not the bin directory)
  • run ./gradlew run on any unix-like OS, or ./gradlew.bat run on Windows. It may take some time to download everything it needs
  • it should compile and launch without any issue, you can now do your own things

Note: right now there is no way to package a JAR containing everything needed, the run task is the only way to use it for the moment.

musicshelf's People

Contributors

rednesto avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.