All Projects → meiraka → Vv

meiraka / Vv

Licence: mit
Web App client for MPD(Music Player Daemon)

Programming Languages

go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to Vv

dotfiles
My personal dotfiles repository
Stars: ✭ 36 (+9.09%)
Mutual labels:  mpd
Shinobu
iOS remote application written in Swift to control a MPD server.
Stars: ✭ 31 (-6.06%)
Mutual labels:  mpd
Python Mpd2
Python library which provides a client interface for the Music Player Daemon.
Stars: ✭ 300 (+809.09%)
Mutual labels:  mpd
homeassistant-config
My Home Assistant Configuration
Stars: ✭ 22 (-33.33%)
Mutual labels:  mpd
dotfiles
rice repo
Stars: ✭ 71 (+115.15%)
Mutual labels:  mpd
rofi-mpd
shell script for mpd that uses rofi to add songs, albums, playlist, jump to a song in the current playlist etc.
Stars: ✭ 19 (-42.42%)
Mutual labels:  mpd
dotfiles
🏡 Personal dotfiles configuration
Stars: ✭ 73 (+121.21%)
Mutual labels:  mpd
Hifiberry Os
Linux distribution optimized for audio playback
Stars: ✭ 487 (+1375.76%)
Mutual labels:  mpd
mpdclient
MPD client library in nim
Stars: ✭ 21 (-36.36%)
Mutual labels:  mpd
mushu
Mushu is a minimalist MPD client with a TUI and an incremental fuzzy finder for your music library
Stars: ✭ 30 (-9.09%)
Mutual labels:  mpd
owntone-server
OwnTone is forked-daapd's new name. Linux/FreeBSD DAAP (iTunes) and MPD media server with support for AirPlay devices (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
Stars: ✭ 1,408 (+4166.67%)
Mutual labels:  mpd
l2cu
L²CU: LDraw Linux Command line Utility
Stars: ✭ 14 (-57.58%)
Mutual labels:  mpd
dotfiles
Config files for wm and terminal apps
Stars: ✭ 15 (-54.55%)
Mutual labels:  mpd
MaximumMPD
React Native based MPD Client for iOS and Android
Stars: ✭ 33 (+0%)
Mutual labels:  mpd
Gmusicproxy
Google Play Music Proxy - "Let's stream Google Play Music using any media-player"
Stars: ✭ 316 (+857.58%)
Mutual labels:  mpd
mpdjs
Music Player Daemon client written in javascript
Stars: ✭ 26 (-21.21%)
Mutual labels:  mpd
rpi-mpd
MPD (Music Player Daemon) on Raspberry Pi / ARM
Stars: ✭ 16 (-51.52%)
Mutual labels:  mpd
Dotfiles
archlinux + i3wm + polybar + mpd(ncmpcpp)
Stars: ✭ 26 (-21.21%)
Mutual labels:  mpd
Smarthome
@skalavala 👍 Nothing But Smarthome Stuff! - By Mahasri Kalavala
Stars: ✭ 437 (+1224.24%)
Mutual labels:  mpd
trollibox
The hackerspace friendly music player web client
Stars: ✭ 35 (+6.06%)
Mutual labels:  mpd

== vv

.. image:: https://github.com/meiraka/vv/workflows/test/badge.svg :target: https://github.com/meiraka/vv/actions

Web App client for Music Player Daemon

.. image:: appendix/screenshot.jpg :alt: screenshot

Installation

.. code-block:: shell

go get github.com/meiraka/vv

Or get pre-built binary from GitHub Releases page <https://github.com/meiraka/vv/releases>_ and extract to somewhere you want.

Options

.. code-block:: shell

-d, --debug use local assets if exists --mpd.addr string mpd server address to connect --mpd.conf string set mpd.conf path to get music_directory and http audio output --mpd.music_directory string set music_directory in mpd.conf value to search album cover image --mpd.network string mpd server network to connect --server.addr string this app serving address --server.cover.remote enable coverart via mpd api

Configuration

put config.yaml <./appendix/example.config.yaml>_ to /etc/xdg/vv/ or ~/.config/vv/

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