Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 394 Bytes

File metadata and controls

17 lines (12 loc) · 394 Bytes

Music Tags App

Simple NodeJs app to fill in music informations using Deezer API.

Usage

npm start <filename|directory>

TODOs

  • Make NodeID3 funcs promise style
  • Use my own es6 boilerplate
  • Use multiple layers instead of a full main.js
  • Fix images getting downloaded to current dir (download to \temp)
  • Package the app into an executable