From 78108539f3de25bb5f012389d7d7ed08f3ee0957 Mon Sep 17 00:00:00 2001 From: Fabio Zamboni <69969487+zamb0@users.noreply.github.com> Date: Fri, 5 Apr 2024 19:50:34 +0200 Subject: [PATCH 1/2] add mailsy --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 8155875..0dfc643 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1488,3 +1488,4 @@ password-manager,generate-pw,https://js-utils.com/generate-pw,https://github.com prompt,promptless,,https://github.com/dylanaraps/promptless,"A suckless and super fast shell prompt written in 1 line of POSIX sh, only configurable via re-installation / script edition." financial,abandon,,https://github.com/hrj/abandon,"A text based, double-entry accounting system inspired by Ledger with infinite precision arithmetic. Made in Java. Includes a GUI." transfer,osync,http://www.netpower.fr/osync,https://github.com/deajan/osync,"A robust two-way (bidirectional) file sync script based on rsync with fault tolerance, POSIX ACL support, time control and near real-time sync." +email,mailsy,,https://github.com/BalliAsghar/Mailsy.git,Generates disposable emails in the cli through [mail.tm](https://mail.tm). From 7aa8880eee22fd782c1918efd03a55e9f9e4de43 Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Sat, 6 Apr 2024 09:28:40 +0200 Subject: [PATCH 2/2] Fixed typo --- data/apps.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/apps.csv b/data/apps.csv index 0dfc643..3e75464 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1488,4 +1488,4 @@ password-manager,generate-pw,https://js-utils.com/generate-pw,https://github.com prompt,promptless,,https://github.com/dylanaraps/promptless,"A suckless and super fast shell prompt written in 1 line of POSIX sh, only configurable via re-installation / script edition." financial,abandon,,https://github.com/hrj/abandon,"A text based, double-entry accounting system inspired by Ledger with infinite precision arithmetic. Made in Java. Includes a GUI." transfer,osync,http://www.netpower.fr/osync,https://github.com/deajan/osync,"A robust two-way (bidirectional) file sync script based on rsync with fault tolerance, POSIX ACL support, time control and near real-time sync." -email,mailsy,,https://github.com/BalliAsghar/Mailsy.git,Generates disposable emails in the cli through [mail.tm](https://mail.tm). +email,mailsy,,https://github.com/BalliAsghar/Mailsy.git,Generates disposable emails in the CLI through [mail.tm](https://mail.tm).