All Projects → dylanaraps → Pxltrm

dylanaraps / Pxltrm

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

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Pxltrm

Cordless
The Discord terminal client you never knew you wanted.
Stars: ✭ 1,391 (+203.05%)
Mutual labels:  commandline, terminal, tui
Vixl44
Create pixel art inside your terminal using vim movements
Stars: ✭ 152 (-66.88%)
Mutual labels:  terminal, pixel-art, pixel
Py cui
A python library for intuitively creating CUI/TUI interfaces with widgets, inspired by gocui.
Stars: ✭ 380 (-17.21%)
Mutual labels:  commandline-interface, terminal, tui
Comfy Table
🔶 Build beautiful terminal tables with automatic content wrapping
Stars: ✭ 156 (-66.01%)
Mutual labels:  commandline, commandline-interface, terminal
Imag
imag - Text based personal information management suite
Stars: ✭ 318 (-30.72%)
Mutual labels:  commandline, commandline-interface
Peaclock
A responsive and customizable clock, timer, and stopwatch for the terminal.
Stars: ✭ 314 (-31.59%)
Mutual labels:  terminal, tui
Gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
Stars: ✭ 6,762 (+1373.2%)
Mutual labels:  terminal, tui
Ftxui
💻 C++ Functional Terminal User Interface. ❤️
Stars: ✭ 433 (-5.66%)
Mutual labels:  terminal, tui
Tart
Tart - draw ASCII art in the terminal with your mouse!
Stars: ✭ 296 (-35.51%)
Mutual labels:  terminal, tui
Ticker
Terminal stock ticker with live updates and position tracking
Stars: ✭ 3,986 (+768.41%)
Mutual labels:  terminal, tui
Tsukae
🧑‍💻📊 Show off your most used shell commands
Stars: ✭ 345 (-24.84%)
Mutual labels:  commandline, terminal
Termox
C++17 Terminal User Interface(TUI) Library.
Stars: ✭ 306 (-33.33%)
Mutual labels:  terminal, tui
Fff
📁 A simple file manager written in bash.
Stars: ✭ 3,445 (+650.54%)
Mutual labels:  terminal, tui
Pulsemixer
CLI and curses mixer for PulseAudio
Stars: ✭ 441 (-3.92%)
Mutual labels:  terminal, tui
Spotui
Spotify in the terminal 💻🎶
Stars: ✭ 302 (-34.2%)
Mutual labels:  terminal, tui
Sad
CLI search and replace | Space Age seD
Stars: ✭ 350 (-23.75%)
Mutual labels:  terminal, tui
Ratatouille
A TUI (terminal UI) kit for Elixir
Stars: ✭ 373 (-18.74%)
Mutual labels:  terminal, tui
Castero
TUI podcast client for the terminal
Stars: ✭ 375 (-18.3%)
Mutual labels:  terminal, tui
Ls
ls on steroids
Stars: ✭ 458 (-0.22%)
Mutual labels:  commandline, terminal
Chalk
🖍 Terminal string styling done right
Stars: ✭ 17,566 (+3727.02%)
Mutual labels:  commandline, terminal

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].