{"id":18358063,"url":"https://github.com/archer-01/minitalk","last_synced_at":"2026-03-05T19:03:00.558Z","repository":{"id":49387839,"uuid":"465316959","full_name":"Archer-01/Minitalk","owner":"Archer-01","description":"Small data exchange between two programs using UNIX signals","archived":false,"fork":false,"pushed_at":"2023-12-06T16:22:35.000Z","size":133,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T13:42:10.309Z","etag":null,"topics":["c","signals","unix"],"latest_commit_sha":null,"homepage":"","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/Archer-01.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":"2022-03-02T13:27:48.000Z","updated_at":"2024-05-22T05:25:28.000Z","dependencies_parsed_at":"2025-03-01T13:51:33.229Z","dependency_job_id":null,"html_url":"https://github.com/Archer-01/Minitalk","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Archer-01/Minitalk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archer-01%2FMinitalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archer-01%2FMinitalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archer-01%2FMinitalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archer-01%2FMinitalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Archer-01","download_url":"https://codeload.github.com/Archer-01/Minitalk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archer-01%2FMinitalk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30144700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["c","signals","unix"],"created_at":"2024-11-05T22:16:38.360Z","updated_at":"2026-03-05T19:03:00.524Z","avatar_url":"https://github.com/Archer-01.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minitalk\n\n*A small data exchange using UNIX signals*\n\n## Normal version\n\n* Minitalk is a set of two programs, a **client** and a **server**\n\n### Description\n\n1. Client\n\n* The client program takes two arguments:\n  * The server [PID (Process ID)](https://en.wikipedia.org/wiki/Process_identifier)\n  * The message to send to the server\n\n2. Server\n\n* The server program takes no arguments\n\n### Note\n\n* This version (Normal version) does not handle `Ctrl + C` when sending unicode characters\n\n### Usage\n\n```sh\ngit clone --recurse-submodule https://github.com/Archer-01/Minitalk.git\ncd Minitalk\nmake\n```\n### Demo\n![Minitalk demo](doc/minitalk-demo.gif)\n\n## Bonus version\n\n### Description\n\n* Behaves just like the normal version but also handles `Ctrl + C` when sending unicode characters\n\n### Usage\n\n```sh\ngit clone --recurse-submodule https://github.com/Archer-01/Minitalk.git\ncd Minitalk\ngit checkout bonus\nmake\n```\n\n### Demo\n![Minitalk Bonus demo](doc/minitalk-demo-bonus.gif)\n\n[![forthebadge](https://forthebadge.com/images/badges/made-with-c.svg)](https://forthebadge.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcher-01%2Fminitalk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcher-01%2Fminitalk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcher-01%2Fminitalk/lists"}