由于对客户端有强迫症,想听豆瓣电台又不想用网页版,网上搜了一下linux的又只有播放器插件(banshee , exaile),都不很满意.
学习了一下pygtk,用着太爽了,尤其是配合glade做GUI.
需要gstreamer-plugins-ugly,貌似还需要glibc:
与豆瓣电台交互部分使用的libdoubanfm.py
源码下载:
用pyinstaller把代码打包成独立的单文件.
下载地址:
32位系统:http://yinsblah.googlecode.com/files/pydbfm_32.7z
64位系统:http://yinsblah.googlecode.com/files/pydbfm_64.7z
学习了一下pygtk,用着太爽了,尤其是配合glade做GUI.
需要gstreamer-plugins-ugly,貌似还需要glibc:
yum install gstreamer-plugins-ugly glibc |
源码下载:
用pyinstaller把代码打包成独立的单文件.
下载地址:
32位系统:http://yinsblah.googlecode.com/files/pydbfm_32.7z
64位系统:http://yinsblah.googlecode.com/files/pydbfm_64.7z
No comments:
Post a Comment