Add: haylxon

pull/30/head
Tullio Facchinetti 7 months ago
parent 76085b659d
commit eee48be5f7

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1215**
* Apps/tools covered: **1216**
* Number of categories: **75**.
# Index
@ -19,7 +19,7 @@ Some links are available to [related resources](#resources).
* [Data management](#data-management) (14), [Data management - JSON/YAML/etc.](#data-management-json) (42), [Data management - Tabular data](#data-management-tabular) (19), [Data transfer](#transfer) (36), [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) (19), [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) (7), [Financial tools](#financial) (12), [Font management](#font) (2), [Funny tools](#funny) (28), [Fuzzy finders](#fuzzy-finder) (10)
* [Games](#games) (46), [Git and accessories](#git) (42), [Graphics](#graphics) (32)
* [Games](#games) (46), [Git and accessories](#git) (42), [Graphics](#graphics) (33)
* [History management](#history) (4)
* [Markdown](#markdown) (11)
* [Networking](#networking) (40), [Note taking](#note-taking) (21)
@ -792,6 +792,7 @@ Applications to process images, colors and ASCII art.
* [givegif](https://github.com/passy/givegif) - GIFs on the command line.
* [GraphicsMagick](http://www.graphicsmagick.org/) - Swiss army knife of image processing.
* [Graphviz](https://graphviz.org/) - Graphviz is open source graph visualization software. It contains several command line tools to generate and manipulate graphs.
* [haylxon](https://github.com/pwnwriter/haylxon) - Blazing-fast tool to grab screenshots of your domain list right from terminal.
* [ImageMagick](http://www.imagemagick.org/script/index.php) - Software suite to create, edit, compose, or convert bitmap images; it handles many file formats (including PDF and SVG) and provides processing tools to "resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bezier curves".
* [img2ascii](https://github.com/JosefVesely/Image-to-ASCII) - Convert images to ASCII art.
* [imgcat](https://github.com/trashhalo/imgcat) - Tool to output images in the terminal. Built with bubbletea.

@ -1214,3 +1214,4 @@ webdev,dummy,,https://github.com/sterrasec/dummy,Generator of static files for t
networking,TGORQ,,https://github.com/vitor-augusto1/tgorq,Terminal GO ReQuest (TGORQ) is a Vim-like lightweight CLI tool for performing HTTP requests.
science,BibMan,https://ductri.github.io/note/2023/09/27/bibman.html,https://github.com/ductri/BibMan,A TUI bibliography manager. It aims to support only the most basis features as a general bibliography manager.
music,radio-beats,,https://github.com/quangnguyen30192/radio-beats,Rofi-like menu for playing radio stations.
graphics,haylxon,,https://github.com/pwnwriter/haylxon,Blazing-fast tool to grab screenshots of your domain list right from terminal.

1 category name homepage git description
1214 networking TGORQ https://github.com/vitor-augusto1/tgorq Terminal GO ReQuest (TGORQ) is a Vim-like lightweight CLI tool for performing HTTP requests.
1215 science BibMan https://ductri.github.io/note/2023/09/27/bibman.html https://github.com/ductri/BibMan A TUI bibliography manager. It aims to support only the most basis features as a general bibliography manager.
1216 music radio-beats https://github.com/quangnguyen30192/radio-beats Rofi-like menu for playing radio stations.
1217 graphics haylxon https://github.com/pwnwriter/haylxon Blazing-fast tool to grab screenshots of your domain list right from terminal.
Loading…
Cancel
Save