Skip to content

Elixir CLI tool that converts selected audio files to MP3 format.

Notifications You must be signed in to change notification settings

Kuresov/bulk_audio_convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BulkAudioConvert

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add bulk_audio_convert to your list of dependencies in mix.exs:

    def deps do [{:bulk_audio_convert, "~> 0.0.1"}] end

  2. Ensure bulk_audio_convert is started before your application:

    def application do [applications: [:bulk_audio_convert]] end

About

Elixir CLI tool that converts selected audio files to MP3 format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages