File | Date | Author | Commit |
---|---|---|---|
.externalToolBuilders | 2014-01-04 |
![]() |
[53f853] Initial commit |
.settings | 2014-01-04 |
![]() |
[53f853] Initial commit |
META-INF | 2014-01-04 |
![]() |
[53f853] Initial commit |
bin | 2014-01-07 |
![]() |
[e14f5f] Moved chord declarations to a custom enum for e... |
doc | 2014-01-04 |
![]() |
[53f853] Initial commit |
res | 2014-01-06 |
![]() |
[313d77] Add remaining F Chord Library. |
src | 2014-01-07 |
![]() |
[e14f5f] Moved chord declarations to a custom enum for e... |
.classpath | 2014-01-04 |
![]() |
[53f853] Initial commit |
.project | 2014-01-04 |
![]() |
[53f853] Initial commit |
CImages.jar | 2014-01-06 |
![]() |
[313d77] Add remaining F Chord Library. |
LICENSE | 2014-01-07 |
![]() |
[cf27af] Rebased cus. classes to classes.java as well as... |
README.md | 2014-01-07 |
![]() |
[da0598] Add updated readme file. |
=========
JChords
=========
JChords is a lightweight, guitar chord and tunings library. It is written in Java (based on the openJDK standard).
================
Installation
================
This program will run with either the official Oracle Java binary, or the OpenJDK platform binary.
Jchords.jar will execute in any directory or location in your filesystem, as long as javaw.exe is linked to your $PATH variable it should run simply by double clicking it.
If javaw.exe is not in your $PATH variable you will need to add it before you can run this program, the official Java installation for Windows and MacOS will automatically add it to your path, although it may not set jar file association. To do that right click on JChords.jar and select open with -> Java Platform Binary, if it is not in the menu you will have to use the open with menu to browse to javaw.exe's location and open it using that. Once it is set it will remain so permanently until you unset it.
JChords will run out of the box on every Linux distribution that contains at least Java 7, if you are running Java 6 you will need to update, or else this program will not function properly.
===============
Notes
===============
This program is licensed under the offcial OSI approved Apache License 2.0.
You are free to modify and redistribute any portion of this program, so long as you adhere to the guidelines set forth by the Apache 2.0 License.
Any questions or comments regarding this project should be directed to the projects SourceForge page at http://wwwsourceforge.net/p/jchords/ticket.