Our great sponsors
-
My friend wrote a gnuplot wrapper that is a bit cleaner to use called 'feedgnuplot'
https://github.com/dkogan/feedgnuplot
It's in the debian repos so you can pull it if you're in a debian derivative too, like Ubuntu.
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
This is so cool. It reminds me of Markdown and Mermaid (https://github.com/mermaid-js/mermaid), which can do a similar thing within a plain text file. Keep it up; looking forward to trying it out.
-
libsixel
A SIXEL encoder/decoder implementation derived from kmiya's sixel (https://github.com/saitoha/sixel).
Also:
https://github.com/saitoha/libsixel
contains img2sixel, which lets you dump images to the terminal. It can also do animated GIFs.
Video:
https://github.com/saitoha/FFmpeg-SIXEL
GUI apps:
https://github.com/saitoha/SDL1.2-SIXEL
and more, linked from the libsixel repository.
-
Also:
https://github.com/saitoha/libsixel
contains img2sixel, which lets you dump images to the terminal. It can also do animated GIFs.
Video:
https://github.com/saitoha/FFmpeg-SIXEL
GUI apps:
https://github.com/saitoha/SDL1.2-SIXEL
and more, linked from the libsixel repository.
-
Also:
https://github.com/saitoha/libsixel
contains img2sixel, which lets you dump images to the terminal. It can also do animated GIFs.
Video:
https://github.com/saitoha/FFmpeg-SIXEL
GUI apps:
https://github.com/saitoha/SDL1.2-SIXEL
and more, linked from the libsixel repository.
-
Slightly related
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
st
build of the suckless simple terminal with patches for alpha, font2, copyurl, openclipboard, invert, appsync, xresources, scrollback, w3m, keyboard select, boxdraw (by mrdotx)
https://st.suckless.org/ used to have a circa st-0.8 fork that supported full color sixel graphics, but it seems that specific patch is not in the official list anymore. [1] You can even compose that with the scrollback patch to scroll back in your gnuplots. I use this all the time. In fact, I just have GNUTERM="sixelgd enhanced linewidth 3 fontscale 2 size 1600,900 truecolor" in my environment variables.
-
There’s an alacritty fork with sixel support[], albeit without vector support.
There’s also kitty that has some improvements over sixel
-
-
Looks really great! I love tools that work in the terminal.
I used asciichart in my mortgage-and-investments script for the terminal (shows a nice graph).
https://github.com/whyboris/mortgage-and-investments <-- screenshot there
-
hbook
Text-based histograms in Common Lisp inspired by the venerable HBOOK histogramming library from CERN.
-
-
-
Plotext works similar but isn't as magical.
-
Check out plotille: https://github.com/tammoippen/plotille
-
here's a simple ui plotting tool based on termdash which is another golang term UI library https://github.com/keithknott26/datadash
-
-
Thanks! Added it: https://github.com/smasher164/arewesixelyet/commit/4e8f68e98....
-
sixel-tmux
sixel-tmux is a fork of tmux, with just one goal: having the most reliable support of graphics
-
kittyimg
Go library that allows to display images in terminal emulators implementing kitty's terminal graphics protocol
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Related posts
- Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
- TV is a cross-platform CSV pretty printer made to maximize viewer enjoyment
- TV is a cross-platform CSV pretty printer made to maximize viewer enjoyment
- tv -- a pretty-printing CSV viewer
- [OC] Tidy Viewer (tv) is a cross-platform csv pretty printer that uses column styling to maximize viewer enjoyment in the terminal.