Add: planor

pull/37/head
Tullio Facchinetti 3 months ago
parent d31964c5ab
commit a05b987215

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1386**
* Apps/tools covered: **1387**
* Number of categories: **76**.
# Index
@ -16,7 +16,7 @@ Some links are available to [related resources](#resources).
* [AI / ChatGPT](#ai) (19), [Anki, decks and flashcards](#flashcard) (6)
* [Backup](#backup) (16)
* [Calculators](#calc) (11), [Chat and instant messaging](#chat) (28), [Clean up of files and directories](#file-dir-cleanup) (11), [Co-pilot](#copilot) (9), [Command launchers](#launcher) (20), [Commands cheatsheet and snippets](#cheatsheet) (18), [Conversion](#conversion) (13)
* [Data management](#data-management) (17), [Data management - JSON/YAML/etc.](#data-management-json) (43), [Data management - Tabular data](#data-management-tabular) (24), [Data transfer](#transfer) (40), [DevOps](#devops) (14), [Diff](#diff) (10), [Directory changers (alternatives to cd)](#cd) (19), [Disk usage analyzers](#disk-analyzer) (12)
* [Data management](#data-management) (17), [Data management - JSON/YAML/etc.](#data-management-json) (43), [Data management - Tabular data](#data-management-tabular) (24), [Data transfer](#transfer) (40), [DevOps](#devops) (15), [Diff](#diff) (10), [Directory changers (alternatives to cd)](#cd) (19), [Disk usage analyzers](#disk-analyzer) (12)
* [Editors](#editors) (26), [Email](#email) (15)
* [File and file system handling](#file-handling) (21), [File deletion and trash bin (alternatives to rm)](#rm) (6), [File explorer and tree visualization](#file-explorer) (11), [File finding (alternatives to find)](#find) (8), [File listing (alternatives to ls)](#ls) (9), [File manager](#file-manager) (19), [File renamers](#file-renamer) (14), [File systems](#file-system) (4), [File watching for changes](#file-watch) (7), [Financial tools](#financial) (12), [Font management](#font) (4), [Funny tools](#funny) (32), [Fuzzy finders and option pickers](#option-picker) (13)
* [Games](#games) (49), [Git and accessories](#git) (50), [Graphics](#graphics) (37)
@ -394,6 +394,7 @@ Applications for supporting DevOps tasks, such as containers or cloud systems ma
* [k9s](https://github.com/derailed/k9s) - Kubernetes CLI To Manage Your Clusters In Style!
* [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.
* [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.
* [planor](https://github.com/mrusme/planor) - The Cloud Aviator: TUI client for cloud services (AWS, Vultr, Heroku, Render.com, Fleek, ...).
* [SAWS](https://github.com/donnemartin/saws) - A supercharged AWS command line interface (CLI).
## <a name="diff"></a>Diff

@ -1385,3 +1385,4 @@ networking,liboping,,https://github.com/octo/liboping,Protocol independent ANSI-
file-handling,ouch,,https://github.com/ouch-org/ouch,Painless compression and decompression in the terminal.
editors,ox,,https://github.com/curlpipe/ox,An independent Rust text editor.
office,patat,,https://github.com/jaspervdj/patat,Terminal-based presentations using Pandoc.
devops,planor,,https://github.com/mrusme/planor,"The Cloud Aviator: TUI client for cloud services (AWS, Vultr, Heroku, Render.com, Fleek, ...)."

1 category name homepage git description
1385 file-handling ouch https://github.com/ouch-org/ouch Painless compression and decompression in the terminal.
1386 editors ox https://github.com/curlpipe/ox An independent Rust text editor.
1387 office patat https://github.com/jaspervdj/patat Terminal-based presentations using Pandoc.
1388 devops planor https://github.com/mrusme/planor The Cloud Aviator: TUI client for cloud services (AWS, Vultr, Heroku, Render.com, Fleek, ...).
Loading…
Cancel
Save