Moved program to right category.

pull/2/head
Tullio Facchinetti 3 years ago
parent c9d26b7167
commit 2daddc947c

@ -23,7 +23,7 @@ To date, **460** apps/tools covered, divided in **40** categories.
# Index
[Backup](#backup) (8) | [Calculators](#calc) (4) | [Chat and instant messaging](#chat) (8) | [Conversion](#conversion) (4) | [Data management](#data-management) (17) | [Data transfer](#transfer) (22) | [Directory changers](#cd) (7) | [Disk usage analyzers](#disk-analyzer) (8) | [Editors](#editors) (16) | [Email](#email) (8) | [File and file system handling](#file-handling) (25) | [File manager](#file-manager) (9) | [File renamers](#file-renamer) (6) | [File systems](#file-system) (3) | [Font management](#font) (2) | [Funny tools](#funny) (12) | [Games](#games) (18) | [Git and accessories](#git) (13) | [Graphics](#graphics) (11) | [Networking](#networking) (10) | [Note taking](#note-taking) (7) | [Office tools](#office) (13) | [Organizers and calendars](#organizers) (11) | [Password managers](#password-manager) (9) | [Productivity](#productivity) (10) | [Programming](#programming) (12) | [Security and encryption](#security) (7) | [Shells](#shells) (3) | [Sound and music](#music) (14) | [System monitoring](#monitor) (24) | [System tools](#system) (9) | [Terminals](#terminal) (8) | [Text processing](#text-processing) (31) | [Text search](#text-search) (8) | [Todo managers](#todo-manager) (11) | [Utilities](#utility) (28) | [Versioning](#versioning) (5) | [Viewers](#viewers) (18) | [Web browser](#browser) (10) | [Web development](#webdev) (11)
[Backup](#backup) (8) | [Calculators](#calc) (4) | [Chat and instant messaging](#chat) (8) | [Conversion](#conversion) (4) | [Data management](#data-management) (17) | [Data transfer](#transfer) (22) | [Directory changers](#cd) (7) | [Disk usage analyzers](#disk-analyzer) (8) | [Editors](#editors) (16) | [Email](#email) (8) | [File and file system handling](#file-handling) (24) | [File manager](#file-manager) (9) | [File renamers](#file-renamer) (6) | [File systems](#file-system) (3) | [Font management](#font) (2) | [Funny tools](#funny) (12) | [Games](#games) (18) | [Git and accessories](#git) (13) | [Graphics](#graphics) (11) | [Networking](#networking) (10) | [Note taking](#note-taking) (7) | [Office tools](#office) (14) | [Organizers and calendars](#organizers) (11) | [Password managers](#password-manager) (9) | [Productivity](#productivity) (10) | [Programming](#programming) (12) | [Security and encryption](#security) (7) | [Shells](#shells) (3) | [Sound and music](#music) (14) | [System monitoring](#monitor) (24) | [System tools](#system) (9) | [Terminals](#terminal) (8) | [Text processing](#text-processing) (31) | [Text search](#text-search) (8) | [Todo managers](#todo-manager) (11) | [Utilities](#utility) (28) | [Versioning](#versioning) (5) | [Viewers](#viewers) (18) | [Web browser](#browser) (10) | [Web development](#webdev) (11)
Some links to [related resources](#resources).
@ -164,7 +164,6 @@ Some links to [related resources](#resources).
* [alder](https://github.com/aweary/alder) - Directory tree visualizer.
* [classifier](https://github.com/bhrigu123/classifier) - Organize files in your current directory, by classifying them into folders of music, pdfs, images, etc.
* [cobib](https://gitlab.com/mrossinek/cobib) - Simple, command-line based bibliography management tool.
* [conan](https://github.com/mirage/conan) - Find clue about the type of the file.
* [detox](http://detox.sourceforge.net/) - A utility designed to easily clean up filenames; it replaces characters like spaces with standard equivalents; it also replace UTF-8 or Latin-1 (or CP 1252) characters with more handy ones.
* [doppelganger](https://github.com/witchard/doppelganger) - Save and load your shell environment to create doppelganger shells!
* [dtrx](https://brettcsmith.org/2007/dtrx/) - (Do The Right eXtraction) aims at taking "all the hassle out of extracting archives"; allows to use one command to extract archives in different formats, recursive extraction (files into file) and extracts files into dedicated directories.
@ -311,6 +310,7 @@ Some links to [related resources](#resources).
## <a name="office"></a>Office tools
* [bib.awk](https://github.com/huijunchen9260/bib.awk) - Bibliography manager written in awk.
* [conan](https://github.com/mirage/conan) - Find clue about the type of the file.
* [conrad](https://github.com/vinayak-mehta/conrad) - Track conferences and meetups.
* [mdp](https://github.com/visit1985/mdp) - A command-line based markdown presentation tool.
* [papis](http://github.com/alejandrogallo/papis) - Extensible document and bibliography manager.

@ -421,7 +421,7 @@ data-management,dasel,https://github.com/TomWright/dasel,Allows you to query and
programming,Proji,https://github.com/nikoksr/proji,Powerful cross-platform CLI project templating tool.
utility,pbgopy,https://github.com/nakabonne/pbgopy,Copy and paste between devices.
data-management,gnuplot,https://www.explainshell.com/explain/1/gnuplot,Generate two and three dimensional plots of data.
file-handling,conan,https://github.com/mirage/conan,Find clue about the type of the file.
office,conan,https://github.com/mirage/conan,Find clue about the type of the file.
text-processing,Difftastic,https://github.com/Wilfred/difftastic,Syntax-aware structured diff tool.
utility,Gaze,https://github.com/wtetsu/gaze,"Runs a command, right after you save a file."
text-search,todocheck,https://github.com/preslavmihaylov/todocheck,Static code analyzer for annotated TODO comments.

1 category name url description
421 programming Proji https://github.com/nikoksr/proji Powerful cross-platform CLI project templating tool.
422 utility pbgopy https://github.com/nakabonne/pbgopy Copy and paste between devices.
423 data-management gnuplot https://www.explainshell.com/explain/1/gnuplot Generate two and three dimensional plots of data.
424 file-handling office conan https://github.com/mirage/conan Find clue about the type of the file.
425 text-processing Difftastic https://github.com/Wilfred/difftastic Syntax-aware structured diff tool.
426 utility Gaze https://github.com/wtetsu/gaze Runs a command, right after you save a file.
427 text-search todocheck https://github.com/preslavmihaylov/todocheck Static code analyzer for annotated TODO comments.
Loading…
Cancel
Save