{"id":20187282,"url":"https://github.com/keithdhedger/climsg","last_synced_at":"2026-04-14T00:03:17.987Z","repository":{"id":156325249,"uuid":"120308980","full_name":"KeithDHedger/CliMsg","owner":"KeithDHedger","description":"Simple System V messaging from the command line.","archived":false,"fork":false,"pushed_at":"2024-10-24T15:54:05.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T18:21:48.717Z","etag":null,"topics":["c","cli","linux","message-queue","system"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/KeithDHedger.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":"2018-02-05T13:33:27.000Z","updated_at":"2024-10-24T15:54:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d7b8f210-8748-4e14-8493-0785d2485609","html_url":"https://github.com/KeithDHedger/CliMsg","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeithDHedger%2FCliMsg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeithDHedger%2FCliMsg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeithDHedger%2FCliMsg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeithDHedger%2FCliMsg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KeithDHedger","download_url":"https://codeload.github.com/KeithDHedger/CliMsg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241622615,"owners_count":19992504,"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":["c","cli","linux","message-queue","system"],"created_at":"2024-11-14T03:22:36.420Z","updated_at":"2026-04-14T00:03:17.961Z","avatar_url":"https://github.com/KeithDHedger.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nClimsg - A simple System V message queue system.\n\nClimsg is a simple inter-process communication program, mostly designed for scripts that don't usually have such a thing.\n\nMessages can be sent, received, repeated or flushed from the queue, the message system is handled by the kernel, so any modern kernel should be fine, if you have compiled your own kernel you may have to 'opt in' the message system.\nMessages can use the default 'key' or can specify a custom 'key' allowing for semi-private  communications, also message 'types' can be  used, a type is  any integer \u003e 0, only messages of the correct type will be peeled of from the queue and printed to stdout, type 0 is a special case and is use to receive any  message regardless of 'type' of course the 'key' must match as well.\n\nBecause the messages are handled by the kernel, messages can be passed to and received back from a chroot environment.\n\nQueues are FIFO and LOCAL only.\n\nBUGS etc.\nkdhedger68713@gmail.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeithdhedger%2Fclimsg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeithdhedger%2Fclimsg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeithdhedger%2Fclimsg/lists"}