angrykoala / mustard

A tagger tool for music files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mustard

A tagger tool for music files

Installation & Usage

To Do: Koala is sleeping

 #\##|   |
##\\ |   |
   \\|   \'---'/
    \|  _'.'O'.'
     | :___   \
     |  _| :  |
     | :__,___/
     |   |

Features

Koala still sleeping

Supported Platforms

Mustard support the following platforms:

  • Windows 32/64 bits
  • Linux 32/64 bits
  • OSX 32/64 bits

You can compile mustard for other platforms following the Development Instructions

Development instructions

Assuming npm and node installed

  1. Clone the repo (or download it as .zip)
  2. Execute npm install
  3. Execute npm start to run it
    • Execute npm test to run the tests
  4. Execute npm run dist to build mustard for your current platform and architecture. You can pass arguments adding -- at the end. For example: npm run dist -- -l --ia32
    • Execute npm run dist-all to build mustard for all supported platforms

Acknowledgements

  • Sample Song
15 seconds cut from "Sora" by MPV & Walt (c) copyright 2016 Released as a Free Download by Arcadia Records.

About

A tagger tool for music files

License:GNU General Public License v3.0


Languages

Language:JavaScript 51.1%Language:CSS 48.9%Language:HTML 0.1%