{"id":17381827,"url":"https://github.com/ShaunLawrie/PwshPaint","last_synced_at":"2025-02-27T10:30:46.866Z","repository":{"id":62394347,"uuid":"535252116","full_name":"ShaunLawrie/PwshPaint","owner":"ShaunLawrie","description":"🎨 A PowerShell Module for drawing pixelated art in the terminal - because why not.","archived":false,"fork":false,"pushed_at":"2024-03-04T08:03:48.000Z","size":83,"stargazers_count":191,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-03-04T09:27:39.029Z","etag":null,"topics":["ansi-art","paint","pixel-art","powershell"],"latest_commit_sha":null,"homepage":"https://shaunlawrie.com/blog/pwshsprites/","language":"PowerShell","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/ShaunLawrie.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-09-11T09:42:46.000Z","updated_at":"2024-03-01T06:40:01.000Z","dependencies_parsed_at":"2024-03-04T09:27:38.540Z","dependency_job_id":"7918df54-1a5c-4ded-bdd8-164234e750dd","html_url":"https://github.com/ShaunLawrie/PwshPaint","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/ShaunLawrie%2FPwshPaint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShaunLawrie%2FPwshPaint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShaunLawrie%2FPwshPaint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShaunLawrie%2FPwshPaint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShaunLawrie","download_url":"https://codeload.github.com/ShaunLawrie/PwshPaint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219842826,"owners_count":16556565,"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":["ansi-art","paint","pixel-art","powershell"],"created_at":"2024-10-16T07:01:55.069Z","updated_at":"2024-10-16T07:04:52.494Z","avatar_url":"https://github.com/ShaunLawrie.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# PwshPaint\n\n[![PowerShell Gallery](https://img.shields.io/powershellgallery/v/PwshPaint)](https://www.powershellgallery.com/packages/PwshPaint)\n[![PowerShell Gallery](https://img.shields.io/powershellgallery/dt/PwshPaint)](https://www.powershellgallery.com/packages/PwshPaint)\n[![GitHub license](https://img.shields.io/github/license/ShaunLawrie/PwshPaint)](https://github.com/ShaunLawrie/PwshPaint/blob/main/LICENSE)\n\nWhile procrastinating about setting up my blog I wanted to create a favicon in a pixel art style. Instead of creating the icon I got carried away spaghetti coding a pixel art editor for the terminal in PowerShell...\n\n# Installation\n```pwsh\nInstall-Module PwshPaint -Scope CurrentUser\n```\n\n# Usage\n\n## Editor\n\nTo open the editor use:\n```pwsh\nInvoke-Paint\n```\n\nAll controls are indicated in the UI:  \n![image](https://user-images.githubusercontent.com/13159458/198860063-efdc62b9-4524-4a5a-b9ec-55855469bf7f.png)  \n_(If you prefer Vim-style hjkl keys to navigate instead of arrows you can use `Invoke-Paint -VimBindings`)_  \n\n## Gallery\n\n```pwsh\nInvoke-PaintGallery\n```\n![image](https://user-images.githubusercontent.com/13159458/198866053-a1e1dc78-6e98-4fe8-bd36-830f5a6ce48a.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShaunLawrie%2FPwshPaint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FShaunLawrie%2FPwshPaint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShaunLawrie%2FPwshPaint/lists"}