GithubHelp home page GithubHelp logo

frostvk / mous Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bsdelf/mous

0.0 0.0 0.0 3.39 MB

Simple yet powerful audio player for BSD/Linux/macOS

License: Other

CMake 0.46% C++ 71.88% C 27.07% Assembly 0.25% Makefile 0.23% QMake 0.09% Shell 0.01%

mous's Introduction

Mous Player

Features

  • Lightweight
  • Extensible plugins
  • Only a few dependencies
  • Support FreeBSD, Linux, macOS

Front-end

1. mous-qt

  • Based on Qt
  • Foobar2000 like
  • Audio format conversion
  • Tag & cover art editor
  • Charset conversion

2. mous-ncurses

  • Based on Ncurses
  • Vim like key binding
  • File explorer
  • Multi playlists
  • Low memory consumption
  • Play in background
  • Charset conversion

3. mous-cli

  • Command line

Plugins

  • Decoding: ape, flac, mp4, mp3, ogg, wav, wma, wv
  • Encoding: mp4, mp3, wav
  • Output: oss, alsa, libao
  • Tag parser (ID3, mp4, etc.)
  • CUE playlist

Dependencies

Front-end Dependency
mous-qt Qt
mous-ncurses -
mous-cli -
Plugin Dependency
mp3 decoding mpg123
mp3 encoding lame
mp4 decoding faad2 or fdk-aac
mp4 encoding faac
wv codec wavpack
ogg codec libvorbis
flac codec flac
ape encoding yasm
wma decoding -
alsa output -
oss output -
libao output libao
Tag parse taglib
Cue playlist libcue

Install

FreeBSD Ports

cd /usr/ports/audio/mous/
make config
make install clean

FreeBSD pkg

pkg install audio/mous

License

The 2-Clause BSD License

Screenshots

mous-ncurses

ncurses frontend 1 ncurses frontend 2

mous-qt

qt frontend 1 qt frontend 2 qt frontend 3

mous's People

Contributors

bsdelf 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.