So what's good with AMPLE? Small, standalone (written in C using no external libraries). Allows you to listen to your own MP3's away from home, nothing more, nothing less
So what's good with AMPLE? Small, standalone (written in C using no external libraries). Allows you to listen to your own MP3's away from home, nothing more, nothing less
To install ample, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ample
To see what files were installed by ample, run:
port contents ample
To later upgrade ample, run:
sudo port selfupdate && sudo port upgrade ample
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.