{"id":20655381,"url":"https://github.com/aswinpajayan/conky-configs","last_synced_at":"2025-03-09T22:12:02.309Z","repository":{"id":165571025,"uuid":"196944896","full_name":"aswinpajayan/conky-configs","owner":"aswinpajayan","description":"configurations for my conky theme for desktop","archived":false,"fork":false,"pushed_at":"2019-12-09T06:54:47.000Z","size":2173,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T11:13:32.495Z","etag":null,"topics":["conky-configs","conky-theme","conkyrc","jarvis"],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aswinpajayan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-07-15T07:14:36.000Z","updated_at":"2021-05-27T23:53:31.000Z","dependencies_parsed_at":"2024-08-14T19:06:01.811Z","dependency_job_id":null,"html_url":"https://github.com/aswinpajayan/conky-configs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aswinpajayan%2Fconky-configs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aswinpajayan%2Fconky-configs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aswinpajayan%2Fconky-configs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aswinpajayan%2Fconky-configs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aswinpajayan","download_url":"https://codeload.github.com/aswinpajayan/conky-configs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242756870,"owners_count":20180206,"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","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-configs","conky-theme","conkyrc","jarvis"],"created_at":"2024-11-16T18:10:45.553Z","updated_at":"2025-03-09T22:12:02.288Z","avatar_url":"https://github.com/aswinpajayan.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# conky-configs\nconfigurations for my conky theme for desktop\n![file not found](screenshot.png)\n\n## Installations\n\nsudo apt-get install conky-all\n\n## bringing up conky monitors \neach of the conkyrc files have seperate uses\n.conkyrc.lua - draws system information on top_left corner\n.conkyrc_jarvis.lua - draws CPU and ram information over jarvis in background\n    it requires jarvis.lua to work. (jarvis.lua is called from .conkyrc_jarvis.lua check lua_load variable and correct the path)\n    \n.conkyrc_clock.lua -draws clock in right top\n    requires clock_handles.lua to work (check lua_load variable in .conkyrc_clock.lua) and correct the path \n    \n ```\n conky -d -c .conkyrc.lua\n conky -d -c .conkyrc_jarvis.lua\n conky -d -c .conkyrc_clock.lua\n ```\n -d switch force conky to run as a background process \n To kill all the conky processes. use \n \n ```\n killall conky\n ```\n    \n ### dependencies \n \n Font family used is Michroma you need to have this installed. Else you can edit .conkrc*.lua files to change the font\n Dont forget to change the ethernet name for displaying Uplink downlink. Use \n ``` ip a ``` to find out the name of your network adapter . mine was enp3s0\n    \n This project is inspired from  [conky-dashboard project](https://github.com/He4eT/conky-dashboard.git)\n \n # System theme settings\n Uses gnome-tweaks \n Theme Telinkrin-Buttons-Left\n Cursor DMZ-Black\n Icons Tela\n \n `Dash to Panel` extension for changing the position of dash\n \n Desktop show Icons set to off in gnome-tweaks\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faswinpajayan%2Fconky-configs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faswinpajayan%2Fconky-configs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faswinpajayan%2Fconky-configs/lists"}