From 9575e9c0897b1adbdfc17fad78f21aa339b90412 Mon Sep 17 00:00:00 2001 From: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com> Date: Tue, 20 Feb 2024 00:01:54 -0300 Subject: [PATCH 1/3] add: ollama --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index c87630a..93cbf35 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1350,3 +1350,4 @@ find,rawhide,,https://github.com/raforg/rawhide,Find files using pretty C expres utility,sasqwatch,,https://github.com/fabio42/sasqwatch,A modern take on the classic watch command. conversion,hecat,,https://gitlab.com/nodiscc/hecat,A generic automation tool around data stored as plaintext YAML files. funny,hollywood,,https://github.com/dustinkirkland/hollywood,Runs a script turning your Linux terminal into a Hollywood style real-time hacking terminal. +ai,ollama,https://ollama.com/,https://github.com/ollama/ollama,Get up and running with large language models locally. From 8f7142b13bd70df27ca1ca670ae953f7efdd4434 Mon Sep 17 00:00:00 2001 From: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com> Date: Tue, 20 Feb 2024 00:06:59 -0300 Subject: [PATCH 2/3] add: mdfc --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 93cbf35..86bd2c1 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1351,3 +1351,4 @@ utility,sasqwatch,,https://github.com/fabio42/sasqwatch,A modern take on the cla conversion,hecat,,https://gitlab.com/nodiscc/hecat,A generic automation tool around data stored as plaintext YAML files. funny,hollywood,,https://github.com/dustinkirkland/hollywood,Runs a script turning your Linux terminal into a Hollywood style real-time hacking terminal. ai,ollama,https://ollama.com/,https://github.com/ollama/ollama,Get up and running with large language models locally. +flashcard,mdfc,,https://github.com/bttger/markdown-flashcards,Easily create and study flashcards using a markdown file with spaced repetition. From f421e08a094821ea5d7487832189bfce0c0de818 Mon Sep 17 00:00:00 2001 From: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com> Date: Tue, 20 Feb 2024 23:08:19 -0300 Subject: [PATCH 3/3] add many commands --- data/apps.csv | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/data/apps.csv b/data/apps.csv index 03a1c05..6d5551d 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1416,3 +1416,16 @@ password-manager,kpxhs,,https://github.com/akazukin5151/kpxhs,Interactive Keepas password-manager,kpcli,,https://github.com/rebkwok/kpcli,Command line interface for keepass database. ai,ollama,https://ollama.com/,https://github.com/ollama/ollama,Get up and running with large language models locally. flashcard,mdfc,,https://github.com/bttger/markdown-flashcards,Easily create and study flashcards using a markdown file with spaced repetition. +file-handling,logrotate,,https://github.com/logrotate/logrotate,Rotate, compress and mail logs. +cd,enhancd,,https://github.com/babarot/enhancd,A next-generation cd command with your interactive filter. +versioning,myrepo,,https://myrepos.branchable.com/,A repository management tool. +programming,bashly,https://bashly.dannyb.co/,https://github.com/DannyBen/bashly,Bashly is a command line application (written in Ruby) that lets you generate feature-rich bash command line tools. +calc,maxima,,https://maxima.sourceforge.io/,Maxima is a manipulation system for symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, sets, lists, vectors, matrices and tensors. +calc,genius,,https://github.com/GNOME/genius,Genius calculator is a general purpose calculator and mathematics tool +with many features. +calc,AngouriMathCLI,,https://github.com/asc-community/AngouriMathCLI,CLI calculator based on AngouriMath. +devops,mkdkr,,https://github.com/rosineygp/mkdkr,Super small and powerful framework for build CI pipeline, scripted with Makefile and isolated with docker. +networking,Kapow!,,https://github.com/BBVA/kapow,"Say we have a nice cozy shell command that solves our problem. Kapow! lets us easily turn that into an HTTP API." +devops,bocker,,https://github.com/p8952/bocker,Docker implemented in around 100 lines of bash. +devops,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. +system,quickemu,,https://github.com/quickemu-project/quickemu,Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.