From a8ab081ea862f0575d8b217a842b9fb5387fef19 Mon Sep 17 00:00:00 2001 From: Vitor Henrique Date: Fri, 1 Mar 2024 12:28:46 -0300 Subject: [PATCH 1/8] Add: abduco --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 7841edb..e226529 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1424,3 +1424,4 @@ networking,Kapow!,,https://github.com/BBVA/kapow,"Say we have a nice cozy shell 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." +terminal,abduco,https://www.brain-dump.org/projects/abduco,https://github.com/martanne/abduco/,"abduco provides session management i.e. it allows programs to be run independently from their controlling terminal." From a1faf340011c0a4ddfbbcdefcc66c738813d08ed Mon Sep 17 00:00:00 2001 From: Vitor Henrique Date: Fri, 1 Mar 2024 12:29:15 -0300 Subject: [PATCH 2/8] Add: dvtm --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index e226529..60a23cb 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1425,3 +1425,4 @@ devops,bocker,,https://github.com/p8952/bocker,Docker implemented in around 100 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." terminal,abduco,https://www.brain-dump.org/projects/abduco,https://github.com/martanne/abduco/,"abduco provides session management i.e. it allows programs to be run independently from their controlling terminal." +terminal,dvtm,https://www.brain-dump.org/projects/dvtm,https://github.com/martanne/dvtm/,Dynamic console window manager that enables dynamic tiling window management for multiple terminal applications. From cfef7392ce6b73638a453d980fff55454c52dcf8 Mon Sep 17 00:00:00 2001 From: Vitor Henrique Date: Fri, 1 Mar 2024 12:32:09 -0300 Subject: [PATCH 3/8] Add: alacritty --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 60a23cb..4193e76 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1426,3 +1426,4 @@ devops,podman,https://podman.io/,https://github.com/containers/podman,"Podman is system,quickemu,,https://github.com/quickemu-project/quickemu,"Quickly create and run optimised Windows, macOS and Linux desktop virtual machines." terminal,abduco,https://www.brain-dump.org/projects/abduco,https://github.com/martanne/abduco/,"abduco provides session management i.e. it allows programs to be run independently from their controlling terminal." terminal,dvtm,https://www.brain-dump.org/projects/dvtm,https://github.com/martanne/dvtm/,Dynamic console window manager that enables dynamic tiling window management for multiple terminal applications. +terminal,alacritty,https://alacritty.org,https://github.com/alacritty/alacritty,"A GPU-Accelerated terminal emulator that comes with sensible defaults, but allows for extensive configuration" From d7623d1905df9923a3f522a8ea9f4363955501c6 Mon Sep 17 00:00:00 2001 From: Vitor Henrique Date: Fri, 1 Mar 2024 12:36:56 -0300 Subject: [PATCH 4/8] Add: kitty --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 4193e76..2346221 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1427,3 +1427,4 @@ system,quickemu,,https://github.com/quickemu-project/quickemu,"Quickly create an terminal,abduco,https://www.brain-dump.org/projects/abduco,https://github.com/martanne/abduco/,"abduco provides session management i.e. it allows programs to be run independently from their controlling terminal." terminal,dvtm,https://www.brain-dump.org/projects/dvtm,https://github.com/martanne/dvtm/,Dynamic console window manager that enables dynamic tiling window management for multiple terminal applications. terminal,alacritty,https://alacritty.org,https://github.com/alacritty/alacritty,"A GPU-Accelerated terminal emulator that comes with sensible defaults, but allows for extensive configuration" +terminal,kitty,https://sw.kovidgoyal.net/kitty/,https://github.com/kovidgoyal/kitty,"A fast, feature-rich, GPU based terminal emulator" From 1dbf0edfe6bd8f94dd909233c88e210f1bef9b23 Mon Sep 17 00:00:00 2001 From: Vitor Henrique Date: Fri, 1 Mar 2024 12:37:19 -0300 Subject: [PATCH 5/8] Add: extraterm --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 2346221..e573604 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1428,3 +1428,4 @@ terminal,abduco,https://www.brain-dump.org/projects/abduco,https://github.com/ma terminal,dvtm,https://www.brain-dump.org/projects/dvtm,https://github.com/martanne/dvtm/,Dynamic console window manager that enables dynamic tiling window management for multiple terminal applications. terminal,alacritty,https://alacritty.org,https://github.com/alacritty/alacritty,"A GPU-Accelerated terminal emulator that comes with sensible defaults, but allows for extensive configuration" terminal,kitty,https://sw.kovidgoyal.net/kitty/,https://github.com/kovidgoyal/kitty,"A fast, feature-rich, GPU based terminal emulator" +terminal,extraterm,https://extraterm.org/,https://github.com/sedwards2009/extraterm,"The swiss army chainsaw of terminal emulators" From af9ebc3a23c4117e1591ef40ba5d0ffd4a5a9e62 Mon Sep 17 00:00:00 2001 From: Vitor Henrique Date: Fri, 1 Mar 2024 12:42:01 -0300 Subject: [PATCH 6/8] Add: st --- data/apps.csv | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/data/apps.csv b/data/apps.csv index e573604..9c2c599 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1426,6 +1426,7 @@ devops,podman,https://podman.io/,https://github.com/containers/podman,"Podman is system,quickemu,,https://github.com/quickemu-project/quickemu,"Quickly create and run optimised Windows, macOS and Linux desktop virtual machines." terminal,abduco,https://www.brain-dump.org/projects/abduco,https://github.com/martanne/abduco/,"abduco provides session management i.e. it allows programs to be run independently from their controlling terminal." terminal,dvtm,https://www.brain-dump.org/projects/dvtm,https://github.com/martanne/dvtm/,Dynamic console window manager that enables dynamic tiling window management for multiple terminal applications. -terminal,alacritty,https://alacritty.org,https://github.com/alacritty/alacritty,"A GPU-Accelerated terminal emulator that comes with sensible defaults, but allows for extensive configuration" -terminal,kitty,https://sw.kovidgoyal.net/kitty/,https://github.com/kovidgoyal/kitty,"A fast, feature-rich, GPU based terminal emulator" -terminal,extraterm,https://extraterm.org/,https://github.com/sedwards2009/extraterm,"The swiss army chainsaw of terminal emulators" +terminal,alacritty,https://alacritty.org,https://github.com/alacritty/alacritty,"A GPU-Accelerated terminal emulator that comes with sensible defaults, but allows for extensive configuration." +terminal,kitty,https://sw.kovidgoyal.net/kitty/,https://github.com/kovidgoyal/kitty,"A fast, feature-rich, GPU based terminal emulator." +terminal,extraterm,https://extraterm.org/,https://github.com/sedwards2009/extraterm,"The swiss army chainsaw of terminal emulators." +terminal,st,https://st.suckless.org/,https://git.suckless.org/st/,A simple terminal implementation for X. From 68f8fe266b8037ace157b348d839aeae8f50cbef Mon Sep 17 00:00:00 2001 From: Vitor Henrique Date: Fri, 1 Mar 2024 19:16:10 -0300 Subject: [PATCH 7/8] Add: wterm --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 9c2c599..2c7c5ff 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1430,3 +1430,4 @@ terminal,alacritty,https://alacritty.org,https://github.com/alacritty/alacritty, terminal,kitty,https://sw.kovidgoyal.net/kitty/,https://github.com/kovidgoyal/kitty,"A fast, feature-rich, GPU based terminal emulator." terminal,extraterm,https://extraterm.org/,https://github.com/sedwards2009/extraterm,"The swiss army chainsaw of terminal emulators." terminal,st,https://st.suckless.org/,https://git.suckless.org/st/,A simple terminal implementation for X. +terminal,wterm,,https://github.com/TornadoCookie/wterm,A native Wayland terminal emulator based on an st fork using wld. From 9f6e5be49949ba568b30e11ba1bc9ebb6f9df91b Mon Sep 17 00:00:00 2001 From: Vitor Henrique Date: Fri, 1 Mar 2024 19:16:45 -0300 Subject: [PATCH 8/8] Add: mlterm --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 2c7c5ff..f50660f 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1431,3 +1431,4 @@ terminal,kitty,https://sw.kovidgoyal.net/kitty/,https://github.com/kovidgoyal/ki terminal,extraterm,https://extraterm.org/,https://github.com/sedwards2009/extraterm,"The swiss army chainsaw of terminal emulators." terminal,st,https://st.suckless.org/,https://git.suckless.org/st/,A simple terminal implementation for X. terminal,wterm,,https://github.com/TornadoCookie/wterm,A native Wayland terminal emulator based on an st fork using wld. +terminal,mlterm,https://mlterm.sourceforge.net/,https://github.com/arakiken/mlterm,"A very fast low latency terminal emulator with features such as rendering variable width fonts, proper bidirectional support out of the box, a daemon mode, multiple XIM, and true background transparency."