MiMMS isn't an MMS Message Sender, it's an MMS (e.g. mms://) stream downloader.
MiMMS is a program designed to allow you to download streams using the MMS protocol and save them to your computer, as opposed to watching them live. Similar functionality is available in full media player suites such as Xine and MPlayer, but MiMMS is quick and easy to use, and for the time being, remains a useful program.
MiMMS is a program designed to allow you to download streams using the MMS protocol and save them to your computer, as opposed to watching them live. Similar functionality is available in full media player suites such as Xine and MPlayer, but MiMMS is quick and easy to use, and for the time being, remains a useful program.
To install mimms, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install mimms
To see what files were installed by mimms, run:
port contents mimms
To later upgrade mimms, run:
sudo port selfupdate && sudo port upgrade mimms
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.