Skip to content

wav2mp3-watcher is a program that watches a folder for wav files and converts them to mp3 files.

License

Notifications You must be signed in to change notification settings

d1che/wav2mp3-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wav2mp3-watcher

wav2mp3-watcher is a program that watches a folder for wav files and converts them to mp3 files.

Use like this:
./init <watchfolder_path> <path_to_check> <logfile_path>

<watchfolder_path> is the watchfolder that's being scanned for wav files.
<path_to_check> is a portion of the path a file should start with before being processed. This feature was created to make sure no file outside the specified <watchfolder_path> is processed.
<logfile_path> is the location of the logfile that will be written.

About

wav2mp3-watcher is a program that watches a folder for wav files and converts them to mp3 files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages