GillesRasigade / mesh2

Media Server For Humans 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Presentation

Mesh² - Media Server For Humans

Installation

Clone the project

git clone https://github.com/billou-fr/mesh2.git

Install packages

npm install

Install system packages

imagemagick

sudo apt-get install imagemagick

ffmpeg

sudo apt-get install python-software-properties
sudo add-apt-repository ppa:mc3man/trusty-media
sudo apt-get update
sudo apt-get install ffmpeg

zip

sudo apt-get install zip

Project Roadmap

  • Move files and folders by drag and drop
  • Avoid the blank effect when applying a new album cover -> ok
  • Add a folders tree explorer on the left

About

Media Server For Humans 2

License:Apache License 2.0


Languages

Language:CSS 45.6%Language:JavaScript 44.2%Language:HTML 10.1%