GithubHelp home page GithubHelp logo

linecode / museeks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from martpie/museeks

0.0 1.0 0.0 4.99 MB

A simple, clean and cross-platform music player

Home Page: https://museeks.io

License: MIT License

HTML 0.25% JavaScript 79.53% CSS 20.21%

museeks's Introduction

museeks

Build Status Dependencies Gitter

A simple, clean and cross-platform music player. (museeks.io)

Screenshot

It uses:


Features

  • Cross-platform music player
  • Clean and polished
  • Playlists
  • Queue management
  • Shuffle, loop
  • Covers
  • Dark theme
  • Playback speed control
  • Sleep mode blocker
  • Minimize to tray
  • Supported formats:
    • mp3
    • mp4
    • m4a/aac
    • flac
    • wav
    • ogg
    • 3gpp

Releases notes


Installation

Classic

Builds can be found at this page. Please notice those are only portable versions. Installers are on the road.

Build (advanced)

Please consider that master is unstable.

  • Download Electron
  • Download Museeks source code
  • Put it in a folder called app in [Electron path]/resources
  • yarn install && yarn run compile
  • Run Electron

Troubleshooting

Museeks is currently in development. This implies some things can break after an update (database schemes changes, config...).

If you encounter freezes when starting the app, you can reset Museeks by following these steps:

  • Go to the Museeks folder directory
    • Windows: %AppData%\museeks
    • OSX: ~/Library/Application Support/museeks
    • Linux: ~/.config/museeks/ or $XDG_CONFIG_HOME/museeks
  • Delete:
    • IndexedDB folder
    • config.json file
  • Restart Museeks

If you still get problems after that, please open an issue :)


Bug report

If you want to report a bug, first, thanks a lot. To help us, please indicate your OS, your Museeks version, and how to reproduce it. Adding a screen of the console (Settings -> Advanced -> enable dev mode) is a big help too.


Contribute

  • Fork and clone

  • Master is usually unstable, checkout to a tag to have a stable state of the app

  • Install the latest version of electron either by running npm install -g electron or downloading the latest release available here and just drop the app on resources/ folder.

  • You can use electron now with electron [electronapp-dir] command if you installed electron using npm or by running your downloaded electron.

  • yarn install && yarn run dev then run in a separate terminal electron .

  • yarn run dev will watch for file changes using Webpack which will recompile JSX and SASS files.

  • Enable dev mode in the app in the settings view to show DevTools

Please respect a few rules:

  • Before making complex stuff, don't hesitate to open an issue first to discuss about it
  • Make the code readable and comment if needed
  • Make sure yarn run lint passes

Then open a PR :)

museeks's People

Contributors

anthonychoi avatar briangzimmerman avatar cfollet avatar dkniffin avatar martpie avatar vprigent avatar yurysolovyov 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.