{"id":23335241,"url":"https://github.com/pygeek03/starter-conky","last_synced_at":"2026-05-15T21:09:28.400Z","repository":{"id":160314801,"uuid":"72932314","full_name":"PyGeek03/Starter-Conky","owner":"PyGeek03","description":"My version of fullscreen Starter Conky from ","archived":false,"fork":false,"pushed_at":"2017-09-03T16:10:48.000Z","size":645,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-10T00:05:41.526Z","etag":null,"topics":["conky","conky-theme","linux"],"latest_commit_sha":null,"homepage":"https://www.reddit.com/r/unixporn/comments/4v9z76/openbox_i_tried_conky_openbox/","language":"Lua","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyGeek03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-05T14:46:49.000Z","updated_at":"2023-07-24T18:33:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"62a0a32e-9b4f-4d3a-bafb-0e61ca59e18c","html_url":"https://github.com/PyGeek03/Starter-Conky","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PyGeek03/Starter-Conky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGeek03%2FStarter-Conky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGeek03%2FStarter-Conky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGeek03%2FStarter-Conky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGeek03%2FStarter-Conky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyGeek03","download_url":"https://codeload.github.com/PyGeek03/Starter-Conky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGeek03%2FStarter-Conky/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283961045,"owners_count":26923655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-11T02:00:06.610Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["conky","conky-theme","linux"],"created_at":"2024-12-21T01:18:42.230Z","updated_at":"2025-11-12T01:20:32.009Z","avatar_url":"https://github.com/PyGeek03.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serene-Conky\nNice and clean conky theme, made using lua, cairo and python\n\n# Requirements:\n\nThis Conky theme requires python libraries of getting the data from the web, many of them will already be installed on the system, but if they are not you can install them using the instruction given below\n\n## pip\nWe need a number of python libraries, first install pip\n### On Ubuntu\n    sudo apt-get install python-pip\n### On Fedora\n    sudo yum install python-pip\nIf their is any problem consult their [documentation](https://pip.pypa.io/en/stable/installing.html)\n\n## pyyaml\nThis package is needed for parsing yaml files\n### On Ubuntu\n    sudo apt-get install python-yaml\n### On Fedora\n    sudo yum install python-yaml\n### Using pip\n    sudo pip install pyyaml\n\n## python-forecast.io\nThe python wrapper for the forecast.io api\n    sudo pip install python-forecastio\n\n## BeautiFul Soup\nFor scrapping data out of html pages\n### For Ubuntu\n    sudo apt-get install python-bs4\n### Using pip\n    sudo pip install beautifulsoup4\n\n## lxml\nFor parsing html\n### For Ubuntu\n    sudo apt-get install python-lxml\n### Using pip\n    sudo pip install lxml\n\n\n# Configuration:\nThe main configuration is in config.yml (not complete yet)\n\n## Weather\nYou will need an api key from [forcast.io](http://forecast.io). Go to \u003chttp://https://developer.forecast.io/\u003e, register and you will see the api and the bottom of the page.\n\nCreate a new file called **API** and paste the API in there.\n\nWe also need the latitude and longitude, for to [forecast.io](http://forecast.io) and search for your city. Now in the url you will see the latitude and longitude, copy and paste them in the **config.yml** file.\n\nChoose the unit, for C and km/h use **ca** and for F and mph use **us**\n\n\n# Run\nTo start the theme, just go in its directory and use\n    ./start.sh\nAfter making the files in Scripts/ and start.sh executable\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpygeek03%2Fstarter-conky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpygeek03%2Fstarter-conky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpygeek03%2Fstarter-conky/lists"}