termplay
video2ascii
Our great sponsors
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- SonarLint - Clean code begins in your IDE with SonarLint
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
termplay | video2ascii | |
---|---|---|
2 | 1 | |
530 | 43 | |
- | - | |
0.0 | 3.9 | |
12 months ago | about 1 year ago | |
Rust | Rust | |
MIT License | MIT License |
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
video2ascii
We haven't tracked posts mentioning video2ascii yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
asciiframe - A CLI tool that converts videos to ASCII and displays them to the terminal on the fly
hwatch - A modern alternative to the watch command, records the differences in execution results and can check this differences at after.
rx - 👾 Modern and minimalist pixel editor
xxv - The XXV visual hex viewer for the terminal.
linux - Linux kernel source tree
yaft - yet another framebuffer terminal
yaydl - yet another youtube down loader (Git mirror)
ansi-str - This is a library for work with colored and formatted strings on ANSI terminals.
fd - A simple, fast and user-friendly alternative to 'find'
bat - A cat(1) clone with wings.
video-to-ascii - It is a simple python package to play videos in the terminal using characters as pixels
glkitty - port of the OpenGL gears demo to kitty terminal graphics protocol