Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
7 results tagged rendering  ✕   ✕
Tattoy: A Text-Based Compositor For Modern Terminals https://tattoy.sh/
Sun 13 Jul 2025 10:19:11 PM PDT archive.org

Tattoy can generally be thought of as a framework for adding eye-candy to your terminal. It is purely text-based so works in any terminal emulator that supports true colour. "Graphics" is rendered with UTF8 half-blocks (▀,▄). Whilst most of its effects are for getting you street credibility it also has more powerful features based around its awareness of terminal contents. For example it can detect and auto adjust text contrast whilst remaining faithful to the terminal's palette.

Tattoy works with your existing shell, theme and prompt, etc. It can always and immediately toggle between its effects and your normal terminal state, allowing for easy copy-pasting for example.

Perhaps the fanciest feature of Tattoy is its ability to render GPU shaders. It is designed to be able to run most shaders from Shader Toy without any editing at all. It also supports Ghostty shaders out-of-the-box, though certain shaders that alter the position of text (such as CRT emulators) don't have a pronounced impact as text rendering is always left to the host terminal emulator.

Github: https://github.com/tattoy-org/tattoy

rust terminal shaders animations graphics fun plugins rendering
md-reader/md-reader https://github.com/md-reader/md-reader
Sun 04 Aug 2024 09:02:55 PM PDT archive.org

Markdown Reader is a powerful browser extension that enables you to conveniently preview Markdown documents in your browser. Preview links in file://, http://, https:// and files with .md, .mkd, .mdx, .markdown extensions. Plugins available for emoji, superscripts/subscripts, checkboxes, math, flowcharts, Gantt charts, TOC, insertions, abbreviations, annotations, alerts. Hot reloading.

Chrome: https://chromewebstore.google.com/detail/md-reader/medapdbncneneejhbgcjceippjlfkmkg

Firefox: https://addons.mozilla.org/firefox/addon/markdown-reader-ext/

markdown browser plugins firefox chrome rendering
Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine https://servo.org/
Wed 03 Jul 2024 07:56:23 PM PDT archive.org

Servo is a web rendering engine written in Rust, with WebGL and WebGPU support, and adaptable to desktop, mobile, and embedded applications. Servo aims to provide an independent, modular, embeddable web rendering engine, allowing developers to deliver content and applications using web standards. Created by Mozilla Research in 2012, the Servo project is a research and development effort. Stewardship of Servo moved from Mozilla Research to the Linux Foundation in 2020, where its mission remains unchanged. In 2023 the project moved to Linux Foundation Europe.

Servo is written in Rust, taking advantage of the memory safety properties and concurrency features of the language.

Since its creation in 2012, Servo has contributed to W3C and WHATWG web standards, reporting specification issues and submitting new cross-browser automated tests, and core team members have co-edited new standards that have been adopted by other browsers. As a result, the Servo project helps drive the entire web platform forward, while building on a platform of reusable, modular technologies that implement web standards.

Github: https://github.com/servo/servo/

rust webbrowser engines rendering
eafer/rdrview https://github.com/eafer/rdrview
Sun 12 Feb 2023 09:04:59 PM PST archive.org

A command line tool to extract the main content from a webpage, as done by the "Reader View" feature of most modern browsers. It's intended to be used with terminal RSS readers, to make the articles more readable on web browsers such as lynx. The code is closely adapted from the Firefox version and the output is expected to be mostly equivalent.

This tool is young and written in C, so it's reasonable to wonder about the potential for memory issues. To be safe, all HTML parsing happens inside a sandboxed subprocess. Seccomp is used for this purpose on Linux, Pledge on OpenBSD, and Capsicum on FreeBSD.

cli webbrowser rendering tools
Textualize/rich https://github.com/Textualize/rich
Mon 04 May 2020 05:14:31 PM PDT archive.org

Rich is a Python library for rendering rich text and beautiful formatting to the terminal.

The Rich API makes it easy to add colorful text (up to 16.7 million colors) with styles (bold, italic, underline etc.) to your script or application. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, and tracebacks -- out of the box.

UTF-8 enabled. Does word wrapping and justification. Markdown rendering. Exports a print() function virtually identical in usage to Python's regular one. Console objects can be instantiated to give more control over what is displayed.

python modules cli color formatting style markup rendering
Flatdoc http://ricostacruz.com/flatdoc/
Tue 20 Mar 2018 12:28:56 AM PDT archive.org

Flatdoc is a single JavaScript file that can fetch arbitrary Markdown documents, render them as HTML, and display them in a web browser. Ideal for project documentation.

markdown documentation rendering html javascript tools
E-nabling The Future | A network of passionate volunteers using 3D printing to give the World a "Helping Hand." http://enablingthefuture.org/
Tue 20 Mar 2018 12:25:02 AM PDT archive.org

E-Nabling the Future is a community of makers, 3D printing hackers, and makers who design, build, and manufacture prosthetic hands and arms for children.

3dprinting measurements prosthetics free children rendering medicine hand makers
6660 links, including 429 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn