https://github.com/tejasbubane/cricket_on_linux
This is a small conky script that displays live cricket scores and cricket news via rss.
https://github.com/tejasbubane/cricket_on_linux
Last synced: 4 months ago
JSON representation
This is a small conky script that displays live cricket scores and cricket news via rss.
- Host: GitHub
- URL: https://github.com/tejasbubane/cricket_on_linux
- Owner: tejasbubane
- Created: 2012-03-07T20:47:02.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-07T20:59:28.000Z (over 14 years ago)
- Last Synced: 2025-03-25T09:51:25.627Z (about 1 year ago)
- Homepage: http://foss-geek.blogspot.in/
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
========================================================================================
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=========================================================================================
How to use?? :
1. Open terminal(Husshh..)
2. Check if conky is installed. Type :
conky -v
If it returns a version, you have conky installed, proceed to step 3 else install conky by:
sudo apt-get install conky (for ubuntu-based distros)
sudo yum install conky (for fedora)
for other OS seek help from your community (i don't know)
3. Navigate to the folder where you have downloaded this file named cricket.conkyrc
4. Use the following command to launch the conky and tell it to use this file:
conky -c cricket.conkyrc
=========================================================================================
Created by: Tejas Bubane - tejasbubane@gmail.com , tejasbubane007@yahoo.co.in
=========================================================================================