Table of Contents

Manny
Preview Status
Discontinued Discontinued
Platforms
Linux
Download
v1.9.3-2 (BIN)

Manny is a Google Music manager for Linux. With this program you'll can view all the songs existing in your Google Music Account, play them with your favorite player (for now only VLC and Mplayer are supported!) or download (yes, download!) them on your PC. And all this without even opening your web browser!

Screenshots

Here you can find some screenshots of this app and its features (click on them to see the full size):

Disclaimer

This program is not in any way related to Google.
The program allows you to download only the songs you have on your account (so songs previously in possession) and for this reason should not break any laws.
The login data are stored on your computer only if specified by the user (by selecting the “Remember login data” in the login screen!). For this reason, if that option is not selected, no data will be saved on your pc and can be used without problems on any public computer.
I take no responsability about any possible damage that this program may cause to your Google Music account or to your songs.
Obviously the program has been tested but the presence of bugs can not be ruled out. If you find any bug please report it to me and I'll try to resolve it as soon as possible.

Installation

The program is written in Gambas3 and requires some dependencies to work. Specifically it requires:

gambas3-runtime gambas3-gb-desktop gambas3-gb-form gambas3-gb-gui gambas3-gb-image gambas3-gb-settings gambas3-gb-web curl mplayer vlc wget

Once all the necessary dependencies have been installed, give execute permissions to the file .gambas typing in a terminal:

chmod +x Manny.gambas

Now just double click on the file .gambas to start the program. Alternatively you can run it from a terminal by typing:

./Manny.gambas 

Known bugs

Changelog

v1.9.3-2

v.1.9.3

v1.9.2

v1.9.1

v1.9

v1.0

Thanks