application icongmusicbrowser

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
third_party_apps:conky2 [2011/02/04 23:28] vastonethird_party_apps:conky2 [2011/02/05 00:47] vastone
Line 8: Line 8:
  
   * conkyGmusicbrowser.py  - The main conky script   * conkyGmusicbrowser.py  - The main conky script
-  *  
   * conkyGmusicbrowser-GetCoverart.py  - The Cover Art script   * conkyGmusicbrowser-GetCoverart.py  - The Cover Art script
-  *  
   * conky-timedate.conf - conky rc file   * conky-timedate.conf - conky rc file
-  *  
   * conkyGmusicbrowser.template - Template used by the script for ease of display and changes   * conkyGmusicbrowser.template - Template used by the script for ease of display and changes
-  * 
   * start-conkygmusic.sh - Bash file I use to start Conky GMB on every start/re-start   * start-conkygmusic.sh - Bash file I use to start Conky GMB on every start/re-start
-  *  
   * Extract each of these to your /home/your username/ directory   * Extract each of these to your /home/your username/ directory
        
  Also included are enhanced icons (using the Gimp) I use for the display  Also included are enhanced icons (using the Gimp) I use for the display
-  *  +   * trayicon.png needs to be extracted to /home/your username/.config/gmusicbrowser/icons 
-  * trayicon.png needs to be extracted to /home/your username/.config/gmusicbrowser/icons +   * gmusicbrowser.png needs to be extracted to your /home/your username/Pictures
-  *  +
-  * gmusicbrowser.png needs to be extracted to your /home/your username/Pictures+
  
 == Note == == Note ==
Line 37: Line 30:
  
   * conkyGmusicbrowser.py    * conkyGmusicbrowser.py 
-  *  
   * conkyGmusicbrowser-GetCoverart.py   * conkyGmusicbrowser-GetCoverart.py
  
Line 122: Line 114:
 sleep 10 sleep 10
 /usr/bin/conky -c ~/conky-timedate.conf -q -d & /usr/bin/conky -c ~/conky-timedate.conf -q -d &
-#sleep 30+sleep 20
 /usr/bin/python /home/your username/conkyGmusicbrowser-GetCoverart.py -q -d & /usr/bin/python /home/your username/conkyGmusicbrowser-GetCoverart.py -q -d &
 </code> </code>
third_party_apps/conky2.txt · Last modified: 2022/05/23 01:30 by 127.0.0.1
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0