LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

moc

terminal audio player

TLDR

Start MOC
$ mocp
copy
Start server only
$ mocp -S
copy
Play file
$ mocp -l [file.mp3]
copy
Add to playlist
$ mocp -a [file.mp3]
copy
Play/pause
$ mocp -G
copy
Next track
$ mocp -f
copy
Stop server
$ mocp -x
copy

SYNOPSIS

mocp [options] [files]

DESCRIPTION

moc (Music On Console) is a terminal audio player. It uses a client-server architecture.The tool plays in background. Supports many formats via plugins. ncurses interface.

PARAMETERS

FILES

Audio files to play.
-S
Start server.
-l FILE
Play file.
-a FILE
Add to playlist.
-G
Toggle play/pause.
-f
Next track.
-x
Stop server.
--help
Display help information.

INSTALL

sudo apt install qtchooser
copy
sudo dnf install qtchooser
copy
sudo apk add qt5-qtbase-dev
copy
sudo zypper install moc
copy
brew install moc
copy
nix profile install nixpkgs#moc
copy

CAVEATS

Server runs separately. ncurses interface. Plugin-based format support.

HISTORY

MOC was created to provide a console-based music player with background playback support.

SEE ALSO

mpd(1), cmus(1), mpv(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid