Added Dockly

pull/27/head
Tullio Facchinetti 9 months ago
parent 048e0fccf6
commit c470d98acc

@ -32,7 +32,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
# Summary
* Apps/tools covered: **1094**
* Apps/tools covered: **1095**
* Number of categories: **66**.
# Index
@ -40,7 +40,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
* [Anki, decks and flashcards](#flashcard) (6)
* [Backup](#backup) (16)
* [Calculators](#calc) (9), [Chat and instant messaging](#chat) (26), [ChatGPT / AI](#chatgpt) (8), [Clean up of files and directories](#file-dir-cleanup) (12), [Co-pilot](#copilot) (7), [Command launchers](#launcher) (18), [Commands cheatsheet and snippets](#cheatsheet) (14), [Conversion](#conversion) (10)
* [Data management](#data-management) (24), [Data management - Tabular data](#data-management-tabular) (17), [Data transfer](#transfer) (32), [DevOps](#devops) (3), [Diff](#diff) (9), [Directory changers (alternatives to cd)](#cd) (17), [Disk usage analyzers](#disk-analyzer) (12)
* [Data management](#data-management) (24), [Data management - Tabular data](#data-management-tabular) (17), [Data transfer](#transfer) (32), [DevOps](#devops) (4), [Diff](#diff) (9), [Directory changers (alternatives to cd)](#cd) (17), [Disk usage analyzers](#disk-analyzer) (12)
* [Editors](#editors) (25), [Email](#email) (13)
* [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) (9), [File finding (alternatives to find)](#find) (6), [File listing (alternatives to ls)](#ls) (7), [File manager](#file-manager) (18), [File renamers](#file-renamer) (11), [File systems](#file-system) (4), [Financial tools](#financial) (11), [Font management](#font) (2), [Funny tools](#funny) (27), [Fuzzy finders](#fuzzy-finder) (10)
* [Games](#games) (43), [Git and accessories](#git) (40), [Graphics](#graphics) (31)
@ -319,6 +319,7 @@ Tools to manage tabular data files (CSV, xls, database tables, etc.).
Tools for DevOps tasks.
* [Dockly](https://github.com/lirantal/dockly) - Immersive terminal interface for managing docker containers, services and images.
* [k9s](https://github.com/derailed/k9s) - Kubernetes CLI To Manage Your Clusters In Style!
* [OPS](https://github.com/nanovms/ops) - Ops is a tool for creating and running a [Nanos](https://github.com/nanovms/nanos) unikernel. It is used to package, create, and run your application as a [Nanos](https://github.com/nanovms/nanos) unikernel instance.
* [SAWS](https://github.com/donnemartin/saws) - A supercharged AWS command line interface (CLI).

@ -1093,3 +1093,4 @@ launcher,shell2http,,https://github.com/msoap/shell2http,Executing shell command
devops,OPS,,https://github.com/nanovms/ops,"Ops is a tool for creating and running a [Nanos](https://github.com/nanovms/nanos) unikernel. It is used to package, create, and run your application as a [Nanos](https://github.com/nanovms/nanos) unikernel instance."
devops,SAWS,,https://github.com/donnemartin/saws,A supercharged AWS command line interface (CLI).
devops,k9s,,https://github.com/derailed/k9s,Kubernetes CLI To Manage Your Clusters In Style!
devops,Dockly,,https://github.com/lirantal/dockly,"Immersive terminal interface for managing docker containers, services and images."

1 category name homepage git description
1093 devops OPS https://github.com/nanovms/ops Ops is a tool for creating and running a [Nanos](https://github.com/nanovms/nanos) unikernel. It is used to package, create, and run your application as a [Nanos](https://github.com/nanovms/nanos) unikernel instance.
1094 devops SAWS https://github.com/donnemartin/saws A supercharged AWS command line interface (CLI).
1095 devops k9s https://github.com/derailed/k9s Kubernetes CLI To Manage Your Clusters In Style!
1096 devops Dockly https://github.com/lirantal/dockly Immersive terminal interface for managing docker containers, services and images.
Loading…
Cancel
Save