{"id":13449442,"url":"https://github.com/dylanaraps/pxltrm","last_synced_at":"2025-03-22T22:32:58.471Z","repository":{"id":53675943,"uuid":"136153074","full_name":"dylanaraps/pxltrm","owner":"dylanaraps","description":"🖌️ pxltrm - [WIP] A pixel art editor inside the terminal","archived":true,"fork":false,"pushed_at":"2020-07-23T02:11:35.000Z","size":68,"stargazers_count":650,"open_issues_count":11,"forks_count":25,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-10-28T16:44:52.975Z","etag":null,"topics":["commandline","commandline-interface","pixel","pixel-art","pixel-art-maker","terminal","tui"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/dylanaraps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-05T09:26:03.000Z","updated_at":"2024-10-25T19:23:14.000Z","dependencies_parsed_at":"2022-08-30T03:11:32.002Z","dependency_job_id":null,"html_url":"https://github.com/dylanaraps/pxltrm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanaraps%2Fpxltrm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanaraps%2Fpxltrm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanaraps%2Fpxltrm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanaraps%2Fpxltrm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylanaraps","download_url":"https://codeload.github.com/dylanaraps/pxltrm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245029168,"owners_count":20549657,"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":["commandline","commandline-interface","pixel","pixel-art","pixel-art-maker","terminal","tui"],"created_at":"2024-07-31T06:00:38.927Z","updated_at":"2025-03-22T22:32:58.205Z","avatar_url":"https://github.com/dylanaraps.png","language":"Shell","funding_links":["https://www.patreon.com/dyla","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=V7QNJNKS3WYVS","https://liberapay.com/2211/"],"categories":["Shell"],"sub_categories":[],"readme":"\n\u003ch3 align=\"center\"\u003e\u003cimg src=\"https://i.imgur.com/wSBAGO8.png\" alt=\"logo\" height=\"150px\"\u003e\u003c/h3\u003e\n\u003cp align=\"center\"\u003eA [WIP] pixel art editor inside the terminal.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://discord.gg/enF5Gjd\"\u003e\u003cimg\nsrc=\"https://img.shields.io/discord/440354555197128704.svg\"\u003e\u003c/a\u003e \u003ca\nhref=\"https://travis-ci.com/dylanaraps/pxltrm\"\u003e\u003cimg\nsrc=\"https://travis-ci.com/dylanaraps/pxltrm.svg?branch=master\"\u003e\u003c/a\u003e \u003ca\nhref=\"./LICENSE.md\"\u003e\u003cimg\nsrc=\"https://img.shields.io/badge/license-MIT-blue.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.patreon.com/dyla\"\u003e\u003cimg\nsrc=\"https://img.shields.io/badge/donate-patreon-yellow.svg\"\u003e\u003c/a\u003e \u003ca\nhref=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=V7QNJNKS3WYVS\"\u003e\u003cimg\nsrc=\"https://img.shields.io/badge/donate-paypal-green.svg\"\u003e\u003c/a\u003e \u003c/p\u003e\n\n\u003cimg src=\"https://i.imgur.com/njPMM2m.png\" alt=\"pxltrm\" align=\"right\"\nwidth=\"51%\"\u003e\n\n`pxltrm` is a terminal pixel art editor written in pure bash. Draw pixel art\nwithout a mouse using intuitive hotkeys.\n\n- Fast (*Less than 150 lines of pure bash*).\n- Lightweight (*Low on CPU/Memory usage*).\n- Supports 256 color terminal palette.\n- Supports all hex colors (*through true-color terminals*).\n- Undo/Redo of open screens.\n- Save/Load screens.\n- View saved screens with `cat`.\n- Use any character or string as a brush.\n- Responds to window resize.\n- Vim `hjkl` movement.\n\n**Note:** This is a work in-progress. When you break it, let me know!\n\n\n## Dependencies\n\n- `bash 3.2+`\n\n\n## Installation\n\n- Move `pxltrm` somewhere in your `$PATH`.\n\n\n## TODO\n\n- [ ] Export to plain text (*chars + whitespace + colors*)\n- [ ] Export to `ppm` or `bpm`.\n- [ ] Manual.\n\n\n## Donate\n\nDonations allow me to spend more time working on `pxltrm`\u003cbr\u003eand my other\nOpen Source projects. If you like `pxltrm` and\u003cbr\u003ewant to give back in some\nway you can donate below.\n\n\u003ca href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=V7QNJNKS3WYVS\"\u003e\u003cimg src=\"https://img.shields.io/badge/donate-paypal-yellow.svg\"\u003e\u003c/a\u003e \u003ca href=\"https://www.patreon.com/dyla\"\u003e\u003cimg src=\"https://img.shields.io/badge/donate-patreon-yellow.svg\"\u003e \u003c/a\u003e\u003ca href=\"https://liberapay.com/2211/\"\u003e\u003cimg src=\"https://img.shields.io/badge/donate-liberapay-yellow.svg\"\u003e\u003c/a\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanaraps%2Fpxltrm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylanaraps%2Fpxltrm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanaraps%2Fpxltrm/lists"}