This program aims to be a Video player designed for playing movies nicely for a person who likes to watch or present movies on their computer (such as the casual viewer or the video artist). This program features full screen or border-less floating windows, convenient controls for scrubbing or queuing movies, and on the fly playlist creation.
This program aims to be a Video player designed for playing movies nicely for a person who likes to watch or present movies on their computer (such as the casual viewer or the video artist). This program features full screen or border-less floating windows, convenient controls for scrubbing or queuing movies, and on the fly playlist creation.
To install NicePlayer, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install NicePlayer
To see what files were installed by NicePlayer, run:
port contents NicePlayer
To later upgrade NicePlayer, run:
sudo port selfupdate && sudo port upgrade NicePlayer
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.