28 lines
940 B
Markdown
28 lines
940 B
Markdown
<img align='left' src='/p/Minat/raw/branch/master/icon.iconset/icon_512x512.png' width='128'>
|
|
|
|
# Minat
|
|
|
|
**Minat** is a simple multithreaded audio transcoder for macOS. Minat supports one operation: transcoding flac to mp3, preserving tags and album artwork. Written in PHP, Minat is lightweight and easy to modify.
|
|
|
|
Support is planned for two other operations:
|
|
|
|
* Generate specs from audio files supported by sox
|
|
* Rename folders based on the tags of the audio files inside
|
|
|
|
####[⇩ Download Minat 0.1.8.0](https://www.profiteroles.org/p/Minat/raw/master/Minat.app.zip) ([Changelog](CHANGELOG.md))
|
|
|
|
## Screenshots
|
|
|
|
<img src='/p/Minat/raw/master/screenshot_1.png' width='475'>
|
|
|
|
## Notes
|
|
|
|
Running Minat may require disabling Gatekeeper by running `sudo spctl --master-disable` in the Terminal.
|
|
|
|
## Building from source
|
|
|
|
Building Minat requires Platypus and Pashua
|
|
|
|
* https://github.com/sveinbjornt/Platypus
|
|
* https://github.com/BlueM/Pashua
|