{"id":21522768,"url":"https://github.com/poeschl/pixeljet","last_synced_at":"2025-07-31T00:33:09.078Z","repository":{"id":37961352,"uuid":"487348921","full_name":"Poeschl/Pixeljet","owner":"Poeschl","description":"Draw Text on any Pixelflut Canvas.","archived":false,"fork":false,"pushed_at":"2023-03-20T15:00:31.000Z","size":93,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T17:25:23.929Z","etag":null,"topics":["pixelflut","pixelflut-client"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Poeschl.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},"funding":{"custom":"https://www.buymeacoffee.com/poeschl"}},"created_at":"2022-04-30T18:10:45.000Z","updated_at":"2022-04-30T18:21:37.000Z","dependencies_parsed_at":"2024-11-24T02:00:31.673Z","dependency_job_id":null,"html_url":"https://github.com/Poeschl/Pixeljet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Poeschl/Pixeljet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FPixeljet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FPixeljet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FPixeljet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FPixeljet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Poeschl","download_url":"https://codeload.github.com/Poeschl/Pixeljet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FPixeljet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267966465,"owners_count":24173549,"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-07-30T02:00:09.044Z","response_time":70,"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":["pixelflut","pixelflut-client"],"created_at":"2024-11-24T01:11:41.851Z","updated_at":"2025-07-31T00:33:09.039Z","avatar_url":"https://github.com/Poeschl.png","language":"Kotlin","funding_links":["https://www.buymeacoffee.com/poeschl"],"categories":[],"sub_categories":[],"readme":"# PixelJet\n\nA [PixelFlut](https://github.com/defnull/pixelflut) tool which paints the given text to the canvas.\n\nIt connects to a running Pixelflut server, renders the text with a given font and sends it to the Canvas.\n\n## Commandline parameters\n\nExample:\n\n```shell\njava -jar /app/pixeljet.jar --host 123.456.789.123 Text\n\ndocker run ghcr.io/poeschl/pixeljet --host 123.456.789.123 Text\n```\n\nTo get a programmatic argument help use `--help` as parameter.\n\n### `TEXT`\n\nThe text to display, multiple lines are possible with `\\n`.\n\n### `--host \u003chost\u003e`\n\nSpecify the host of the targeted Pixelflut server. (Default: `localhost`)\n\n### `-p`, `--port \u003cport\u003e`\n\nSpecify the port of the targeted Pixelflut server. (Default: `1234`)\n\n### `-d`, `--debug`\n\nEnables the debugging log output\n\n### `-x`\n\nThe X offset of the text (Default: `0`)\n\n### `-y`\n\nThe Y offset of the text (Default: `0`)\n\n### `--font`\n\nThe name of a font installed on your system. If not available all available fonts are outputted. (Default: `Arial`)\n\n### `--size`\n\nThe font size in pt (Default: `16`)\n\n## Docker\n\nThe application can also be run as docker container.\n\nTo execute the docker container run `docker run ghcr.io/poeschl/pixeljet \u003ccommandline parameters\u003e`. For own font files, the files must be\navailabe in the container.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoeschl%2Fpixeljet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoeschl%2Fpixeljet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoeschl%2Fpixeljet/lists"}