application icongmusicbrowser

Differences

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

Link to this comparison view

Next revision
Previous revision
third_party_apps:conky2 [2011/02/04 22:53] – created vastonethird_party_apps:conky2 [2022/05/23 01:30] (current) – external edit 127.0.0.1
Line 5: Line 5:
 [[https://picasaweb.google.com/lh/photo/uZ23zc99Fg1G9lFHv4NNgg?feat=directlink|Here is a link that shows my desktop]] with all of this running [[https://picasaweb.google.com/lh/photo/uZ23zc99Fg1G9lFHv4NNgg?feat=directlink|Here is a link that shows my desktop]] with all of this running
  
-Attached is a file (conkygmb.tar.gz) that contains the following files: +Attached is a file (conkygmb.tar.gz) {{ conkygmb.tar.gz |Here}} that contains the following files: 
  
   * 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 64: Line 56:
 </code> </code>
  
-In this template file you see how the datatypes are defined and therefore how it is displayed on the desktop.  In this file you cna change sever variables.  Below is a list of all of the datatypes+In this template file you see how the datatypes are defined and therefore how it is displayed on the desktop.  In this file you can change several variables.  Below is a list of all of the datatypes
  
 <code> <code>
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.1296856394.txt.gz · Last modified: 2022/05/23 01:30 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0