8000 GitHub - kay-gg/GriZilly
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kay-gg/GriZilly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GriZilly

GriZilly is a local music playing application. This means that GriZilly can only play music files located on your computer's hard drive or SSD.

GriZilly's main features are adding directories that music lives in, playing/pausing music, and skipping tracks.

How to build and run GriZilly

Dependencies

GriZilly is built in Java using Maven. So to begin with you will have to install Maven and Java.

Once you have that, Maven itself will handle all of the dependencies that the project needs, such as JavaFx, gson, and jaudiotagger.

Building & running GriZilly

  1. Git clone the repository
git clone https://github.com/BryceLucas/GriZilly
  1. Change directories into the repo
cd GriZilly
  1. Build and run the project with
mvn clean javafx:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
0