Already a member?
Sign in
| Version | User | Scope of changes |
|---|---|---|
| Jul 23 2007, 9:06 PM EDT (current) | pavpanchekha | 2 words added, 2 words deleted |
| Mar 2 2007, 9:06 AM EST | Timon_and_Pumba | 6 words added, 246 words deleted |
Changes
Key: Additions Deletions
This is a stand-alone python script to connect the Listen music player (www.listen-project.org) to AWN.
It displays the cover and the percentage of the song played. Other information about the song is already displayed in the title (bubble).
Maybe this concept shows that we should not get our favorite programs to support AWN, but get them supported by AWN. We should add some hook to load such plugins at AWN startup.
(little)(Little) issues:Issues:
It displays the cover and the percentage of the song played. Other information about the song is already displayed in the title (bubble).
Maybe this concept shows that we should not get our favorite programs to support AWN, but get them supported by AWN. We should add some hook to load such plugins at AWN startup.
(little)(Little) issues:Issues:
- Listen changes its window name according to the song played. Therefor it was a little hard to find the task on the icon bar. If the format of the window name is not right for you, you can change it.
- Listens plugin system is currently being implemented. Awn also does not have a loading system at the moment. This plugin is the "glue" between those two. Just run it somewhere in the background.
