Go to file
2022-04-20 18:05:43 +02:00
fonts Player layout and update 2015-01-24 23:53:12 +01:00
i18n New date level in collection navigator 2015-11-10 19:14:27 +01:00
images New date level in collection navigator 2015-11-10 19:14:27 +01:00
lib Playlist view 2015-02-16 23:08:04 +01:00
node_modules/mpd Empty application with dependencies 2015-01-22 22:53:55 +01:00
.gitignore Packaging 2015-02-17 23:28:33 +01:00
icon.png Empty application with dependencies 2015-01-22 22:53:55 +01:00
index.html Show "comment" tag in player and playlist 2016-04-06 13:58:45 +02:00
lecto.css Show "comment" tag in player and playlist 2016-04-06 13:58:45 +02:00
lecto.js fix: track list order is broken if no padding zeroes 2022-04-20 18:05:43 +02:00
LICENSE Added license 2015-11-11 14:39:38 +01:00
Makefile Removed useless (because not-working) instructions producing a single-file executable 2015-03-08 22:35:20 +01:00
package.json Packaging 2015-02-17 23:28:33 +01:00
README.md Basic README.md 2015-06-29 14:12:34 +02:00
string.js Fetch lyrics from LyricWikia 2015-04-25 22:43:31 +02:00

Lecto is not a lecteur!

Lecto is a frontend for MPD based on Node-Webkit (NW.js).

It can browse collection, add to playlist, control playback, burn to CD, get artist biography from Wikipedia, make your playlist dynamic fetching suggestions from LastFM.

Dependencies

You'll need NW.js.

Other runtime dependencies are included.