Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aquilax/cmdpxl-go
Go port of the terminal image editor cmdpxl
https://github.com/aquilax/cmdpxl-go
command-line go golang image-editor pixel-art
Last synced: 7 days ago
JSON representation
Go port of the terminal image editor cmdpxl
- Host: GitHub
- URL: https://github.com/aquilax/cmdpxl-go
- Owner: aquilax
- License: mit
- Created: 2022-02-10T04:54:15.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T14:37:12.000Z (almost 3 years ago)
- Last Synced: 2024-11-21T13:47:33.335Z (2 months ago)
- Topics: command-line, go, golang, image-editor, pixel-art
- Language: Go
- Homepage:
- Size: 46.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cmdpxl-go
Go port of the terminal image editor [cmdpxl](https://github.com/knosmos/cmdpxl)
![cmdpxl-go screenshot](screenshots/screenshot.png)
![prior art](screenshots/30x30.png)## TODO
* [x] Panning
* [x] ~Better layout management
* [x] ~Fill
* [X] ~Save
* [ ] Pick color
* [ ] Continuous draw
* [ ] Undo fill
* [ ] Layers
* [ ] Filters