gtkpod is a platform independent Graphical User Interface for Apple's iPod using GTK3.
gtkpod is a platform independent Graphical User Interface for Apple's iPod using GTK3. It supports the first to fifth Generation including the iPod mini, iPod Photo, iPod Shuffle, iPod nano, and iPod Video.
gtkpod is a platform independent Graphical User Interface for Apple's iPod using GTK3. It supports the first to fifth Generation including the iPod mini, iPod Photo, iPod Shuffle, iPod nano, and iPod Video.
To install gtkpod, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gtkpod
To see what files were installed by gtkpod, run:
port contents gtkpod
To later upgrade gtkpod, run:
sudo port selfupdate && sudo port upgrade gtkpod
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.