{"id":20782548,"url":"https://github.com/toktok/toxins","last_synced_at":"2026-02-26T08:44:42.024Z","repository":{"id":29006212,"uuid":"119974757","full_name":"TokTok/toxins","owner":"TokTok","description":"A collection of small programs using toxcore.","archived":false,"fork":false,"pushed_at":"2025-02-26T23:42:25.000Z","size":90,"stargazers_count":13,"open_issues_count":1,"forks_count":4,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-05-01T01:04:09.469Z","etag":null,"topics":["toxcore"],"latest_commit_sha":null,"homepage":"https://toktok.ltd/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TokTok.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-02-02T11:41:02.000Z","updated_at":"2025-02-17T23:37:33.000Z","dependencies_parsed_at":"2024-12-04T11:27:15.193Z","dependency_job_id":"20b1ed4c-b0d5-40d4-bce3-c1ec03784b7a","html_url":"https://github.com/TokTok/toxins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TokTok/toxins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TokTok%2Ftoxins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TokTok%2Ftoxins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TokTok%2Ftoxins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TokTok%2Ftoxins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TokTok","download_url":"https://codeload.github.com/TokTok/toxins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TokTok%2Ftoxins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29854385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"online","status_checked_at":"2026-02-26T02:00:06.774Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["toxcore"],"created_at":"2024-11-17T14:12:31.746Z","updated_at":"2026-02-26T08:44:41.995Z","avatar_url":"https://github.com/TokTok.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toxins\n\nThe Toxins repository is a collection of small utilities, mostly written in C\nor C++, that use toxcore. The number of dependencies these tools have is very\nsmall, so they don't need complicated build systems.\n\nIf you have a utility you'd like to see included here, feel free to send a\n[Pull Request](https://github.com/TokTok/toxins/compare).\n\n## Requirements\n\n* The tool must be compiled with a **single compiler invocation**.\n* The execution does not require much setup.\n* It must be **linked statically** so that the resulting binary can be easily\n  distributed.\n* The number of source files should be small, ideally 1 or 2, but a larger\n  number is acceptable as long as you just need a single compiler command to\n  compile and link it.\n* The tool must have a `--help` or `-h` flag that outputs at least a minimal\n  usage line.\n\nIf the tool has a self-test flag, you may add it to the `check` target of the\ntool's `Makefile`. By default, at least the `--help` flag is tested there.\n\n## List of toxins\n\n* **irc_syncbot**: Bot that synchronizes an IRC channel and a Tox group chat\n  (conference).\n* **minitox**: Minimal but fully functional command line Tox client.\n* **tox_shell**: Proof of concept SSH-like server software using Tox. Testing\n  program, not intended for actual use.\n* **tox_sync**: Bittorrent-sync-like software using Tox. Syncs two directories\n  together.\n\n## External toxins\n\nThis repository also links to some external repositories with more than a few\nsource files. We link these using git submodules, because we think they are\nsuper cool and can be considered part of the TokTok stack, but are externally\nmaintained. These may need one or two `-DSOMETHING=something` flags to the\ncompiler, but are still pretty easy to compile. They may also have a few more\ndependencies. Static linking is still a strict requirement. If your toxin is\nlisted here, we guarantee that we won't make changes that break your tool and\nits self-test without contacting you first.\n\n* [**toxvpn**](https://github.com/cleverca22/toxvpn): A client / server for a\n  Tox-based VPN. Run the server on one computer, copy the public key, and run\n  the client (with that key) on another computer, and it should Just Work™.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoktok%2Ftoxins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoktok%2Ftoxins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoktok%2Ftoxins/lists"}