Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 638 Bytes

File metadata and controls

19 lines (17 loc) · 638 Bytes

Conky config and scripts.

Files.

  • conky.conf # Conky config file
  • conky-sd.conf # Conky config for 1366x768 resolution
  • conky.sh # Conky start script
  • newgmail.py # Shows number of new emails
  • rss.py # Rss feed reader (req: python-feedparser)
  • timeline.py # Show tweets for your twitter home page (req: python-twitter)
  • totalgmail.py # Shows number of total emails

Usage.

  • python rss.py <rss feed url>
  • python newgmail.py <emailaddress> <password>
  • python totalgmail.py <emailaddress> <password>
  • python timeline.py <number of tweets>