Generates the M3U playlist file from the audio files in the directory you run m3ugen
from. By default, it sorts the files in the playlist by string Unicode code points.
npm install -g m3u-generator
Run m3ugen
in a terminal from the directory with the audio files and M3U file will be generated.
m3u-generator is licensed under the MIT license.