diff --git a/README.md b/README.md index dc30992..97f6cdd 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,24 @@ - + # Minat -**Minat** is a simple multithreaded audio transcoder for Mac OS. Minat supports one operation: transcoding flac to mp3, preserving tags and album artwork. Written in PHP, Minat is lightweight and easy to modify. +**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 Latest Version](https://www.profiteroles.org/git/profiteroles/Minat/raw/master/Minat.app.zip)** +####[⇩ Download Minat 0.1.8.0](https://www.profiteroles.org/git/p/Minat/raw/master/Minat.app.zip) ([Changelog](CHANGELOG.md)) -## Screenshot +## Screenshots - + ## Notes Running Minat requires disabling Gatekeeper by running `sudo spctl --master-disable` in the Terminal. -## Changelog - -https://www.profiteroles.org/git/profiteroles/Minat/src/master/CHANGELOG.md - ## Building from source Building Minat requires Platypus and Pashua diff --git a/screenshot_1.png b/screenshot_1.png new file mode 100644 index 0000000..7a46f5e Binary files /dev/null and b/screenshot_1.png differ