{"id":21522767,"url":"https://github.com/poeschl/pixel-recorder","last_synced_at":"2025-03-17T17:24:57.798Z","repository":{"id":37963967,"uuid":"181628918","full_name":"Poeschl/Pixel-Recorder","owner":"Poeschl","description":"A snapshot recorder operating on the Pixelflut protocol.","archived":false,"fork":false,"pushed_at":"2023-06-12T13:58:42.000Z","size":261,"stargazers_count":2,"open_issues_count":9,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-24T04:53:25.482Z","etag":null,"topics":["dumper","image-processing","kotlin","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":"2019-04-16T06:32:40.000Z","updated_at":"2023-05-18T13:55:22.000Z","dependencies_parsed_at":"2024-11-24T02:02:59.758Z","dependency_job_id":null,"html_url":"https://github.com/Poeschl/Pixel-Recorder","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FPixel-Recorder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FPixel-Recorder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FPixel-Recorder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FPixel-Recorder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Poeschl","download_url":"https://codeload.github.com/Poeschl/Pixel-Recorder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244075960,"owners_count":20394031,"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":["dumper","image-processing","kotlin","pixelflut","pixelflut-client"],"created_at":"2024-11-24T01:11:41.641Z","updated_at":"2025-03-17T17:24:57.779Z","avatar_url":"https://github.com/Poeschl.png","language":"Kotlin","funding_links":["https://www.buymeacoffee.com/poeschl"],"categories":[],"sub_categories":[],"readme":"# Pixel-Recorder\n\nA [PixelFlut](https://github.com/defnull/pixelflut) canvas dumper written in Kotlin.\n\nIt connects to a running Pixelflut server and takes a one-time or periodic snapshot of the canvas. This way snapshots can be made on a event\nfor example (as done on rC3).\n\n## Commandline parameters\n\nExample:\n\n```shell\njava -jar /app/pixel-recorder.jar --host 123.456.789.123 single\n\ndocker run ghcr.io/poeschl/pixel-recorder --host 123.456.789.123 single\n```\n\nTo get a programmatic argument help use `--help` as parameter.\n\n### Mode\n\nThe mode must be one of `single` or `record`. (Default: `single`)\n\n`Single` takes one full snapshot and exits.\n`Record` will make continious snapshots every 10 seconds (period can be changes with `--period`).\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### `-c`, `--connections \u003cnumber\u003e`\n\nSpecify number of used connections. (Default: `3`)\n\n### `--period`\n\nSets the period in seconds for snapshots on `record` mode. (Default: `10`)\n\n### `-d`, `--debug`\n\nEnables the debugging log output\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/pixel-recorder \u003ccommandline parameters\u003e`. All the generated files are\ncreated in the `/app/output` folder. To access it, create a volume mapping. A sample docker-compose is available in the repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoeschl%2Fpixel-recorder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoeschl%2Fpixel-recorder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoeschl%2Fpixel-recorder/lists"}