1.0.2 • Published 12 months ago

flaceur v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

flaceur

Node command line app to convert folders of audio files to flac. Local development requires installation of ffmpeg.

Local Development

Run flaceur:

node main.js

Package flaceur:

pkg .

Running pkg will generate three executables in the repository root: flaceur-linux, flaceur-macos, and flaceur-win.exe. The Linux and MacOS files have been compressed and added into the repo. They can be downloaded below.

Installing flaceur for local use with NPM

To get the latest published version:

npm install -g flaceur

To get the most up-to-date version:

npm install -g andrewallred/flaceur

Packaged Executables

PlatformDownload
Mac OSflaceur-macos
Linux (untested)flaceur-linux

flaceur

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

4 years ago