sixvid
notcurses
sixvid | notcurses | |
---|---|---|
2 | 106 | |
22 | 3,636 | |
- | - | |
0.0 | 7.7 | |
about 3 years ago | 16 days ago | |
Shell | C | |
GNU General Public License v3.0 only | Apache License 2.0 |
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.
sixvid
-
Show HN: Sixel-tmux displays graphics even if your terminal has no Sixel support
First, stop accusing me of being emotional.
Second, tell me why 24 bits colors is insufficient for drawing into the terminals?
> then we have nothing technical to discuss
I think you may be right there.
> starting with a baseline of a broken format that doesn't work
Look at that https://github.com/hackerb9/sixvid and that https://github.com/libsixel/libsixel and tell me precisely what doesn't work, in your own words.
notcurses
- Release v3.0.10–panda panda panda panda panda · dankamongmen/notcurses
- Notcursus v3.0.10 Released
-
TTE: Terminal Text Effects
Rather reminds me of Nick Black's Notcurses library.
https://nick-black.com/dankwiki/index.php/Notcurses
https://github.com/dankamongmen/notcurses
-
Text UIs != Terminal UIs
> The only reason we don't have animation frameworks for the terminal is because it's not possible
https://nick-black.com/dankwiki/index.php/Notcurses
- Notcurses: Blingful character graphics/TUI library
- Notcurses
-
good high-level ncurses library
Notcurses. Install it and run notcurses-demo to be suitably impressed.
-
Ratatui: Build rich terminal user interfaces
Same for me, I would be much more motivated if there was something like textual for Rust. Given the capability of terminal emulators now I think Rust is lacking behind in the TUI field. Just checkout what can be done with something like notcurses
-
Terminal emulators that break from the traditional rendering approach?
On the application side of rendering, see notcurses, it is at the leading edge: https://github.com/dankamongmen/notcurses
-
Doom on Teletext
Other TUI libraries of note: https://github.com/dankamongmen/notcurses/blob/master/doc/OT...
What are some alternatives?
libsixel - A SIXEL encoder/decoder implementation derived from kmiya's sixel (https://github.com/saitoha/sixel).
FTXUI - Features: - Functional style. Inspired by [1] and React - Simple and elegant syntax (in my opinion). - Support for UTF8 and fullwidth chars (→ 测试). - No dependencies. - Cross platform. Linux/mac (main target), Windows (experimental thanks to contributors), - WebAssembly. - Keyboard & mouse navigation. Operating systems: - linux emscripten - linux gcc - linux clang - windows msvc - mac clang
sixel-tmux - sixel-tmux is a fork of tmux, with just one goal: having the most reliable support of graphics
rich - Rich is a Python library for rich text and beautiful formatting in the terminal.
CuteXterm - Sensible defaults for xterm in the 21st century
tcell - Tcell is an alternate terminal package, similar in some ways to termbox, but better in others.
FluentTerminal - A Terminal Emulator based on UWP and web technologies.
xterm.js - A terminal for the web
iterm2
awesome-tuis - List of projects that provide terminal user interfaces
Windows Terminal - The new Windows Terminal and the original Windows console host, all in the same place!