Giter VIP home page Giter VIP logo

mpax_flutter's Introduction

English|简体中文

Work In Progress

Refactoring, not fully usable.

Introduction

MPax is a simple and easy-to-use music player powered by flutter.

Screenshots

screenshot_light screenshot_dark

Features

Audio

  • Format (*.mp3).
  • More format (*.flac, *.acc, *.ogg, *.cue).
  • Sections (For *.cue or manually marked list).
  • Read metadata.
  • Write metadata.
  • Playlist.
  • Search.
  • Lyric.
  • Global shortcut.
    • Windows.
    • Linux with X11.
    • Wayland.
  • MPRIS.

UI

  • Dark mode.
  • Duration to auto stop.
  • Multiple views (In album, artist, folder...).
  • Shortcut.

Platforms

  • Android.
  • IOS.
  • Linux.
  • MacOS.
  • Windows.

May not be hard to migrate to IOS and MacOS but I don't have apple device.

Keymap

Comming soon

Install

Download here.

  • Android: mpax_flutter-version.apk
  • Linux: mpax_flutter-version.tar.gz
  • Windows: mpax_flutter-version.zip

Build From Source

Prepare source code:

git clone --recursive https://github.com/realth000/mpax_flutter.git

Android

# Only need execute once.
./package/taglib_ffi/scripts/build_android.sh

flutter build apk --release

Linux

  • Debian:
    1. sudo apt install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libtagc0-dev
    2. flutter build linux --release
  • Arch:
    1. sudo pacman -S gst-plugins-good zinity
    2. flutter build linux --release

Windows

flutter build windows --release

Build and build Windows libs similar to Linux steps.

mpax_flutter's People

Contributors

realth000 avatar

Stargazers

 avatar  avatar  avatar LIJING avatar Nu11Pointer avatar  avatar Maxim Saplin avatar Emmanuel Montoya avatar Zhan TY avatar  avatar  avatar Ibrahim Qassem avatar Kingkor Roy Tirtho avatar  avatar ncnsky avatar

Watchers

Emmanuel Montoya avatar  avatar

Forkers

msob7yy

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.