add revs based on git commits

This commit is contained in:
JMARyA 2024-03-08 22:53:45 +01:00
parent 55d389e2d1
commit 58c238d44a
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
59 changed files with 66 additions and 1 deletions

View file

@ -2,6 +2,7 @@
obj: application
website: https://www.borgbackup.org
repo: https://github.com/borgbackup/borg
rev: 2024-02-12
---
# Borg Backup
BorgBackup (short: Borg) is a deduplicating backup program. Optionally, it supports compression and authenticated encryption.

View file

@ -2,7 +2,8 @@
obj: application
os: linux
arch-wiki: https://wiki.archlinux.org/title/ClamAV
website: https://www.clamav.net/
website: https://www.clamav.net
rev: 2024-01-17
---
# ClamAV

View file

@ -2,6 +2,7 @@
obj: concept
arch-wiki: https://wiki.archlinux.org/title/Command-line_shell
wiki: https://en.wikipedia.org/wiki/Unix_shell
rev: 2024-03-07
---
# Shell
The shell is a command-line interpreter that provides a user interface to an operating system's services. It allows users to interact with the system through text-based commands and scripts. Shell scripting refers to writing a series of commands in a script file to automate tasks and perform complex operations.

View file

@ -2,7 +2,9 @@
obj: application
os: ["macos", "linux", "windows"]
repo: https://github.com/sharkdp/bat
rev: 2024-01-17
---
# bat
bat is a cat rewrite in [Rust](../../dev/programming/languages/Rust.md)

View file

@ -3,6 +3,7 @@ obj: application
os: linux
repo: https://github.com/eza-community/eza
website: https://eza.rocks
rev: 2024-03-07
---
# exa

View file

@ -1,6 +1,7 @@
---
obj: application
repo: https://github.com/tomnomnom/gron
rev: 2024-02-27
---
# gron

View file

@ -3,6 +3,7 @@ obj: application
website: https://www.nano-editor.org
repo: https://git.savannah.gnu.org/cgit/nano.git
wiki: https://en.wikipedia.org/wiki/GNU_nano
rev: 2024-01-17
---
# nano

View file

@ -1,5 +1,6 @@
---
obj: application
rev: 2024-02-03
---
# paste

View file

@ -1,6 +1,7 @@
---
obj: application
repo: https://github.com/phiresky/ripgrep-all
rev: 2024-02-27
---
# ripgrep-all

View file

@ -3,7 +3,9 @@ obj: application
repo: https://github.com/tmux/tmux
arch-wiki: https://wiki.archlinux.org/title/tmux
wiki: https://en.wikipedia.org/wiki/Tmux
rev: 2024-01-15
---
# tmux
tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached.

View file

@ -1,6 +1,7 @@
---
obj: application
repo: https://github.com/alvr-org/ALVR
rev: 2024-02-05
---
# ALVR

View file

@ -2,6 +2,7 @@
obj: application
repo: https://github.com/ollama/ollama
website: https://ollama.ai
rev: 2024-02-19
---
# Ollama

View file

@ -1,7 +1,9 @@
---
website: https://matrix.org/
obj: application
rev: 2024-01-19
---
# Matrix
Matrix is an open standard and communication protocol for real-time communication. It aims to make real-time communication work seamlessly between different service providers, in the way that standard [Simple Mail Transfer Protocol](../../internet/SMTP.md) [email](../../internet/eMail.md) currently does for store-and-forward [email](../../internet/eMail.md) service, by allowing users with accounts at one communications service provider to communicate with users of a different service provider via online chat, voice over IP, and videotelephony. It therefore serves a similar purpose to protocols like XMPP, but is not based on any existing communication protocol.

View file

@ -2,6 +2,7 @@
obj: application
website: https://goteleport.com
repo: https://github.com/gravitational/teleport
rev: 2024-03-08
---
# Teleport