Renamed category to shorten the name

This commit is contained in:
Tullio Facchinetti 2024-03-09 16:49:09 +01:00
parent 76c6f35109
commit 45c2ec5a66
2 changed files with 21 additions and 21 deletions

View File

@ -1446,23 +1446,23 @@ utility,glyphs,,https://github.com/maaslalani/glyphs,Unicode symbols on the comm
file-dir-cleanup,smash,,https://github.com/thushan/smash,Smash through to find duplicate files super fast by slicing files intelligently.,
cd,zm,,https://github.com/benrutter/zm,Improved cd.,
games,rebels-in-the-sky,,https://github.com/ricott1/rebels-in-the-sky,P2P terminal game about spacepirates playing basketball across the galaxy.,
containerization-virtualization,docker,https://docs.docker.com/,https://github.com/docker/docs,Self-sufficient runtime for containers.,
containerization-virtualization,distrobox,,https://github.com/89luca89/distrobox,Use any Linux distribution inside your terminal as docker or podman containers.,
containerization-virtualization,bocker,,https://github.com/p8952/bocker,Docker implemented in around 100 lines of bash.,
containerization-virtualization,podman,https://podman.io/,https://github.com/containers/podman,"Podman is a daemonless, open source, Linux native tool designed to make it easy to find, run, build, share and deploy applications using OCI Containers and Container Images.",
containerization-virtualization,ContainerSSH,,https://github.com/ContainerSSH/ContainerSSH,An SSH Server that Launches Containers in Kubernetes and Docker on demand.,
containerization-virtualization,ctop,,https://github.com/bcicen/ctop,Top-like interface for container metrics.,
containerization-virtualization,Dockly,,https://github.com/lirantal/dockly,"Immersive terminal interface for managing docker containers, services and images.",
containerization-virtualization,lazydocker,,https://github.com/jesseduffield/lazydocker,"The lazier way to manage everything docker. A simple terminal UI for both docker and docker-compose, written in Go with the gocui library.",
containerization-virtualization,docker-shell,,https://github.com/Trendyol/docker-shell,A simple interactive prompt for Docker.,
containerization-virtualization,dive,,https://github.com/wagoodman/dive,A tool for exploring each layer in a docker image.,
containerization-virtualization,quickemu,,https://github.com/quickemu-project/quickemu,"Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.",
containerization-virtualization,toolbox,https://containertoolbx.org,https://github.com/containers/toolbox,Use conteinerized environments where development tools and libraries can be easily installed and used.,
containerization-virtualization,nemu,,https://github.com/nemuTUI/nemu,Ncurses UI for QEMU.,
containerization-virtualization,QEMU,https://qemu.org,https://gitlab.com/qemu-project/qemu,A generic machine & userspace emulator and virtualizer.,
containerization-virtualization,lxc,https://linuxcontainers.org/lxc,https://github.com/lxc/lxc,A userspace interface for the Linux kernel containment features.,
containerization-virtualization,Incus,https://linuxcontainers.org/lxc,https://github.com/lxc/incus,A manager/hypervisor for containers (via LXC) and virtual-machines (via QEMU).,
containerization-virtualization,decompose,,https://github.com/s0rg/decompose,Reverse-engineering tool for docker environments.,
containerization-virtualization,dry,,https://github.com/moncho/dry,A Docker manager for the terminal.,
containerization-virtualization,Waydroid,https://waydro.id,https://github.com/waydroid/waydroid,A container-based approach to boot a full Android system on a regular Linux distribution.,
containerization-virtualization,virsh,https://libvirt.org/index.html,https://gitlab.com/libvirt/libvirt,"An interactive shell, and batch scriptable tool for performing management tasks on all libvirt managed domains, networks and storage. A part of the libvirt core distribution.",
vm,docker,https://docs.docker.com/,https://github.com/docker/docs,Self-sufficient runtime for containers.,
vm,distrobox,,https://github.com/89luca89/distrobox,Use any Linux distribution inside your terminal as docker or podman containers.,
vm,bocker,,https://github.com/p8952/bocker,Docker implemented in around 100 lines of bash.,
vm,podman,https://podman.io/,https://github.com/containers/podman,"Podman is a daemonless, open source, Linux native tool designed to make it easy to find, run, build, share and deploy applications using OCI Containers and Container Images.",
vm,ContainerSSH,,https://github.com/ContainerSSH/ContainerSSH,An SSH Server that Launches Containers in Kubernetes and Docker on demand.,
vm,ctop,,https://github.com/bcicen/ctop,Top-like interface for container metrics.,
vm,Dockly,,https://github.com/lirantal/dockly,"Immersive terminal interface for managing docker containers, services and images.",
vm,lazydocker,,https://github.com/jesseduffield/lazydocker,"The lazier way to manage everything docker. A simple terminal UI for both docker and docker-compose, written in Go with the gocui library.",
vm,docker-shell,,https://github.com/Trendyol/docker-shell,A simple interactive prompt for Docker.,
vm,dive,,https://github.com/wagoodman/dive,A tool for exploring each layer in a docker image.,
vm,quickemu,,https://github.com/quickemu-project/quickemu,"Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.",
vm,toolbox,https://containertoolbx.org,https://github.com/containers/toolbox,Use conteinerized environments where development tools and libraries can be easily installed and used.,
vm,nemu,,https://github.com/nemuTUI/nemu,Ncurses UI for QEMU.,
vm,QEMU,https://qemu.org,https://gitlab.com/qemu-project/qemu,A generic machine & userspace emulator and virtualizer.,
vm,lxc,https://linuxcontainers.org/lxc,https://github.com/lxc/lxc,A userspace interface for the Linux kernel containment features.,
vm,Incus,https://linuxcontainers.org/lxc,https://github.com/lxc/incus,A manager/hypervisor for containers (via LXC) and virtual-machines (via QEMU).,
vm,decompose,,https://github.com/s0rg/decompose,Reverse-engineering tool for docker environments.,
vm,dry,,https://github.com/moncho/dry,A Docker manager for the terminal.,
vm,Waydroid,https://waydro.id,https://github.com/waydroid/waydroid,A container-based approach to boot a full Android system on a regular Linux distribution.,
vm,virsh,https://libvirt.org/index.html,https://gitlab.com/libvirt/libvirt,"An interactive shell, and batch scriptable tool for performing management tasks on all libvirt managed domains, networks and storage. A part of the libvirt core distribution.",

