{"id":28759667,"url":"https://github.com/cemkeylan/cem-utils","last_synced_at":"2025-07-06T11:37:44.102Z","repository":{"id":215865139,"uuid":"237926930","full_name":"cemkeylan/cem-utils","owner":"cemkeylan","description":"Some utilities I have for my own use.","archived":false,"fork":false,"pushed_at":"2020-06-28T23:14:05.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-17T05:07:57.969Z","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/cemkeylan.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}},"created_at":"2020-02-03T09:18:49.000Z","updated_at":"2020-06-28T23:14:08.000Z","dependencies_parsed_at":"2024-01-07T04:05:34.461Z","dependency_job_id":"9f622c14-43c2-4805-b94b-74994feca65b","html_url":"https://github.com/cemkeylan/cem-utils","commit_stats":null,"previous_names":["cemkeylan/cem-utils"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cemkeylan/cem-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fcem-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fcem-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fcem-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fcem-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cemkeylan","download_url":"https://codeload.github.com/cemkeylan/cem-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fcem-utils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263895878,"owners_count":23526746,"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":"2025-06-17T05:07:57.822Z","updated_at":"2025-07-06T11:37:44.081Z","avatar_url":"https://github.com/cemkeylan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"cem-utils\n=========\n\nThese are some utilities that are not much\nuse to anyone, but I use for my own. Most of\nthem are just simpler re-implementations of \nprograms that are pretty unnecessary for most\npeople. If i published them standalone, lots\nof people would get mad at me for just modifying\nsome program that they like with really small\nchanges.\n\nI really don't care about what you think about\nthese. I just use them.\n\nHere are some explanations per utility. Right now\nthere this is not a big repository, but I will be\npublishing other utilities, once I sort everything\nout.\n\nNot all of my utilities are here at the moment. Some\nare on my main computer that I cannot reach at the\nmoment. Some live on my dotfiles (I will be updating\nmy dotfiles for Carbs Linux someday I promise). I will\nalso be merging my useless utilities that are currently \non individual repositories here.\n\nBelow are explanations per utility and here is the\nsmall list of programs:\n\n\n* nap\n* nap-hooks\n* dwm-notify-send\n\n\nnap\n---\n\nLiterally Leah's [zzz] with only suspend feature.\nIt is compatible with zzz so it can read zzz.d\nWhy don't I add hybernation stuff? Because my\ncomputer cannot hybernate.\n\n[zzz]: http://git.vuxu.org/runit-void/tree/zzz\n\nYou see my point? I don't have a use for more \nthan half of the things zzz script does. So\nI deleted them.\n\nTo install run, as root if necessary\n\n    make -C nap install\n\nThis will create the /etc/zzz.d directories and\ninstall nap\n\n\nnap-hooks\n---------\n\nPOSIX-compliant and simplified [zzz-user-hooks]. \nDoes not support Wayland. Works with sbase-ubase.\nIs a shell script instead of a bash script. 32\nlines of shell code instead of 112.\n\n[zzz-user-hooks]: https://github.com/bahamas10/zzz-user-hooks\n\nTo install run, as root if necessary\n\n    make -C nap-hooks install\n\nThis will create /etc/zzz.d/resume/99-onresume and\n/etc/zzz.d/suspend/99-onsuspend\n\nYou can add user hooks to ~/.onsuspend and\n~/.onresume to get them working.\n\n\ndwm-notify-send\n---------------\n\nA simple notify-send command to use dwm's bar for\ndisplaying notification. It must work with every bar\nthat uses the WMNAME function, but I have only tested\nit on dwm bar.\n\nThe delimiter ('-' by default) can be edited from the\n`NOTIFY_SEND_DELIMETER` environment variable. This way\nyou can also make use of the second bar, if it exists.\n\n**Dependencies**\n\n* A bar with WMNAME function.\n* xsetroot\n* getopt\n* timeout\n* POSIX sh\n\nTo install run, as root if necessary\n\n    make -C dwm-notify-send install\n\nThis will install `notify-send` and `kill-notification`\nto `/usr/local/bin`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemkeylan%2Fcem-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcemkeylan%2Fcem-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemkeylan%2Fcem-utils/lists"}