{"id":23680124,"url":"https://github.com/errornointernet/termcanvas","last_synced_at":"2025-09-02T09:31:25.088Z","repository":{"id":50456504,"uuid":"519097255","full_name":"ErrorNoInternet/termcanvas","owner":"ErrorNoInternet","description":"Draw stuff in your terminal!","archived":false,"fork":false,"pushed_at":"2024-01-27T07:11:38.000Z","size":973,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T13:21:19.349Z","etag":null,"topics":["canvas","cli","drawing","multiplayer","paint","terminal"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ErrorNoInternet.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":null,"security":null,"support":null}},"created_at":"2022-07-29T05:56:28.000Z","updated_at":"2023-02-28T10:05:37.000Z","dependencies_parsed_at":"2023-01-31T21:00:51.015Z","dependency_job_id":null,"html_url":"https://github.com/ErrorNoInternet/termcanvas","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ErrorNoInternet/termcanvas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrorNoInternet%2Ftermcanvas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrorNoInternet%2Ftermcanvas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrorNoInternet%2Ftermcanvas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrorNoInternet%2Ftermcanvas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErrorNoInternet","download_url":"https://codeload.github.com/ErrorNoInternet/termcanvas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrorNoInternet%2Ftermcanvas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273263243,"owners_count":25074698,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":["canvas","cli","drawing","multiplayer","paint","terminal"],"created_at":"2024-12-29T17:57:57.466Z","updated_at":"2025-09-02T09:31:24.772Z","avatar_url":"https://github.com/ErrorNoInternet.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# termcanvas\nDraw stuff in your terminal!\n![Screenshot0](https://raw.githubusercontent.com/ErrorNoInternet/termcanvas/main/screenshots/0.png)\n![Screenshot1](https://raw.githubusercontent.com/ErrorNoInternet/termcanvas/main/screenshots/1.png)\n\n## Features\n - Placing pixels\n - 16 different colors\n - Drawing filled squares\n - Drawing empty boxes\n - Displaying custom text\n - Saving \u0026 loading (CSV)\n - Multiplayer support\n\n#### Colors\nIt's possible to use more than 16 colors, by modifying the color names saved in the CSV files to hex codes.\nSee [examples/hex-colors.csv](https://github.com/ErrorNoInternet/termcanvas/blob/main/examples/hex-colors.csv) for an example.\n\n#### Multiplayer support\nTo host a termcanvas server, run `termcanvas -host`, which starts a server on port 55055 (you can change this with `termcanvas -host -port XXXXX`).\nTo connect to a termcanvas server, run `termcanvas -connect example.com` (or `termcanvas -connect example.com -port XXXXX` for a custom port).\nThe server host knows the IP addresses of whoever connects (clients can only see the server IP), and multiple clients can connect to the same server.\n\n## Controls\n`esc`: exit termcanvas\\\n`left click`: place a pixel (works with the Region tool, which draws a region)\\\n`right click`: remove a pixel (works with the Region tool, which removes a region)\n\n## Compiling\n### Requirements\n - Go 1.18 or higher recommended\n```sh\ngit clone https://github.com/ErrorNoInternet/termcanvas\ncd termcanvas\ngo build\n```\n\n\u003csub\u003eIf you would like to modify or use this repository (including its code) in your own project, please be sure to credit!\u003c/sub\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrornointernet%2Ftermcanvas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferrornointernet%2Ftermcanvas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrornointernet%2Ftermcanvas/lists"}