Code Monkey home page Code Monkey logo

jukebox's Introduction

๐ŸŽต Jukebox ๐ŸŽต

Jukebox is a music player desktop application capable of managing your precious digital music library. It provides a sleek and intuitive interface for users to manage and play their music collection. Jukebox offers a seamless music playback experience with a host of features to support audiophiles and chill listeners alike.

Features

  • Cross-platform - Windows, MacOS, and Linux
  • Bulk Music Import
  • Music playback
  • Dedicated pages for tracks, artists, and albums
  • Advanced Search
  • Keyboard Shortcuts
  • Playlists
  • Remote Library Connection
  • Audio visualization

Installation

To install and run Jukebox locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/ChristianAnagnostou/jukebox.git
  1. Navigate to the project directory:
cd jukebox
  1. Install the required node dependencies:
npm install
  1. Start the Tauri application for development or production:
npm run tauri dev
npm run tauri build

Now you should have Jukebox up and running on your local machine.

Configuration

Jukebox can be configured in JSON from the ~/Library/Application\ Support/Jukebox(on Mac) directory. You can customize settings such as the music library path, theme, and default audio output.

Contributing

Contributions to Jukebox are welcome! If you want to contribute to the project, please follow these steps:

  1. Fork the repository on GitHub.
  2. Create a new branch from the master branch.
  3. Make your changes and commit them with descriptive messages.
  4. Push your changes to your forked repository.
  5. Submit a pull request to the master branch of the original repository.

Please ensure that your contributions align with the project's coding style.

License

Jukebox is licensed under the GNU General Public License v3.0. Feel free to modify and distribute the application as per the terms of the license.

Acknowledgments

Jukebox is built using the following open-source libraries and frameworks:

  • Tauri: A framework for creating lightweight and secure desktop applications using web technologies.
  • Qwik: A fast and efficient framework for building web applications using Typescript and server-side rendering.

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.