Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 423 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 423 Bytes

Media Manager

A desktop appliction to manage your media files. Organize by Artist and Album. Search for and delete dupliates.

Installation

Download from https://github.com/mdean808/media-manager/releases

Building

Install electron npm i -g electron

Clone the repository git clone https://github.com/mdean808/media-manager.git

Enter the media-manager directory

Run npm install

Run electron .

Profit.