Skip to content
/ SMP Public

very simple and minimalistic MPD player, written in pure C.

License

Notifications You must be signed in to change notification settings

Eddy-Arch/SMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple MPD player

a Simple MPD player written in C

features:

  • customizable keybinds (via config.h)
  • minimalistic
  • easy to understand (the code is simple)
  • has all the basic features (pause/unpause skip, play previous song, vol up/down)
  • no ncurses (free of gnu/bloat)

contributing

feel free to contribute and modify this as you wish.

installation

using the makefile

to install the program, the folllowing commands must be run

sudo make clean install

this will execute the instructions in the makefile, that are needed to properly install SMP

dependencies

  • mpc
  • mpd

documentation

docs

screenshots

screenshots

About

very simple and minimalistic MPD player, written in pure C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published