Giter Club home page Giter Club logo

earthsound's Introduction

¡EarthSound App!

What do you need?

You only need Java JDK 17

Some Spanish words to understand the GUI

Freatures

  • You can register and login into the app. Also you can change your profile details.

  • You can access AdminMenu on LoginScreen with user "root" and password "toor". On AdminMenu you have the entire control of the song library

  • Passwords are encrypted with MD5

  • You can see all Library on MainScreen, PlayLists too.

  • You can create PlayLists, edit them and remove it (if you are the creator).

  • You can sub/unsub to another users PlayLists

  • ¡THIS IS A REAL MUSIC PLAYER!

How it works

Just double click on .jar file or .exe file.

NOTE: That data will missing because the generated H2 DataBase. File is loaded with the Xml configuration file.

XML Configuration

  1. Tag host = Indicates the url of the SQL, for example "192.168.1.100".

  2. Tag db = Indicates the database name on the server.

  3. Tag user = Indicates the user who can get access to the previous mentioned DataBase.

  4. Tag password = Password of the user database.

  5. Tag type = It can be mySQL OR H2, if not specified, the connection will be H2 by default.

earthsound's People

Contributors

varo95 avatar dependabot[bot] avatar

Watchers

 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.