Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Drawille Alternatives
Similar projects and alternatives to drawille
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
sixel-tmux
sixel-tmux is a fork of tmux, with just one goal: having the most reliable support of graphics
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
jp
dead simple terminal plots from JSON data. single binary, no dependencies. linux, osx, windows. (by sgreben)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
drawille discussion
drawille reviews and mentions
- Term::Graille Pseudo-Pixel Graphics for Perl Terminal Programs
-
[OC] Game of Life Terminal App!
I think it'd be really cool if it used braille characters to get higher resolution like https://github.com/asciimoo/drawille
-
I finally got Pokemon playable on my cli emulator! Time to relive my childhood.
Not OP, but for the folks asking the rendering is likely some version of https://github.com/asciimoo/drawille/.
-
cmdpxl: a command-line image editor
If one is just looking for higher resolution semigraphics, then drawille ( https://github.com/asciimoo/drawille ) can put eight pixels into a single character using Unicode's Braille patterns. ( https://en.wikipedia.org/wiki/Braille_Patterns ) (Assuming, of course, that one has at least one font that supports that Unicode block.)
-
Show HN: Dotmatrix – A dot matrix rendered using Braille characters
This is pretty cool!
It reminds me of a similar project that’s been around called drawille [0] which is pretty nifty.
[0]: https://github.com/asciimoo/drawille
-
Braille console drawing algorithm is outputting nonsense (OpenComputers)
The algorithm is based off of this one. Yes, I know there's a Lua version but I couldn't figure out how to get it to work with OpenComputers.
-
I am trying to program with Bash a text based desktop. Just for fun.
You ought to check out the Braille characters if you want to get high-res image display or graphs in terminal. Drawille is a good example of what can be done with them
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 18 Mar 2025
Stats
asciimoo/drawille is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
The primary programming language of drawille is Python.