{"id":28955638,"url":"https://github.com/cvaniak/pixelarttui","last_synced_at":"2025-06-23T20:09:08.783Z","repository":{"id":42706258,"uuid":"457539198","full_name":"Cvaniak/PixelArtTUI","owner":"Cvaniak","description":"Paint like App for Pixel Art in Terminal with mouse support  🎨","archived":false,"fork":false,"pushed_at":"2022-03-27T22:16:39.000Z","size":44,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-09T17:14:23.038Z","etag":null,"topics":["art","mouse","pixel","pixelart","python","rich","shortcuts","textual","visual"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pixelart-tui/","language":"Python","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/Cvaniak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-09T21:46:46.000Z","updated_at":"2024-07-27T16:13:27.000Z","dependencies_parsed_at":"2022-09-26T20:01:47.513Z","dependency_job_id":null,"html_url":"https://github.com/Cvaniak/PixelArtTUI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Cvaniak/PixelArtTUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cvaniak%2FPixelArtTUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cvaniak%2FPixelArtTUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cvaniak%2FPixelArtTUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cvaniak%2FPixelArtTUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cvaniak","download_url":"https://codeload.github.com/Cvaniak/PixelArtTUI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cvaniak%2FPixelArtTUI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261548743,"owners_count":23175496,"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":["art","mouse","pixel","pixelart","python","rich","shortcuts","textual","visual"],"created_at":"2025-06-23T20:09:06.543Z","updated_at":"2025-06-23T20:09:08.750Z","avatar_url":"https://github.com/Cvaniak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pixel Art App In Terminal (Version 0.3)\n\n![PXLimage](https://raw.githubusercontent.com/Cvaniak/PixelArtTUI/master/documentation/pxl.png)  \nTo start with Pixel Art you dont need fancy tools. In fact you can go with only terminal and mouse!  \nWith help of amazing `Textual` here is `Paint` like app that provides all features for creating *Pixel Art*.  \nIt works in **terminal** and supports **mouse** so you can use it like normal Window app without need to use shortcuts (like others teminal based Paint apps do).\n\n# Installation with Pip [recommended]\nThe easiest way to start is with `pip`:\n```bash\npip3 install pixelart_tui\n```\nafter that you can use it like this:\n```\npixelart_tui\n# or you can open existing image or pallete with:\npixelart_tui --pxl image_file.pxl --pal pallete_file.pal\n```\nand thats all!\n\n# From source \nTo use you need `Python 3.6+` and you can start with command in terminal:\n```bash\npip3 install -r requirements.txt\n# or\npython3 -m install -r requirements.txt\n```\nand then you can double-click on `run.sh` (Linux/Mac) or `run.bat` (Windows) to start or from terminal run:\n```bash\ncd pixelart_tui\npython3 main.py\n```\n\n# Usage \nThis TUI supports:\n* Painting\n* Choosing RGB colors\n* Picking color from canvas\n* 8x8, 16x16 and 32x32 grids\n* Saving and loading images and paletts in custom format\n\nTo save image you need to provide name and finish with `.pxl`, for example `my_image.pxl`. You can also import any image saved in this format.\n\nTo save paletts you need to end name with `.pal`, for example `my_palette.pal`. You can also modify this pallete from text editor so you can use **colors in full 0-255 range**, where normaly there normally you use only 16 of them.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvaniak%2Fpixelarttui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcvaniak%2Fpixelarttui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvaniak%2Fpixelarttui/lists"}