termplay
glkitty
Our great sponsors
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.
termplay
-
A new way of drawing boxes in the terminal?
Displaying images in the terminal has actually been possible for a while (through sixel and friends) and video playback has been demonstrated as well (https://github.com/jD91mZM2/termplay). Terminals also have had mouse support for years now (most ncurses based applications have mouse support out of the box and xterm and friends will often work with mice just fine as well). Really, it's only a matter of picking a modern terminal emulator. I like Wezterm but others prefer Kitty. There are more options, of course, pick the one you like most.
-
Wayland/X11 is bloat, any video players that run on cli direct to framebuffer?
you could use a program like https://github.com/jD91mZM2/termplay to watch videos without xorg
glkitty
-
A new way of drawing boxes in the terminal?
I named sixels because those are widely supported. There are other protocols (the iTerm2 protocol, for example) that can display even higher resolutions. There's also the Kitty protocol for displaying graphics. Take GLKitty for example, that's much more than I'll ever need from a terminal. The most practical use case I've seen is a terminal based file manager with image previews and they don't need that high a resolution.
-
Show HN: Warp, a Rust-based terminal for the modern age
I use configured zsh which has majority of features mentioned above. It is integrated with fzf and also has autcompletions(with help description), autosuggestions,hints, file completions and more. You can see my zsh dotfiles below.
https://github.com/varbhat/dotfiles/tree/main/dot_config/zsh
I could even have enabled real time type ahead completions with this plugin but i haven't (because i don't need this feature) : https://github.com/marlonrichert/zsh-autocomplete
i use my current configuration on foot terminal (which itself is blazing fast and boasts fastest vtt parser) in linux and kitty terminal (which is very feature rich, even has terminal graphics protocol so that you can even run glxgears(opengl cube demo: https://github.com/michaeljclark/glkitty) on it) on linux and macos.
i am sure that other shells such has fish also has these features.
So, what benefits do i get on switching to warp? currently,i don't see any except few marketing words which aren't enough for me to start using warp.
I might be missing something but i am all ears.
What are some alternatives?
alacritty - A cross-platform, OpenGL terminal emulator.
warp - Secure and simple terminal sharing
Warp - Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
hwatch - A modern alternative to the watch command, records the differences in execution results and can check this differences at after.
wezterm - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
video2ascii - Yet another video to ASCII animation (in Rust)
workflows - Workflows make it easy to browse, search, execute and share commands (or a series of commands)--without needing to leave your terminal.
glsnip - copy and paste across machines
termbench - Simple benchmark for terminal output
warp - A super-easy, composable, web server framework for warp speeds.
terminal - The new Windows Terminal and the original Windows console host, all in the same place!
vtebench - Generate benchmarks for terminal emulators