Add: terminal-art

pull/32/head
Tullio Facchinetti 6 months ago
parent 357eb4b4f2
commit 4d346d136d

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1242**
* Apps/tools covered: **1243**
* Number of categories: **75**.
# Index
@ -19,7 +19,7 @@ Some links are available to [related resources](#resources).
* [Data management](#data-management) (17), [Data management - JSON/YAML/etc.](#data-management-json) (43), [Data management - Tabular data](#data-management-tabular) (19), [Data transfer](#transfer) (39), [DevOps](#devops) (10), [Diff](#diff) (10), [Directory changers (alternatives to cd)](#cd) (18), [Disk usage analyzers](#disk-analyzer) (12)
* [Editors](#editors) (25), [Email](#email) (14)
* [File and file system handling](#file-handling) (20), [File deletion and trash bin (alternatives to rm)](#rm) (5), [File explorer and tree visualization](#file-explorer) (10), [File finding (alternatives to find)](#find) (7), [File listing (alternatives to ls)](#ls) (9), [File manager](#file-manager) (19), [File renamers](#file-renamer) (12), [File systems](#file-system) (4), [File watching for changes](#file-watch) (8), [Financial tools](#financial) (12), [Font management](#font) (2), [Funny tools](#funny) (30), [Fuzzy finders](#fuzzy-finder) (10)
* [Games](#games) (46), [Git and accessories](#git) (42), [Graphics](#graphics) (33)
* [Games](#games) (46), [Git and accessories](#git) (42), [Graphics](#graphics) (34)
* [History management](#history) (4)
* [Markdown](#markdown) (11)
* [Networking](#networking) (44), [Note taking](#note-taking) (21)
@ -827,6 +827,7 @@ Applications to process images, colors and ASCII art.
* [svgcleaner](https://github.com/RazrFalcon/svgcleaner) - Clean up your SVG files from the unnecessary data.
* [SVGO](https://github.com/svg/svgo) - SVG Optimizer is a Node.js-based tool for optimizing SVG vector graphics files.
* [TermImg](https://github.com/srlehn/termimg) - termimg tries to draw images into terminals. The rectangular drawing area is given in cell coordinates (not pixels). Origin is the upper left corner.
* [terminal-art](https://github.com/Eric-Lennartson/terminal-art) - Art made in the terminal: rotating cube.
## <a name="history"></a>History management

@ -1241,3 +1241,4 @@ networking,oha,,https://github.com/hatoo/oha,oha is a tiny program that sends so
todo-manager,Redo.vc,https://redo.vc,https://github.com/sottey/redo.vc,"Redo.vc is a tool for command line fans that allows you to track your tasks. It is a full featured todo manager with tagging, projects, recurring tasks and much more, all stored in a JSON file so it is super portable and tooling new apps for the data format is super easy."
todo-manager,wish,,https://github.com/levkush/wish,A delightful wish list manager to keep track of your dreams and desires!
data-management,redis_tui,,https://github.com/mat2cc/redis_tui,Redis terminal browser application.
graphics,terminal-art,,https://github.com/Eric-Lennartson/terminal-art,Art made in the terminal: rotating cube.

1 category name homepage git description
1241 todo-manager Redo.vc https://redo.vc https://github.com/sottey/redo.vc Redo.vc is a tool for command line fans that allows you to track your tasks. It is a full featured todo manager with tagging, projects, recurring tasks and much more, all stored in a JSON file so it is super portable and tooling new apps for the data format is super easy.
1242 todo-manager wish https://github.com/levkush/wish A delightful wish list manager to keep track of your dreams and desires!
1243 data-management redis_tui https://github.com/mat2cc/redis_tui Redis terminal browser application.
1244 graphics terminal-art https://github.com/Eric-Lennartson/terminal-art Art made in the terminal: rotating cube.
Loading…
Cancel
Save