Added classis

pull/26/head
Tullio Facchinetti 9 months ago
parent 41afe7a083
commit 064f217110

@ -32,7 +32,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
# Summary
* Apps/tools covered: **1045**
* Apps/tools covered: **1046**
* Number of categories: **65**.
# Index
@ -48,7 +48,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
* [Multimedia](#multimedia) (13)
* [Networking](#networking) (28), [Note taking](#note-taking) (20)
* [Office tools](#office) (9), [Online search and resources](#online) (13), [Organizers and calendars](#organizers) (20)
* [Package managers](#package-manager) (8), [Password managers](#password-manager) (14), [Productivity](#productivity) (8), [Programming](#programming) (39), [Prompts](#prompt) (4)
* [Package managers](#package-manager) (8), [Password managers](#password-manager) (14), [Productivity](#productivity) (9), [Programming](#programming) (39), [Prompts](#prompt) (4)
* [Science](#science) (16), [Screen savers](#screensaver) (4), [Security and encryption](#security) (22), [Shells](#shells) (10), [Sound and music](#music) (31), [System monitoring](#monitor) (37), [System tools](#system) (18)
* [Terminals](#terminal) (12), [Text processing](#text-processing) (35), [Text search (alternatives to grep)](#text-search) (11), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (24), [Torrent](#torrent) (7), [Typing test and practice](#typing) (7)
* [Utilities](#utility) (30)
@ -865,6 +865,7 @@ Manage/install/uninstall packages, as source code or binaries.
A set of tools for improving own productivity that do not deserve (at the moment) a specific category.
* [ancv](https://github.com/alexpovel/ancv) - Renders your (JSON) resume/CV for online & pretty terminal display.
* [classis](https://github.com/ginschel/classis) - An easy CLI for the terminal fans out there who want to access Open Assistant's API through the terminal or want to use the API in their own aplications.
* [gdir](https://github.com/pafoster/gdir) - A command line tool which queries Google Directions. The tool displays results as human-readable text.
* [h-m-m](https://github.com/nadrad/h-m-m) - h-m-m (pronounced like the interjection "hmm") is a simple, fast, keyboard-centric terminal-based tool for working with mind maps.
* [kabmat](https://github.com/PlankCipher/kabmat) - TUI program for managing kanban boards with vim-like keybindings.

@ -1044,3 +1044,4 @@ todo-manager,mayhem,,https://github.com/BOTbkcd/mayhem,A minimal TUI based task
office,Slideck,,https://github.com/piotrmurach/slideck,Present Markdown-powered slide decks in the terminal.
calc,kalc,,https://github.com/bgkillas/kalc,"A complex numbers, 2d/3d graphing, arbitrary precision, vector, cli calculator with real-time output."
file-explorer,Rust-Traverse,,https://github.com/dmcg310/Rust-Traverse,"Rust traverse is a terminal based file explorer. It is inspired by the NNN file manager. It uses Ratatui for the terminal UI, with Crossterm for the terminal backend."
productivity,classis,,https://github.com/ginschel/classis,An easy CLI for the terminal fans out there who want to access Open Assistant's API through the terminal or want to use the API in their own aplications.

1 category name homepage git description
1044 office Slideck https://github.com/piotrmurach/slideck Present Markdown-powered slide decks in the terminal.
1045 calc kalc https://github.com/bgkillas/kalc A complex numbers, 2d/3d graphing, arbitrary precision, vector, cli calculator with real-time output.
1046 file-explorer Rust-Traverse https://github.com/dmcg310/Rust-Traverse Rust traverse is a terminal based file explorer. It is inspired by the NNN file manager. It uses Ratatui for the terminal UI, with Crossterm for the terminal backend.
1047 productivity classis https://github.com/ginschel/classis An easy CLI for the terminal fans out there who want to access Open Assistant's API through the terminal or want to use the API in their own aplications.
Loading…
Cancel
Save