SaaSHub helps you find the best software and product alternatives Learn more →
Sixel-gnuplot Alternatives
Similar projects and alternatives to sixel-gnuplot
-
Windows Terminal
The new Windows Terminal and the original Windows console host, all in the same place!
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
-
-
-
sixel-tmux
sixel-tmux is a fork of tmux, with just one goal: having the most reliable support of graphics
-
libsixel
A SIXEL encoder/decoder implementation derived from kmiya's sixel (https://github.com/saitoha/sixel).
-
-
-
-
-
-
-
-
-
-
-
-
-
sixel-gnuplot discussion
sixel-gnuplot reviews and mentions
-
UnicodePlots
A few years ago, you had to recompile it to add sixel support on debian, so I provided https://github.com/csdvrx/sixel-gnuplot
Now it's included by default IIRC
-
Forking Chrome to Render in a Terminal
sixel-tmux works literally anywhere you can use tmux: as long you can display unicodes on your terminal, the sixels will be "captured" by sixel-tmux and converted into something you can see. Sixels are in-band, so ssh isn't a problem.
In a way, using sixel-tmux is like "giving magical goggles" to your terminal, to let it render sixels so you can see something (even if it isn't perfect), in the hope you'll be tempted to use a better terminal that will show you sixels in all their glory, with a pixel perfect quality.
Sixels enable all kind of cool things, like gnuplot right in your terminal (cf https://github.com/csdvrx/sixel-gnuplot ): sometimes I even watch youtube on my terminal lol
sixel-tmux was made as a first step towards turning derasterize into a more general library: my plan was to add it to nnn but I got bored along the way and moved to other stuff. I might still do that I I love nnn as a filemanager.
BTW, even if there have been quite a few interesting work by @hpa and others in the last 2 years, I think derasterize still has textmode supremacy. derasterize is a collab with @jart after I started adding features to her previous solutions which was based on half blocks like this solution; she's also made further work based on this like https://justine.lol/printimage.html and https://justine.lol/printvideo.html
-
WordPerfect for Unix (1992) used sixel graphics
That's also my main usecase: doing plots with gnuplot
A few years ago, it wasn't compiled by default in the debian packages so I released binaries: https://github.com/csdvrx/sixel-gnuplot
-
Why modern Linux console is slower than 10 years ago
I wish framebuffer consoles would support sixels to do without X or wayland, mostly to have inline plots line https://github.com/csdvrx/sixel-gnuplot without having to use say fbi
> On the other hand, text output to the console has generally gotten slower, usually much slower than you would expect for the change in console size
I don't see why we should tolerate slow rendering of text. The techniques recently used to accelerate text rendering in Windows Terminal should be usable in the framebuffer console.
-
termplotlib: Plots in the terminal
and sixel support can be made to work with this: https://github.com/csdvrx/sixel-gnuplot
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Dec 2024
Stats
The primary programming language of sixel-gnuplot is Shell.