1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-01-14 03:10:34 +00:00

Merge branch 'devel' of https://github.com/jcorporation/myMPD into devel

This commit is contained in:
jcorporation 2018-10-03 23:25:33 +01:00
commit 5c134ee026

View File

@ -1,14 +1,14 @@
.\" Manpage for myMPD. .\" Manpage for myMPD.
.\" Contact mail@jcgames.de to correct errors or typos. .\" Contact mail@jcgames.de to correct errors or typos.
.TH man 1 "22 Aug 2018" "4.0.0" "myMPD man page" .TH man 1 "02 Oct 2018" "4.3.1" "myMPD man page"
.SH NAME .SH NAME
myMPD \- Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS myMPD \- myMPD is a standalone and mobile friendly web mpdclient
.SH SYNOPSIS .SH SYNOPSIS
mympd /path/to/mympd.conf mympd /path/to/mympd.conf
.SH DESCRIPTION .SH DESCRIPTION
myMPD is a lightweight MPD web client that runs without a dedicated webserver or interpreter. myMPD is a lightweight MPD web client that runs without a dedicated webserver or interpreter. It's tuned for minimal resource usage and requires only very litte dependencies.
It's tuned for minimal resource usage and requires only very litte dependencies. myMPD is a fork of ympd (https://github.com/notandy/ympd).
myMPD is a fork of ympd. This fork provides a reworked ui based on Bootstrap 4, a modernized backend and many new features while having the same small footprint as ympd.
.SH BUGS .SH BUGS
No known bugs. No known bugs.