From b1d1f84a68c1e34920857a18de63e39b9b6f0482 Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Fri, 12 Jan 2024 12:34:40 +0100 Subject: [PATCH] Add: carbonyl --- README.md | 5 +++-- data/apps.csv | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 361da09..70cbed8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Some links are available to [related resources](#resources). # Summary -* Apps/tools covered: **1316** +* Apps/tools covered: **1317** * Number of categories: **76**. # Index @@ -30,7 +30,7 @@ Some links are available to [related resources](#resources). * [Terminals](#terminal) (14), [Text processing](#text-processing) (31), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (5), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (30), [Torrent](#torrent) (7), [Typing test and practice](#typing) (8) * [Utilities](#utility) (32) * [Versioning](#versioning) (6), [Video](#video) (11), [Viewers](#viewers) (20) -* [Web browser](#browser) (17), [Web development](#webdev) (27), [Writing](#writing) (9) +* [Web browser](#browser) (18), [Web development](#webdev) (27), [Writing](#writing) (9) ## AI / ChatGPT @@ -1668,6 +1668,7 @@ Web browsers with textual interface. * [asuka](https://git.sr.ht/~julienxx/asuka) - A Gemini Project client written in Rust with NCurses. * [Bombadillo](https://bombadillo.colorfield.space/) - A non-web browser, designed for a growing list of protocols operating outside of the web. Currently supports Gemini, Finger and Gopher. * [browsh](https://www.brow.sh/) - It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL. Its main purpose is to be run on a remote server and accessed via SSH/Mosh or the in-browser HTML service in order to significantly reduce bandwidth and thus both increase browsing speeds and decrease bandwidth costs. +* [carbonyl](https://github.com/fathyb/carbonyl) - Chromium running inside your terminal. * [cli-arxiv](https://github.com/knguyenanhoa/cli-arxiv) - CLI tool for exploring arXiv. * [Elinks](http://elinks.cz/) - "Advanced and well-established feature-rich text mode web browser"; started as a fork of `Links`; it supports background download with queueing, some support from CSS, text box editing in external text editor. * [gplaces](https://github.com/dimkr/gplaces) - Simple but powerful terminal Gemini client. diff --git a/data/apps.csv b/data/apps.csv index b93c3e6..4bb18c2 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1315,3 +1315,4 @@ file-renamer,VisioNomicon,,https://github.com/rehanzo/VisioNomicon,A utility tha music,opencubicplayer,,https://github.com/mywave82/opencubicplayer,"Open Cubic Player (unix fork) is a music visualizer for various tracked music formats (amiga modules, S3M, IT), chiptunes and other formats related to demoscene." ai,ht,,https://github.com/catallo/ht,A shell command that answers your questions about shell commands using OpenAI GPT. graphics,durdraw,,https://github.com/cmang/durdraw,"Versatile ASCII and ANSI Art text editor for drawing in the Linux/Unix/macOS terminal, with animation, 256 and 16 colors, Unicode and CP437, and customizable themes." +browser,carbonyl,,https://github.com/fathyb/carbonyl,Chromium running inside your terminal.