{"id":15144069,"url":"https://github.com/presentkim-pm/consoleexporter","last_synced_at":"2025-07-23T14:07:48.600Z","repository":{"id":108721133,"uuid":"493091895","full_name":"presentkim-pm/ConsoleExporter","owner":"presentkim-pm","description":"Exports the console to a html file","archived":false,"fork":false,"pushed_at":"2024-04-03T03:52:17.000Z","size":163,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-10T06:03:06.011Z","etag":null,"topics":["pmmp-plugin","pocketmine-mp-plugin"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/presentkim-pm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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":{"patreon":"PresentKim"}},"created_at":"2022-05-17T04:18:10.000Z","updated_at":"2024-05-23T03:56:32.000Z","dependencies_parsed_at":"2024-02-09T17:47:17.636Z","dependency_job_id":"c801194f-af5d-4fa7-a6b4-590f6d77fd90","html_url":"https://github.com/presentkim-pm/ConsoleExporter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/presentkim-pm/ConsoleExporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/presentkim-pm%2FConsoleExporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/presentkim-pm%2FConsoleExporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/presentkim-pm%2FConsoleExporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/presentkim-pm%2FConsoleExporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/presentkim-pm","download_url":"https://codeload.github.com/presentkim-pm/ConsoleExporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/presentkim-pm%2FConsoleExporter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266691580,"owners_count":23969182,"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-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["pmmp-plugin","pocketmine-mp-plugin"],"created_at":"2024-09-26T10:21:36.002Z","updated_at":"2025-07-23T14:07:48.579Z","avatar_url":"https://github.com/presentkim-pm.png","language":"PHP","funding_links":["https://patreon.com/PresentKim"],"categories":[],"sub_categories":[],"readme":"\u003c!-- PROJECT BADGES --\u003e\n\u003cdiv align=\"center\"\u003e\n\n![Version][version-badge]\n[![Stars][stars-badge]][stars-url]\n[![License][license-badge]][license-url]\n\n\u003c/div\u003e\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/presentkim-pm/ConsoleExporter/main/assets/icon.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003ch3\u003eConsoleExporter\u003c/h3\u003e\n  \u003cp align=\"center\"\u003e\n    An plugin that recording console and exports to html!\n\n[Contact to me][author-discord] · [Report a bug][issues-url] · [Request a feature][issues-url]\n\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n\n## About The Project\n\n![Project Preview][project-preview]\n\nThis plugin is useful for creating test images of console-based plugins.\nIt records the console and outputs it as an html file.  \nYou can download it as a png through the controls button of the html file.\n\n#### Commands and Permissions\n\n|            |         name          | description                                         | extra                                               |\n|------------|:---------------------:|-----------------------------------------------------|:----------------------------------------------------|\n| Command    |    `consoleexport`    | -Start console recording \u003cbr/\u003e -Export as html file | aliases: `ce`\u003cbr/\u003epermission: `consoleexporter.cmd` |\n| Permission | `consoleexporter.cmd` | Allows use consoleexport command                    | default: `op`                                       |\n\n##\n\n-----\n\n## How To Use:\n\n1. Type `/consoleexporter`(or `/ce`) to start recoding.\n2. Do anything you want to record.\n3. Retype `/consoleexporter`(or `/ce`) to stop recording.\n4. The result is output as an HTML file.\n\n- It'll be export to `{plugin_data}/ConsoleExporter/console-exporter-{timestamp}.html`\n\n### Advanced usage:\n\n- `annotation` : Type anything starts with `#`. It will be not executing as command.\n- `line-break` : If you type only `#`. It will be replace to empty line.\n\n##\n\n-----\n\n## Target software:\n\nThis plugin officially only works with [`Pocketmine-MP`](https://github.com/pmmp/PocketMine-MP/).\n\n##\n\n-----\n\n## Downloads\n\n### Download from [Github Releases][releases-url]\n\n[![Github Downloads][release-badge]][releases-url]\n\n###\n\n### Download from [Poggit Releases][poggit-release-url]\n\n[![Poggit Downloads][poggit-downloads-badge]][poggit-release-url]\n\n##\n\n-----\n\n## Installation\n\n1) Download plugin `.phar` releases\n2) Move downloaded `.phar` file to server's **/plugins/** folder\n3) Restart the server\n\n##\n\n-----\n\n## License\n\nDistributed under the **LGPL 3.0**. See [LICENSE][license-url] for more information\n\n##\n\n-----\n\n[author-discord]: https://discordapp.com/users/345772340279508993\n\n[poggit-ci-badge]: https://poggit.pmmp.io/ci.shield/presentkim-pm/ConsoleExporter/ConsoleExporter?style=for-the-badge\n\n[poggit-version-badge]: https://poggit.pmmp.io/shield.api/ConsoleExporter?style=for-the-badge\n\n[poggit-downloads-badge]: https://poggit.pmmp.io/shield.dl.total/ConsoleExporter?style=for-the-badge\n\n[version-badge]: https://img.shields.io/github/v/release/presentkim-pm/ConsoleExporter?display_name=tag\u0026style=for-the-badge\u0026label=VERSION\n\n[release-badge]: https://img.shields.io/github/downloads/presentkim-pm/ConsoleExporter/total?style=for-the-badge\u0026label=GITHUB%20\n\n[stars-badge]: https://img.shields.io/github/stars/presentkim-pm/ConsoleExporter.svg?style=for-the-badge\n\n[license-badge]: https://img.shields.io/github/license/presentkim-pm/ConsoleExporter.svg?style=for-the-badge\n\n[poggit-ci-url]: https://poggit.pmmp.io/ci/presentkim-pm/ConsoleExporter/ConsoleExporter\n\n[poggit-release-url]: https://poggit.pmmp.io/p/ConsoleExporter\n\n[stars-url]: https://github.com/presentkim-pm/ConsoleExporter/stargazers\n\n[releases-url]: https://github.com/presentkim-pm/ConsoleExporter/releases\n\n[issues-url]: https://github.com/presentkim-pm/ConsoleExporter/issues\n\n[license-url]: https://github.com/presentkim-pm/ConsoleExporter/blob/main/LICENSE\n\n[project-icon]: https://raw.githubusercontent.com/presentkim-pm/ConsoleExporter/main/assets/icon.png\n\n[project-preview]: https://raw.githubusercontent.com/presentkim-pm/ConsoleExporter/main/assets/preview.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpresentkim-pm%2Fconsoleexporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpresentkim-pm%2Fconsoleexporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpresentkim-pm%2Fconsoleexporter/lists"}