1 category name homepage git description
1446 file-dir-cleanup smash https://github.com/thushan/smash Smash through to find duplicate files super fast by slicing files intelligently.
1447 cd zm https://github.com/benrutter/zm Improved cd.
1448 games rebels-in-the-sky https://github.com/ricott1/rebels-in-the-sky P2P terminal game about spacepirates playing basketball across the galaxy.
1449 containerization-virtualization vm docker https://docs.docker.com/ https://github.com/docker/docs Self-sufficient runtime for containers.
1450 containerization-virtualization vm distrobox https://github.com/89luca89/distrobox Use any Linux distribution inside your terminal as docker or podman containers.
1451 containerization-virtualization vm bocker https://github.com/p8952/bocker Docker implemented in around 100 lines of bash.
1452 containerization-virtualization vm podman https://podman.io/ https://github.com/containers/podman Podman is a daemonless, open source, Linux native tool designed to make it easy to find, run, build, share and deploy applications using OCI Containers and Container Images.
1453 containerization-virtualization vm ContainerSSH https://github.com/ContainerSSH/ContainerSSH An SSH Server that Launches Containers in Kubernetes and Docker on demand.
1454 containerization-virtualization vm ctop https://github.com/bcicen/ctop Top-like interface for container metrics.
1455 containerization-virtualization vm Dockly https://github.com/lirantal/dockly Immersive terminal interface for managing docker containers, services and images.
1456 containerization-virtualization vm lazydocker https://github.com/jesseduffield/lazydocker The lazier way to manage everything docker. A simple terminal UI for both docker and docker-compose, written in Go with the gocui library.
1457 containerization-virtualization vm docker-shell https://github.com/Trendyol/docker-shell A simple interactive prompt for Docker.
1458 containerization-virtualization vm dive https://github.com/wagoodman/dive A tool for exploring each layer in a docker image.
1459 containerization-virtualization vm quickemu https://github.com/quickemu-project/quickemu Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.
1460 containerization-virtualization vm toolbox https://containertoolbx.org https://github.com/containers/toolbox Use conteinerized environments where development tools and libraries can be easily installed and used.
1461 containerization-virtualization vm nemu https://github.com/nemuTUI/nemu Ncurses UI for QEMU.
1462 containerization-virtualization vm QEMU https://qemu.org https://gitlab.com/qemu-project/qemu A generic machine & userspace emulator and virtualizer.
1463 containerization-virtualization vm lxc https://linuxcontainers.org/lxc https://github.com/lxc/lxc A userspace interface for the Linux kernel containment features.
1464 containerization-virtualization vm Incus https://linuxcontainers.org/lxc https://github.com/lxc/incus A manager/hypervisor for containers (via LXC) and virtual-machines (via QEMU).
1465 containerization-virtualization vm decompose https://github.com/s0rg/decompose Reverse-engineering tool for docker environments.
1466 containerization-virtualization vm dry https://github.com/moncho/dry A Docker manager for the terminal.
1467 containerization-virtualization vm Waydroid https://waydro.id https://github.com/waydroid/waydroid A container-based approach to boot a full Android system on a regular Linux distribution.
1468 containerization-virtualization vm virsh https://libvirt.org/index.html https://gitlab.com/libvirt/libvirt An interactive shell, and batch scriptable tool for performing management tasks on all libvirt managed domains, networks and storage. A part of the libvirt core distribution.

View File

@ -4,7 +4,7 @@ calc,Calculators,"Calculators for mathematical operations among numbers, dates,
chat,Chat and instant messaging,"Clients for chat and other instant messaging protocols, e.g., IRC, Discord, Mattermost, Matrix, Slack, Telegram, Reddit"
cheatsheet,Commands cheatsheet and snippets,"Tools to manage often used commands, code snippets, and alternative manual pages"
conversion,Conversion,File format converters
containerization-virtualization,Containerization and virtualization,Tools to manage virtual machines and/or containers and related utilities
vm,Containerization and virtualization,Tools to manage virtual machines and/or containers and related utilities
data-management,Data management,Tools to manage data files
data-management-json,Data management - JSON/YAML/etc.,"Tools to manage data files, dedicated to JSON, YAML and other similar formats"
data-management-tabular,Data management - Tabular data,"Tools to manage tabular data files, such as CSV, spreadsheets, and database tables"

1 label name description
4 chat Chat and instant messaging Clients for chat and other instant messaging protocols, e.g., IRC, Discord, Mattermost, Matrix, Slack, Telegram, Reddit
5 cheatsheet Commands cheatsheet and snippets Tools to manage often used commands, code snippets, and alternative manual pages
6 conversion Conversion File format converters
7 containerization-virtualization vm Containerization and virtualization Tools to manage virtual machines and/or containers and related utilities
8 data-management Data management Tools to manage data files
9 data-management-json Data management - JSON/YAML/etc. Tools to manage data files, dedicated to JSON, YAML and other similar formats
10 data-management-tabular Data management - Tabular data Tools to manage tabular data files, such as CSV, spreadsheets, and database tables