All Projects → bsdelf → mous

bsdelf / mous

Licence: BSD-2-Clause License
Lightweight audio player & converter for FreeBSD/Linux/macOS

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
CMake
9771 projects
Makefile
30231 projects
QMake
1090 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to mous

Whatsapp-Clone-Flutter
The Repository of Chat App development UI PART using Flutter (Youtube Series)
Stars: ✭ 275 (+323.08%)
Mutual labels:  socket-io
EPUB-to-PDF
Telegram bot EPUB to PDF converter
Stars: ✭ 25 (-61.54%)
Mutual labels:  converter
Project12-B-Slack-Web
Project12-B-Slack-Web
Stars: ✭ 21 (-67.69%)
Mutual labels:  socket-io
Cavemen-GGJ2019
A multiplayer survival game developed during Global Game Jam 2019.
Stars: ✭ 21 (-67.69%)
Mutual labels:  socket-io
OpenDriver2Tools
Driver 1 and Driver 2 tools
Stars: ✭ 25 (-61.54%)
Mutual labels:  converter
paichat
a simple chat with socket.io 🍱
Stars: ✭ 17 (-73.85%)
Mutual labels:  socket-io
buffer
A player that buffers radio content and lets you fast-forward ads. Uses Adblock Radio as a backend.
Stars: ✭ 80 (+23.08%)
Mutual labels:  player
bitsnpicas
Bits'N'Picas - Bitmap & Emoji Font Creation & Conversion Tools
Stars: ✭ 171 (+163.08%)
Mutual labels:  converter
ngputop
Yet another ncurses GPU utilization monitor inspired by htop
Stars: ✭ 21 (-67.69%)
Mutual labels:  ncurses
wana kana rust
Utility library for checking and converting between Japanese characters - Hiragana, Katakana - and Romaji
Stars: ✭ 46 (-29.23%)
Mutual labels:  converter
video-group-meeting
WebRTC video chat for multi users using React and Node Express.
Stars: ✭ 40 (-38.46%)
Mutual labels:  socket-io
Pepaverse
Pepaverse is an open source social network build with nodejs, mongoDB, passportjs and socket.io
Stars: ✭ 16 (-75.38%)
Mutual labels:  socket-io
quantum-face-register
face register with three.js and tracking.js
Stars: ✭ 44 (-32.31%)
Mutual labels:  socket-io
chattt-backend
🖥 Backend for chattt
Stars: ✭ 17 (-73.85%)
Mutual labels:  socket-io
obsidian-link-converter
Obsidian Plugin to scan all your links in your vault and convert them to your desired format.
Stars: ✭ 44 (-32.31%)
Mutual labels:  converter
socket.io-msgpack-parser
socket.io parser based on msgpack
Stars: ✭ 39 (-40%)
Mutual labels:  socket-io
useAudioPlayer
Custom React hook & context for controlling browser audio
Stars: ✭ 176 (+170.77%)
Mutual labels:  player
laverna-server
Signaling Server for Laverna's P2P Differential Synchronization
Stars: ✭ 22 (-66.15%)
Mutual labels:  socket-io
xbytes
Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.
Stars: ✭ 17 (-73.85%)
Mutual labels:  converter
FantasyPremierLeague.py
⚽ Statistics for your mini leagues.
Stars: ✭ 123 (+89.23%)
Mutual labels:  player

Mous Player

CircleCI

Features

  • Lightweight
  • Extensible plugins
  • Reasonable dependencies
  • Support FreeBSD, Linux, macOS

Applications

1. mous-qt

  • Foobar2000 like
  • Audio format conversion
  • Tag & cover art editor
  • Charset conversion
  • Qt 5 is the only dependency

2. mous-ncurses

  • Client-server model
  • Vim like key binding
  • File explorer
  • Multi playlists
  • Low memory consumption
  • Play in background
  • Charset conversion
  • Ncurses is the only dependency

3. mous-cli

  • Has no dependency at all

Plugins

Name Capability Dependency
alsa ALSA output -
oss OSS output -
coreaudio Core Audio codec & output -
sndio sndio output sndio
taglib audio meta-data read & write taglib
lpcm LPCM codec (*.wav) -
mpg123 MP3 decoding (*.mp3) mpg123
lame MP3 encoding (*.mp3) lame
fdk-aac AAC codec (*.m4a, *.mp4) fdk-aac, mp4v2
alac ALAC codec (*.m4a, *.mp4) alac (bundled), mp4v2
wavpack WavPack codec (*.wv) wavpack
vorbis Ogg Vorbis codec (*.ogg) vorbis, vorbisfile
opus Ogg Opus codec (*.opus) opus, opusfile
flac FLAC codec (*.flac) flac
mac Monkey's Audio codec (*.ape) MAC (bundled)
libcue Cue sheet parser (*.cue) 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 application 1 ncurses application 2

mous-qt

qt application 1 qt application 2 qt application 3

Donate

Want to sponsor this project? Send a donation to Ethereum address:

0xffEebDBFdc9a524D6B1b605CAaC739aB2D411709
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].