{"id":13626289,"url":"https://github.com/ganifladi/blurme","last_synced_at":"2025-04-16T14:33:05.585Z","repository":{"id":217073310,"uuid":"104091305","full_name":"ganifladi/blurme","owner":"ganifladi","description":"Blurme v.1.0 Codename MEH (My Eyes Hurt)","archived":false,"fork":false,"pushed_at":"2019-01-24T12:00:10.000Z","size":11,"stargazers_count":132,"open_issues_count":6,"forks_count":10,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-08T16:42:59.919Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ganifladi.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":"2017-09-19T15:13:17.000Z","updated_at":"2024-01-28T03:55:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f36fc38-0f89-4f43-90f2-b06d89c24277","html_url":"https://github.com/ganifladi/blurme","commit_stats":null,"previous_names":["ganifladi/blurme"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganifladi%2Fblurme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganifladi%2Fblurme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganifladi%2Fblurme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganifladi%2Fblurme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ganifladi","download_url":"https://codeload.github.com/ganifladi/blurme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249250820,"owners_count":21237961,"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":[],"created_at":"2024-08-01T21:02:14.782Z","updated_at":"2025-04-16T14:33:05.330Z","avatar_url":"https://github.com/ganifladi.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# blurme\n\n\u003cp\u003eblurme v1.0 Codename MEH (My Eyes Hurt) is a small script which will blur your feh set background if any window, or rofi is open. Furthermore there are some options, which allow you to change the default behaviour a bit. Read more about the options down below.\u003c/p\u003e\n\u003cp\u003ePlease feel free to fork it, make pull requests and use it in your own projects.\u003c/p\u003e\n\u003cp\u003eThis is my first project i publish. Please be gentle on me :)\u003c/p\u003e\n\u003ch2\u003eHow to start\u003c/h2\u003e\n\u003ch3\u003eRequirements\u003c/h3\u003e\n\u003col\u003e\n\u003cli\u003e\u003cb\u003ewmctrl\u003c/b\u003e: This script makes use of wmctrl to get the current workspace number and to clarify, whether any window is open. It's essential!\u003c/li\u003e\n\u003cli\u003e\u003cb\u003efeh\u003c/b\u003e: Furthermore you'll need feh to set your background image(s).\u003c/li\u003e\n\u003cli\u003e\u003cb\u003eimagemagick\u003c/b\u003e: And last but not least imagemagick is mandatory to blur the images\u003c/li\u003e\n\u003c/ol\u003e\n\u003ch3\u003eDownload and ...\u003c/h3\u003e\n\u003col\u003e\n    \u003cli\u003ePlace it anywhere you like (e.g. ~/.scripts)\u003c/li\u003e\n    \u003cli\u003eMake it executable (chmod +x ~/.scripts/blurme)\u003c/li\u003e\n\u003c/ol\u003e\n\u003ch2\u003eHow to run it\u003c/h2\u003e\n\u003ch3\u003eManual start\u003c/h3\u003e\n\u003cp\u003eRun it once in a terminal of your choice with ~/.scripts/blurme\u003c/p\u003e\n\u003ch3\u003eAutostart\u003c/h3\u003e\n\u003ch4\u003ei3\u003c/h4\u003e\n\u003cp\u003eAdd the line \"exec --no-startup-id ~/.scripts/blurme \u0026\" to your i3 config.\u003c/p\u003e\n\u003ch4\u003ebspwm\u003c/h4\u003e\n\u003cp\u003eAdd the line \"sh ~/.scripts/blurme \u0026\" to ~/.xinitrc\u003c/p\u003e\n\u003ch4\u003eopenbox\u003c/h4\u003e\n\u003cp\u003eAdd the line \"sh ~/.scripts/blurme \u0026\" to ~/.config/openbox/autostart\u003c/p\u003e\n\u003ch3\u003eOptions\u003c/h3\u003e\n\u003cp\u003eThere are several optional arguments provided that may be used. These include:\u003c/p\u003e\n\u003cul\u003e\n    \u003cli\u003e\u003cb\u003e-a\u003c/b\u003e: Add another program (process name), which will start the blur effect\u003c/li\u003e\n    \u003cli\u003e\u003cb\u003e-c\u003c/b\u003e: set custom directory for transition images (default: ~/.cache/blurme)\u003c/li\u003e\n    \u003cli\u003e\u003cb\u003e-d\u003c/b\u003e: Set custom directory (default: ~/.local/share/blurme)\u003c/li\u003e\n    \u003cli\u003e\u003cb\u003e-t\u003c/b\u003e: Set custom transition time in sec (default: 0.01)\u003c/li\u003e\n    \u003cli\u003e\u003cb\u003e-v\u003c/b\u003e: Show additional output (verbose)\u003c/li\u003e\n    \u003cli\u003e\u003cb\u003e-h\u003c/b\u003e: Show all these parameters\u003c/li\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fganifladi%2Fblurme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fganifladi%2Fblurme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fganifladi%2Fblurme/lists"}