Skip to content

A Web based utility to clean junk data in your music collection.

License

Notifications You must be signed in to change notification settings

peeyushsrj/music-junk-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Music-junk-cleaner

It scans mp3 files in the current directory, and then recursively into subdirectories and it prompts a potential junk mp3 files. Once a junk is marked, it will handle same similar found patterns and delete the junk data from such files.

Screenshot

For library purpose or commandline usage, try core-music-junk-cleaner.

Installation

Download the binaries for your operating system, and run it in your music directory! Now open http://localhost:7899/ in browser. Prompt-Mark-Clean!

Build Instructions

  • Install Go.
  • Installing dependent packages.
	go get github.com/gorilla/websocket
	github.com/skratchdot/open-golang/open
  • Clone it git clone https://github.com/peeyushsrj/ui-music-junk-cleaner/
  • Changed directory & build it go build.

Future TODO

  • Launching a browser.
  • Setting up CI for X platform Binaries.
  • Run in current directory.
  • Support other music formats.

License

The MIT License (MIT) Copyright (c) 2017 Peeyush Singh

About

A Web based utility to clean junk data in your music collection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages