Added bibtools

pull/26/head
Tullio Facchinetti 9 months ago
parent 14574677e0
commit e4d72d8583

@ -32,7 +32,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
# Summary
* Apps/tools covered: **1007**
* Apps/tools covered: **1008**
* Number of categories: **65**.
# Index
@ -48,7 +48,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
* [Networking](#networking) (24), [Note taking](#note-taking) (20)
* [Office tools](#office) (8), [Online search and resources](#online) (13), [Organizers and calendars](#organizers) (20)
* [Package managers](#package-manager) (8), [Password managers](#password-manager) (14), [Productivity](#productivity) (7), [Programming](#programming) (39), [Prompts](#prompt) (3)
* [Science](#science) (15), [Screen savers](#screensaver) (4), [Security and encryption](#security) (21), [Shells](#shells) (9), [Sound and music](#music) (30), [System monitoring](#monitor) (35), [System tools](#system) (18)
* [Science](#science) (16), [Screen savers](#screensaver) (4), [Security and encryption](#security) (21), [Shells](#shells) (9), [Sound and music](#music) (30), [System monitoring](#monitor) (35), [System tools](#system) (18)
* [Terminals](#terminal) (12), [Text processing](#text-processing) (33), [Text search (alternatives to grep)](#text-search) (11), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (22), [Torrent](#torrent) (7), [Typing test and practice](#typing) (7)
* [Utilities](#utility) (30)
* [Versioning](#versioning) (6), [Viewers](#viewers) (36)
@ -902,6 +902,7 @@ Prompts and welcome messages.
Tools for scientific research and science applications.
* [bib.awk](https://github.com/huijunchen9260/bib.awk) - Bibliography manager written in awk.
* [bibtools](https://github.com/pkgw/bibtools) - Command-line bibliography manager.
* [cobib](https://gitlab.com/mrossinek/cobib) - Simple, command-line based bibliography management tool.
* [conrad](https://github.com/vinayak-mehta/conrad) - Track conferences and meetups.
* [element](https://github.com/gennaro-tedesco/element) - Periodic table on the command line.

@ -1006,3 +1006,4 @@ todo-manager,geek-life,,https://github.com/ajaxray/geek-life,A full featured TUI
funny,ascii-movie,,https://github.com/gabe565/ascii-movie,Allows to play the ASCII art Star War movie locally or it can open a connection to play it over SSH or telnet.
text-processing,repgrep,,https://github.com/acheronfail/repgrep,A replacer that uses ripgrep for finding and provides an interactive interface to replace the text.
graphics,rclip,,https://github.com/yurijmikhalevich/rclip,AI-Powered Command-Line Photo Search Tool.
science,bibtools,,https://github.com/pkgw/bibtools,Command-line bibliography manager.

1 category name homepage git description
1006 funny ascii-movie https://github.com/gabe565/ascii-movie Allows to play the ASCII art Star War movie locally or it can open a connection to play it over SSH or telnet.
1007 text-processing repgrep https://github.com/acheronfail/repgrep A replacer that uses ripgrep for finding and provides an interactive interface to replace the text.
1008 graphics rclip https://github.com/yurijmikhalevich/rclip AI-Powered Command-Line Photo Search Tool.
1009 science bibtools https://github.com/pkgw/bibtools Command-line bibliography manager.
Loading…
Cancel
Save