awrit VS hologram.nvim

Compare awrit vs hologram.nvim and see what are their differences.

awrit

A full graphical web browser for Kitty terminal with mouse and keyboard support (by chase)

hologram.nvim

👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux. (by vhyrro)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
awrit hologram.nvim
5 1
354 29
- -
6.6 4.2
about 1 month ago about 1 year ago
C++ Lua
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

awrit

Posts with mentions or reviews of awrit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-23.
  • Show HN: Consol3 – A 3D engine in the terminal that executes on the CPU
    6 projects | news.ycombinator.com | 23 Feb 2024
    supports WebGL over SSH/MoSH

    https://www.brow.sh/docs/introduction/ :

    > The terminal client updates and renders in realtime so that, for instance, you can watch videos. It uses the UTF-8 half-block trick () to get 2 colours from every character cell, thus simulating basic graphics.

    https://github.com/fathyb/carbonyl :

    > Carbonyl originally started as html2svg and is now the runtime behind it.

    Always wondered how brew.sh added the brew sprite there; that's real nice.

    TIL that e.g. Kitty term can basically framebuffer modified Chrome?

    https://github.com/chase/awrit :

    > Yep, actual Chromium being rendered in your favorite terminal that supports the Kitty terminal graphics protocol.

    FWIW Cloudflare has clientless Remote Browser Isolation that also splits the browser at the rendering engine.

    A TUI Manim renderer would be neat. Re: Teaching math with Manim and interactive 3d: https://github.com/bernhard-42/jupyter-cadquery/issues/99

    What would you add to make it easier to teach with this entirely CPU + software rendering codebase?

    What prompts for learning would you suggest?

    - Pixar in a Box, Wikipedia history of CG industry: https://westurner.github.io/hnlog/#comment-36265807

    - "Rotate a wireframe cube or the camera perspective with just 2d pixels to paint to; And then rotate the cube about a point other than the origin, and then move the camera while the cube is rotating"

    - OTOH, ManimML, Yellowbrick, and the ThreeJS Wave/Particle simulator might be neat with a slow terminal framebuffer too

  • Awrit: Actual Web Rendering in Terminal
    1 project | news.ycombinator.com | 17 Jan 2024
  • Browsh: The modern text-based web browser
    3 projects | news.ycombinator.com | 16 Jan 2024
    And a full browser runnning in the terminal: https://github.com/chase/awrit
  • image.nvim update - ImageMagick, full Überzug++ support, Neorg integration
    5 projects | /r/neovim | 4 Jul 2023
  • Terminal Graphics Protocol
    1 project | news.ycombinator.com | 14 May 2023

hologram.nvim

Posts with mentions or reviews of hologram.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.

What are some alternatives?

When comparing awrit and hologram.nvim you can also consider the following projects:

image.nvim - 🖼️ Bringing images to Neovim.

magick - Lua bindings to ImageMagick for LuaJIT using FFI

neorg - Modernity meets insane extensibility. The future of organizing your life in Neovim.

carbonyl - Chromium running inside your terminal

browsh - A fully-modern text-based browser, rendering to TTY and browsers