Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

MasterOdin/trouvaille

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trouvaille

NOTE: THIS DOESN'T ACTUALLY DO ANYTHING YET

Searches through your iTunes music library finding those albums that you're missing. This is a NodeJS/Electron application based off samrayner/discographer.

I wanted something to do to practice using NodeJS/Electron and figured turning this web application into something local would work nicely (and add some features I want to take advantage of the nice local storage I've got access to).

This library uses MusicBrainz as its reference for artists and their albums instead of Spotify. Hopefully someone other than me finds this useful.

Usage

Running

$ npm install
$ npm start

Build

$ npm run build

Builds the app for macOS, Linux, and Windows, using electron-packager.

About

Chart your way through your music library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published