Skip to content

mdean808/media-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.