8000 GitHub - Sidd-Dino/pxltrm: 🖌️ pxltrm - [WIP] A pixel art editor inside the terminal
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sidd-Dino/pxltrm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

logo

A [WIP] pixel art editor inside the terminal.

pxltrm

pxltrm is a terminal pixel art editor written in pure bash. Draw pixel art without a mouse using intuitive hotkeys.

  • Fast (Less than 150 lines of pure bash).
  • Lightweight (Low on CPU/Memory usage).
  • Supports 256 color terminal palette.
  • Supports all hex colors (through true-color terminals).
  • Undo/Redo of open screens.
  • Save/Load screens.
  • View saved screens with cat.
  • Use any character or string as a brush.
  • Responds to window resize.
  • Vim hjkl movement.

Note: This is a work in-progress. When you break it, let me know!

Dependencies

  • bash 3.2+

Installation

  • Move pxltrm somewhere in your $PATH.

TODO

  • Export to plain text (chars + whitespace + colors)
  • Export to ppm or bpm.
  • Manual.

Donate

Donations allow me to spend more time working on pxltrm
and my other Open Source projects. If you like pxltrm and
want to give back in some way you can donate below.

About

4C4F

🖌️ pxltrm - [WIP] A pixel art editor inside the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0