viu
refterm
viu | refterm | |
---|---|---|
16 | 37 | |
2,736 | 1,643 | |
2.1% | 2.5% | |
3.7 | 2.0 | |
4 months ago | 2 months ago | |
Rust | C | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
viu
-
Show HN: a Rust Based CLI tool 'imgcatr' for displaying images
I've been using viu, which is also written in Rust: https://github.com/atanunq/viu
How does imgcatr compare?
Viu was last updated 5 months ago, imgcatr 3 months ago, not a significant difference. imgcatr is a longer name than viu, requiring more keystrokes to type.
-
Terminal Trove – A collection of CLIs, TUIs and all things in the terminal
https://github.com/atanunq/viu
Terminal image viewer with native support for iTerm and Kitty
-
"How i learned about Firefox MPRIS" - or - "[PSA/FYI] Add years to your life by avoiding this critical 'WTF?!?' moment."
in another terminal i sourced and installed a terminal image viewer. this was before i knew the image was gone. anyways, the one i picked is called "viu" (github).
- preview images directly in neovim
-
I made a pixel art to text art converter using ANSI escape codes.
Lastly, yeah, i discovered after that some tools already does this, like viu, i just did not search with the right keyword when i was looking for one. By looking at the simplicity of the tool it was kinda obvious i was not the first person coming with this idea anyway.
-
wayland terminal agnostic image previewer???
Viu works in Alacritty on Plasma Wayland for me.
- Looking for simple rust programs to crash
- I wrote a compilation of CLI tools I've been using for 2+ years. One of my first blog posts!
-
What plugins do you guys usually use to preview images/svgs?
fzf-lua with ueberzug or viu
- Viu: Terminal image viewer with native support for iTerm and Kitty
refterm
- Linux Terminal Emulators Have the Potential of Being Much Faster
-
What Happens Before the Main Function is Called ?
refterm, a terminal emulator proof of concept.
- Beside SDL, is there an easier way to just show a custom rectangle with text, cross-platform?
- Windows Terminal is now the default Windows 11 22H2 console
-
Why Modern Software Is Slow
> licensing it so that they couldn’t even look at it
https://github.com/cmuratori/refterm/blob/main/LICENSE
It’s just GPL 2.0, what are you talking about!?
Are Microsoft employees vampires that will burn up instantly if they merely glance at GPL code or something?
This is sour grapes nonsense from Microsoft. “We don’t like your tone so we won’t even dignify your argument by considering it.”
At one point an MS employee said they would love to fix their code as suggested by Casey but he refused to even look at the YouTube video!
“I would love to hear your arguments but I refuse to listen to the sound of your voice.” is next-level dismissive.
-
Making a unicode console in opengl; I wanted to run my plan by some more experienced opengl'ers before coding it
You might also find https://github.com/cmuratori/refterm interesting.
-
How can I create a rogue engine from scratch without curses?
Casey Muratori made a renderer/terminal a short while back. Might be a good reference of you intend to go that route. https://github.com/cmuratori/refterm
-
Microsoft insults dev then takes credit for their idea
You keep complaining that it's not a fully working terminal. Casey, on the other hand, writes here: [1]
> These features are not designed to be comprehensive, since this is only meant to be a reference renderer, not a complete terminal.
[1] https://github.com/cmuratori/refterm#feature-support
-
Burn My Windows
After that post they did implement a full reference implementation:
https://github.com/cmuratori/refterm/commits/main
And there is movement in getting changes into the terminal itself:
https://github.com/microsoft/terminal/issues/10461
-
Wezterm
For a basic example of why you would want GPU acceleration, have a look at refterm: https://github.com/cmuratori/refterm
Even processes that you wouldn't think would be impacted by a terminal can be hurt relaly bad by your terminal's performance: your compiler's logs, etc. The GPU rendering part merely guarantees that your terminal sticks at 60FPS (or, whatever your refresh rate is) if the processing behind is efficient.
What are some alternatives?
sixel-tmux - sixel-tmux is a fork of tmux, with just one goal: having the most reliable support of graphics
Windows Terminal - The new Windows Terminal and the original Windows console host, all in the same place!
hologram.nvim - 👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux.
reason - Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
alacritty - A cross-platform, OpenGL terminal emulator.
xterm.js - A terminal for the web