项目作者: BennyAlex

项目描述 :
An application to tag or rename mp3's automatically, build with Electron, Javascript and Ember
高级语言: JavaScript
项目地址: git://github.com/BennyAlex/mp3-wizard.git
创建时间: 2017-06-21T09:05:52Z
项目社区:https://github.com/BennyAlex/mp3-wizard

开源协议:

下载


electron-mp3-wizard

An application to tag or rename mp3’s automatically, build with Electron, Javascript and Ember

Plans

  • add optional fetching tags from Discogs
  • tag and rename files in one procedure
  • replace ember with a lighter framework, maybe vue.js
  • MP3-Wizard app build with NativeScript

Build and run develop application

  • git clone <repository-url> this repository
  • cd electron-mp3-wizard
  • npm install && bower install
  • ember electron

Building application

  • ember electron:package or ember electron:make

Credits

Thanks @trustedtomato for guess-metadata and @aadsm for jsmediatags