From 41c6d06ae160930ae195620c5369a5c71587b04f Mon Sep 17 00:00:00 2001 From: anki-code Date: Mon, 6 Apr 2020 20:19:10 +0300 Subject: [PATCH 01/70] xxh - bring your favorite shell wherever you go through the SSH --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 44a06db..18fd1ab 100644 --- a/readme.md +++ b/readme.md @@ -197,6 +197,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [flog](http://github.com/mingrammer/flog) - A fake log generator for log formats such as apache-common, apache error and RFC3164 syslog. - [isitfit](http://github.com/autofitcloud/isitfit) - Manage AWS EC2 rightsizing. - [docker-shell](https://github.com/Trendyol/docker-shell) - Simple interactive docker interface. +- [xxh](https://github.com/xxh/xxh) - Bring your favorite shell wherever you go through the SSH. ### Release From 9c452ae2dbbc68fc4978c08ae8b6b538926c3fbf Mon Sep 17 00:00:00 2001 From: Vitaly Zdanevich Date: Tue, 26 Jul 2022 14:35:37 +0300 Subject: [PATCH 02/70] Add bash-git-prompt --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 982de52..8b2a815 100644 --- a/readme.md +++ b/readme.md @@ -548,6 +548,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [import-github-labels-cli](https://github.com/abhijithvijayan/import-github-labels-cli) - Sync labels between Github repos. - [git-all-branches](https://github.com/zacanger/git-all-branches) - Improved `git branch -a`. - [czg](https://github.com/Zhengqbbb/cz-git/tree/main/packages/cli) - Interactively generate standardized commit messages. +- [bash-git-prompt](https://github.com/magicmonty/bash-git-prompt) - Show current status of the repo, like `[master ↑·2|●1✚ 1]`. ### GitHub From 0de08c219789b57cdfc192ca53b88ff41d3197c8 Mon Sep 17 00:00:00 2001 From: Jasper Schnabel <67754783+jasper-schnabel@users.noreply.github.com> Date: Mon, 13 Mar 2023 11:03:31 +0100 Subject: [PATCH 03/70] Add skim (#517) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 35995c6..7aa48da 100644 --- a/readme.md +++ b/readme.md @@ -547,6 +547,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [fd](https://github.com/sharkdp/fd) - A simple, fast and user-friendly alternative to `find`. - [broot](https://github.com/Canop/broot) - Fuzzy finder similar to fzf, but with space usage visualization. - [rare](https://github.com/zix99/rare) - Real-time regex aggregation and analysis. +- [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in rust, similar to fzf. ## Version Control From c84fc0c430caf6631b95371e109c4725fbdd5426 Mon Sep 17 00:00:00 2001 From: Welding Torch <46340124+Welding-Torch@users.noreply.github.com> Date: Mon, 20 Mar 2023 10:53:43 +0530 Subject: [PATCH 04/70] Add slides (#554) Co-authored-by: Jonathan Neidel --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7aa48da..2777c16 100644 --- a/readme.md +++ b/readme.md @@ -304,8 +304,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [WOPR](https://github.com/yaronn/wopr) - A simple markup language for creating rich terminal reports, presentations and infographics. - [decktape](https://github.com/astefanutti/decktape) - PDF exporter for HTML presentations. -- [mdp](https://github.com/visit1985/mdp) - A command-line based markdown presentation tool. +- [mdp](https://github.com/visit1985/mdp) - A markdown presentation tool. - [sent](https://tools.suckless.org/sent/) - Simple plaintext presentation tool. +- [slides](https://github.com/maaslalani/slides) - A markdown presentation tool. ### Calendars From b50decc43d4fe2f8851d76f40a5c649b0f3c3b4b Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Mon, 27 Mar 2023 10:36:34 +0200 Subject: [PATCH 05/70] Bump star requirement for contribution --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index e76fedf..9448bf7 100644 --- a/contributing.md +++ b/contributing.md @@ -16,7 +16,7 @@ Not all tools can be considered. The aim of the list is to provide a concise lis - No duplicates. - Individual pull request for each suggestion. - The apps repository is older than 90 days. -- The apps repository has more than 10 stars (if on Github). +- The apps repository has more than 20 stars (if on Github). **Formatting & Style:** From 00a8b63795be9dc7e0403e8685d368441efb980f Mon Sep 17 00:00:00 2001 From: leo-arch Date: Fri, 21 Apr 2023 19:35:53 +0000 Subject: [PATCH 06/70] Add clifm (#558) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2777c16..e2f6a05 100644 --- a/readme.md +++ b/readme.md @@ -484,6 +484,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration. - [lf](https://github.com/gokcehan/lf) - Fast, extensively customizable file manager. - [fff](https://github.com/dylanaraps/fff) - Fast, simple file manager. +- [clifm](https://github.com/leo-arch/clifm) - The command line file manager. ### Deleting, Copying, and Renaming From da6a05c315381da53b11d433a367a7ffd65bd5f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=97=E3=81=90=E3=82=8C?= <23041178+ForsakenRei@users.noreply.github.com> Date: Fri, 5 May 2023 02:41:31 -0400 Subject: [PATCH 07/70] Add yt-dlp (#560) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e2f6a05..c67e983 100644 --- a/readme.md +++ b/readme.md @@ -126,6 +126,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [mps-youtube](https://github.com/mps-youtube/mps-youtube) - Youtube player. - [mpv](https://mpv.io) - Superior video player. - [editly](https://github.com/mifi/editly) - Declarative video editing. +- [yt-dlp](https://github.com/yt-dlp/yt-dlp) - A `youtube-dl` fork with additional features and fixes. ### Movies From 96f28d028fb707642c65263ea595308ffd09b36a Mon Sep 17 00:00:00 2001 From: Kartikay Jainwal Date: Fri, 5 May 2023 17:24:36 +0100 Subject: [PATCH 08/70] Add obs (#559) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c67e983..c7cb76f 100644 --- a/readme.md +++ b/readme.md @@ -292,6 +292,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [taskbook](https://github.com/klaussinani/taskbook) - Tasks, boards & notes for the command-line habitat. - [dnote](https://github.com/dnote/dnote) - A interactive, multi-device notebook. - [nb](https://github.com/xwmx/nb) - A note‑taking, bookmarking, archiving, and knowledge base application. +- [obs](https://github.com/Yakitrak/obsidian-cli) - Interact with your Obsidian vault. ### Finance From f57a410537c4aa6cfb5b723919ea226b1e635158 Mon Sep 17 00:00:00 2001 From: Matthieu LAURENT Date: Tue, 16 May 2023 23:38:08 +0200 Subject: [PATCH 09/70] Fix the caniuse.com link (#564) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c7cb76f..ba5f9df 100644 --- a/readme.md +++ b/readme.md @@ -177,7 +177,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Frontend Development -- [caniuse-cmd](https://github.com/sgentle/caniuse-cmd) - Search [caniuse.com](caniuse.com) about browser support of features. +- [caniuse-cmd](https://github.com/sgentle/caniuse-cmd) - Search [caniuse.com](https://caniuse.com) about browser support of features. - [strip-css-comments-cli](https://github.com/sindresorhus/strip-css-comments-cli) - Strip comments from CSS. - [viewport-list-cli](https://github.com/kevva/viewport-list-cli) - Return a list of devices and their viewports. - [surge](https://surge.sh) - Publish static websites for free. From 7b8deb747f4ad8501d0404ac5a92f8f6735db32a Mon Sep 17 00:00:00 2001 From: Ochi Daiki Date: Sat, 20 May 2023 14:00:54 +0900 Subject: [PATCH 10/70] Add gtree (#566) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ba5f9df..dae270c 100644 --- a/readme.md +++ b/readme.md @@ -391,6 +391,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [grip](https://github.com/joeyespo/grip) - Preview markdown files as GitHub would render them. - [mdv](https://github.com/axiros/terminal_markdown_viewer) - Styled terminal markdown viewer. - [glow](https://github.com/charmbracelet/glow) - Styled markdown rendering. +- [gtree](https://github.com/ddddddO/gtree) - Use markdown to generate directory trees and the directories itself. ### Security From 442063831787c9b0ecc6e868ce4e787a32fbde1d Mon Sep 17 00:00:00 2001 From: Alexey Yuzhakov Date: Fri, 30 Jun 2023 23:21:58 +0700 Subject: [PATCH 11/70] Add xq (#567) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index dae270c..ad3a0f8 100644 --- a/readme.md +++ b/readme.md @@ -452,6 +452,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [dasel](https://github.com/tomwright/dasel) - JSON/YAML/TOML/XML processor (like jq/yq). - [yaml-cli](https://github.com/pandastrike/yaml-cli) - Query/update YAML. - [ramda-cli](https://github.com/raine/ramda-cli) - Process data with functional pipelines. +- [xq](https://github.com/sibprogrammer/xq) - XML and HTML beautifier and content extractor. ### JSON From 09d2c264563b6cbfe52b83dfe4c84af129fe9c13 Mon Sep 17 00:00:00 2001 From: Jonathan VUILLEMIN Date: Tue, 11 Jul 2023 12:42:50 +0200 Subject: [PATCH 12/70] Add yai (#568) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ad3a0f8..1fd4d2b 100644 --- a/readme.md +++ b/readme.md @@ -440,6 +440,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Wat](https://github.com/dthree/wat) - Instant, central, community-built docs. - [teachcode](https://github.com/madlabsinc/teachcode) - Guide for the earliest lessons of coding. - [navi](https://github.com/denisidoro/navi) - Interactive cheatsheet tool. +- [yai](https://github.com/ekkinox/yai) - AI powered terminal assistant. ## Data Manipulation From d331c5c5c3ab137ccb1e1cc30353456dbc0ee21f Mon Sep 17 00:00:00 2001 From: Oli Lalonde Date: Tue, 11 Jul 2023 06:57:52 -0400 Subject: [PATCH 13/70] Add clevercli (#550) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1fd4d2b..84c7998 100644 --- a/readme.md +++ b/readme.md @@ -327,6 +327,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [crawley](https://github.com/s0rg/crawley) - Unix-way web crawler. - [kill-tabs](https://github.com/sindresorhus/kill-tabs) - Kill all Chrome tabs. - [alex](https://github.com/get-alex/alex) - Catch insensitive, inconsiderate writing. +- [clevercli](https://github.com/clevercli/clevercli) - Collection of ChatGTP powered utilities. ### macOS From d8670c61825379eb6ce5cd0a7281062b2c3cd38e Mon Sep 17 00:00:00 2001 From: derVedro Date: Fri, 14 Jul 2023 11:36:49 +0200 Subject: [PATCH 14/70] Add far2l (#456) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 84c7998..128a71e 100644 --- a/readme.md +++ b/readme.md @@ -491,6 +491,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [lf](https://github.com/gokcehan/lf) - Fast, extensively customizable file manager. - [fff](https://github.com/dylanaraps/fff) - Fast, simple file manager. - [clifm](https://github.com/leo-arch/clifm) - The command line file manager. +- [far2l](https://github.com/elfmz/far2l) - Orthodox file manager. ### Deleting, Copying, and Renaming From a8bc15204542ec479a2e8282c8b03273df847924 Mon Sep 17 00:00:00 2001 From: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com> Date: Sun, 16 Jul 2023 22:52:43 -0700 Subject: [PATCH 15/70] Add ast-grep (#569) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 128a71e..557ecbf 100644 --- a/readme.md +++ b/readme.md @@ -557,6 +557,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [broot](https://github.com/Canop/broot) - Fuzzy finder similar to fzf, but with space usage visualization. - [rare](https://github.com/zix99/rare) - Real-time regex aggregation and analysis. - [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in rust, similar to fzf. +- [ast-grep](https://github.com/ast-grep/ast-grep) - A tool for code structrual search, linting and rewriting. ## Version Control From 5372808fce278b1398d465d6dc8faa1761f0feb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Gait=C3=A1n?= Date: Thu, 27 Jul 2023 13:49:52 -0300 Subject: [PATCH 16/70] Add shbin (#570) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 557ecbf..c548c6b 100644 --- a/readme.md +++ b/readme.md @@ -525,6 +525,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [google-drive-upload](https://github.com/labbots/google-drive-upload) - Upload/sync with Google Drive. - [gdrive-downloader](https://github.com/Akianonymus/gdrive-downloader) - Download files/folders from Google Drive. - [portal](https://github.com/ZinoKader/portal) - Send files between computers. +- [shbin](https://github.com/Shiphero/shbin/) - Turn a Github repo into a pastebin. ### Directory Listing From 415ce53cb544e39d61e760991a5464f2d192b902 Mon Sep 17 00:00:00 2001 From: parvardegr Date: Sun, 30 Jul 2023 11:27:55 +0330 Subject: [PATCH 17/70] Add sharing (#571) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c548c6b..cc0a78d 100644 --- a/readme.md +++ b/readme.md @@ -526,6 +526,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [gdrive-downloader](https://github.com/Akianonymus/gdrive-downloader) - Download files/folders from Google Drive. - [portal](https://github.com/ZinoKader/portal) - Send files between computers. - [shbin](https://github.com/Shiphero/shbin/) - Turn a Github repo into a pastebin. +- [sharing](https://github.com/parvardegr/sharing) - Send and receive files on your mobile device. ### Directory Listing From 433420fa624ced35c5e81c50d14bc9caeef486d0 Mon Sep 17 00:00:00 2001 From: Madhur Ahuja Date: Thu, 3 Aug 2023 13:24:50 +0530 Subject: [PATCH 18/70] Add lazygit (#572) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index cc0a78d..105b50a 100644 --- a/readme.md +++ b/readme.md @@ -583,6 +583,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [git-all-branches](https://github.com/zacanger/git-all-branches) - Improved `git branch -a`. - [czg](https://github.com/Zhengqbbb/cz-git/tree/main/packages/cli) - Interactively generate standardized commit messages. - [shallow-backup](https://github.com/alichtman/shallow-backup) - Git integrated backup tool. +- [Lazygit](https://github.com/jesseduffield/lazygit) - Simple TUI for git commands. ### GitHub From a50265b94d7b28c9e11410dc08ec007f56e57de9 Mon Sep 17 00:00:00 2001 From: webdev4422 <67459982+webdev4422@users.noreply.github.com> Date: Thu, 3 Aug 2023 11:26:03 +0300 Subject: [PATCH 19/70] Add tere (#573) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 105b50a..1a9b95e 100644 --- a/readme.md +++ b/readme.md @@ -547,6 +547,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [goto](https://github.com/iridakos/goto) - Directory aliases for the shell with autocomplete. - [z.lua](https://github.com/skywind3000/z.lua) - `cd` command that learns your habits. - [zoxide](https://github.com/ajeetdsouza/zoxide) - Fast directory jumper in Rust. +- [tere](https://github.com/mgunyho/tere) - A faster alternative to using cd and ls. ### Search From 8a3875953bf6c1fc674b200bc7a78d802018fe41 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Thu, 3 Aug 2023 10:45:18 +0200 Subject: [PATCH 20/70] Remove deprecated projects and update script for checking deprecations --- check-for-deprecation.sh | 39 +++++++++++++++++++++++++-------------- readme.md | 10 ++-------- 2 files changed, 27 insertions(+), 22 deletions(-) diff --git a/check-for-deprecation.sh b/check-for-deprecation.sh index 820986b..2c7c2f5 100755 --- a/check-for-deprecation.sh +++ b/check-for-deprecation.sh @@ -14,21 +14,32 @@ EOF exit fi -APPS=$(cat readme.md | grep -e "- \[.\+\]\(.\+\)\s" | grep 'github.com' | awk -F "(" '{ print $2 }' | cut -d ")" -f1) +check_if_archived_on_github() { + APPS=$(grep -e "- \[.\+\]\(.\+\)\s" readme.md | grep 'github.com' | awk -F "(" '{ print $2 }' | cut -d ")" -f1) -check_deprecation() { - REPO="$1" - if nice curl -SsL "$REPO" | grep "This repository has been archived by the owner. It is now read-only." >/dev/null; then - echo "DEPRECATED $REPO" | tee -a $OUT_FILE - else - echo "CHECKED $REPO" - fi + check_deprecation() { + REPO="$1" + if nice curl -SsL "$REPO" | grep "This repository has been archived by the owner on" >/dev/null; then + echo "DEPRECATED $REPO" | tee -a $OUT_FILE + else + echo "CHECKED $REPO" + fi + } + + # parallel exec: https://unix.stackexchange.com/a/216475 + for app in $(echo $APPS); do + ((i=i%J)); ((i++==0)) && wait + check_deprecation "$app" & + done } -# parallel exec: https://unix.stackexchange.com/a/216475 -for app in $(echo $APPS); do - ((i=i%J)); ((i++==0)) && wait - check_deprecation "$app" & -done +check_if_link_is_dead() { + command -v deadlink >/dev/null || { echo "deadlink is not installed" 1>&2; exit 127; } -deadlink check readme + tmp=$(mktemp) + grep -Po "http[^)]+" readme.md | grep -v "https://github.com" >$tmp + deadlink check $tmp +} + +check_if_archived_on_github +check_if_link_is_dead diff --git a/readme.md b/readme.md index 1a9b95e..3bc8b86 100644 --- a/readme.md +++ b/readme.md @@ -112,7 +112,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Social Media - [facebook-cli](https://github.com/specious/facebook-cli) - Facebook command line interface. -- [TTYtter](https://github.com/oysttyer/oysttyer) - Twitter client. - [Rainbowstream](https://github.com/DTVD/rainbowstream) - A smart and nice Twitter client on the terminal. - [tuir](https://gitlab.com/ajak/tuir) - Reddit TUI. - [WeeChat](https://weechat.org/) - Fast, light and extensible chat client. @@ -203,8 +202,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [s3cmd](https://github.com/s3tools/s3cmd) - Fully-Featured S3 client. - [pm2](https://github.com/Unitech/pm2) - Production Process Manager for Node.js. - [ops](https://github.com/nanovms/ops) - Unikernel compilation and orchestration tool. -- [flog](http://github.com/mingrammer/flog) - A fake log generator for log formats such as apache-common, apache error and RFC3164 syslog. -- [isitfit](http://github.com/autofitcloud/isitfit) - Manage AWS EC2 rightsizing. +- [flog](https://github.com/mingrammer/flog) - A fake log generator for log formats such as apache-common, apache error and RFC3164 syslog. - [k9s](https://github.com/derailed/k9s) - Manage Kubernetes Clusters. - [PingMe](https://github.com/kha7iq/pingme) - Send messages/alerts to multiple messaging platforms & email. - [ipfs-deploy](https://github.com/agentofuser/ipfs-deploy) - Deploy static websites to [IPFS](https://github.com/ipfs/ipfs#overviewhttps://github.com/ipfs/ipfs#overview). @@ -242,7 +240,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [yo](https://github.com/yeoman/yo) - Scaffolding tool for running Yeoman generators. - [boilr](https://github.com/tmrts/boilr) - Create projects from boilerplate templates. - [cookiecutter](https://github.com/audreyr/cookiecutter) - Create projects from templates. -- [mevn-cli](http://github.com/madlabsinc/mevn-cli) - Light speed setup for MEVN (Mongo Express Vue Node) Apps. +- [mevn-cli](https://github.com/madlabsinc/mevn-cli) - Light speed setup for MEVN (Mongo Express Vue Node) Apps. - [scaffold-static](https://github.com/jamesgeorge007/scaffold-static) - Scaffolding utility for vanilla JS. ### HTTP Server @@ -539,7 +537,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Directory Navigation - [autojump](https://github.com/wting/autojump) - A cd command that learns - easily navigate directories from the command line. -- [fasd](https://github.com/clvv/fasd) - Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v. - [pm](https://github.com/Angelmmiguel/pm) - The easy way to switch to your projects on the shell. - [z](https://github.com/rupa/z) - z is the new j, yo. - [PathPicker](https://github.com/facebook/pathpicker/) - After parsing the output from a command, PathPicker presents you with a nice UI to select which files you're interested in. @@ -589,7 +586,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### GitHub - [CLI GitHub](https://github.com/IonicaBizau/cli-github) - Fancy GitHub client. -- [Gistup](https://github.com/mbostock/gistup) - Manage GitHub gists. - [hub](https://github.com/github/hub) - Make git easier to use with GitHub. - [git-labelmaker](https://github.com/himynameisdave/git-labelmaker) - Edit GitHub labels. @@ -637,7 +633,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ## Just for Fun -- [cowsay](https://github.com/tnalpgge/rank-amateur-cowsay) - A configurable talking cow (and other animals). - [quote-cli](https://github.com/riyadhalnur/quote-cli) - Get a random quote or the quote of the day in your CLI. - [fortune](https://github.com/shlomif/fortune-mod) - Shows a random fortune. - [ponysay](https://github.com/erkin/ponysay) - Pony rewrite of cowsay. @@ -646,7 +641,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [text-meme](https://github.com/beatfreaker/text-meme-cli) - Generate text memes. - [dankcli](https://github.com/sggts04/dankcli) - Add text to meme image templates. - [ricksay](https://github.com/roma-guru/ricksay) - Quotes from Rick and Morty. -- [pokeget](https://github.com/talwat/pokeget) - Display sprites of pokemon. ### Emoji From 70b130798b25455e6a929979645e9d0ce73b46aa Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Tue, 15 Aug 2023 17:55:31 +0200 Subject: [PATCH 21/70] Add hledger and link to other PTA tools --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3bc8b86..88f6ca7 100644 --- a/readme.md +++ b/readme.md @@ -294,7 +294,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Finance -- [ledger](https://ledger-cli.org/) - Powerful, double-entry accounting system on the terminal +See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overview of relevant tools. + +- [ledger](https://ledger-cli.org/) - Powerful, double-entry accounting system. +- [hledger](https://hledger.org/) - Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces. - [moeda](https://github.com/thompsonemerson/moeda) - Foreign exchange rates and currency conversion. - [cash-cli](https://github.com/xxczaki/cash-cli) - Convert Currency Rates. - [cointop](https://github.com/miguelmota/cointop) - Track cryptocurrencies. From 449f3e6432bcb2363f101f1d732a761f35d23621 Mon Sep 17 00:00:00 2001 From: Mk5 <31850900+mk-5@users.noreply.github.com> Date: Thu, 17 Aug 2023 17:22:06 +0200 Subject: [PATCH 22/70] Add fjira (#575) Co-authored-by: mk5 Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88f6ca7..e13cb31 100644 --- a/readme.md +++ b/readme.md @@ -267,6 +267,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Buku](https://github.com/jarun/Buku) - Browser-independent bookmark manager. - [papis](https://github.com/papis/papis) - Extensible document and bibliography manager. - [pubs](https://github.com/pubs/pubs) - Scientific bibliography manager. +- [fjira](https://github.com/mk-5/fjira) - Fuzzy finder and TUI application for Jira. ### Time Tracking From c1e98059faa5bac9b416cf0bd5fce73e01f40d0f Mon Sep 17 00:00:00 2001 From: Dipankar Pal Date: Thu, 17 Aug 2023 22:14:52 +0530 Subject: [PATCH 23/70] Add radio-active (#574) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e13cb31..c2c8cca 100644 --- a/readme.md +++ b/readme.md @@ -108,6 +108,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [spotify-tui](https://github.com/Rigellute/spotify-tui) - Spotify client. - [swaglyrics-for-spotify](https://github.com/SwagLyrics/SwagLyrics-For-Spotify) - Spotify lyrics. - [dzr](https://github.com/yne/dzr) - deezer.com player. +- [radio-active](https://github.com/deep5050/radio-active) - Internet radio player with 40k+ stations. ### Social Media From 839ada1c660a643455be7aa375017047cbd2a187 Mon Sep 17 00:00:00 2001 From: Albert Frankfurt Date: Fri, 18 Aug 2023 23:43:18 +0300 Subject: [PATCH 24/70] Fix typo in clevercli description (#577) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c2c8cca..2c650a5 100644 --- a/readme.md +++ b/readme.md @@ -330,7 +330,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [crawley](https://github.com/s0rg/crawley) - Unix-way web crawler. - [kill-tabs](https://github.com/sindresorhus/kill-tabs) - Kill all Chrome tabs. - [alex](https://github.com/get-alex/alex) - Catch insensitive, inconsiderate writing. -- [clevercli](https://github.com/clevercli/clevercli) - Collection of ChatGTP powered utilities. +- [clevercli](https://github.com/clevercli/clevercli) - Collection of ChatGPT powered utilities. ### macOS From 72b83878ea1ef159700d31e333d3e28f51cf7e5a Mon Sep 17 00:00:00 2001 From: Stanislav Deviatov Date: Wed, 23 Aug 2023 13:55:33 +0200 Subject: [PATCH 25/70] Add curlie (#578) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2c650a5..e234b6a 100644 --- a/readme.md +++ b/readme.md @@ -255,6 +255,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [HTTPie](https://github.com/httpie/httpie) - A user-friendly HTTP client. - [HTTP Prompt](https://github.com/eliangcs/http-prompt) - Interactive HTTP client featuring autocomplete and syntax highlighting. - [ain](https://github.com/jonaslu/ain) - HTTP client with a simple format to organize API endpoints. +- [curlie](https://github.com/rs/curlie) - A curl frontend with the ease of use of HTTPie. ## Productivity From 1373e199eba4ef6e8032fd9a185d58f807065210 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Thu, 7 Sep 2023 18:04:47 +0200 Subject: [PATCH 26/70] Replace deprecated exa with fork --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e234b6a..63c085e 100644 --- a/readme.md +++ b/readme.md @@ -535,7 +535,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv ### Directory Listing - [alder](https://github.com/aweary/alder) - Minimal `tree` with colors. -- [exa](https://github.com/ogham/exa) - Improved version of `ls`. +- [eza](https://github.com/eza-community/eza) - Improved version of `ls`. - [tre](https://github.com/dduan/tre) - `tree` with git awareness, editor aliasing, and more. - [ll](https://github.com/antonmedv/ll) - `ls` with git status. - [lsd](https://github.com/Peltoche/lsd) - `ls` with many extra features. From 5d7deb5312c0f9bda51ccf9127849ad91465d8a8 Mon Sep 17 00:00:00 2001 From: Khaliq Date: Mon, 11 Sep 2023 22:35:59 +0800 Subject: [PATCH 27/70] Add ncp (#583) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 63c085e..5b342b9 100644 --- a/readme.md +++ b/readme.md @@ -531,6 +531,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [portal](https://github.com/ZinoKader/portal) - Send files between computers. - [shbin](https://github.com/Shiphero/shbin/) - Turn a Github repo into a pastebin. - [sharing](https://github.com/parvardegr/sharing) - Send and receive files on your mobile device. +- [ncp](https://github.com/kha7iq/ncp) - Transfer files and folders, to and from NFS servers. ### Directory Listing From 80e65b8246744bc542e7bb94ac16ceef2a26cbf7 Mon Sep 17 00:00:00 2001 From: "Gianpaulo M. Soares" Date: Wed, 13 Sep 2023 00:15:38 +0000 Subject: [PATCH 28/70] Add ctop --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5b342b9..a49deb3 100644 --- a/readme.md +++ b/readme.md @@ -217,6 +217,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [lazydocker](https://github.com/jesseduffield/lazydocker) - Simple docker/docker-compose interface. - [docker-shell](https://github.com/Trendyol/docker-shell) - Simple interactive docker interface. - [docker-pushrm](https://github.com/christian-korneck/docker-pushrm) - Push a readme to container registries. +- [ctop](https://github.com/bcicen/ctop) - Top like interface for container metrics. ### Release From 6a30c1e29479e6c1a3d80132d1e9ed2f6c29687e Mon Sep 17 00:00:00 2001 From: qadzek <84473512+qadzek@users.noreply.github.com> Date: Fri, 19 Jan 2024 16:08:25 +0100 Subject: [PATCH 29/70] Add sshuttle --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5b342b9..0721cfe 100644 --- a/readme.md +++ b/readme.md @@ -358,6 +358,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [acmetool](https://github.com/hlandau/acmetool) - Automatic certificate acquisition for ACME (Let's Encrypt). - [certificate-ripper](https://github.com/Hakky54/certificate-ripper) - Extract server certificates. - [neoss](https://github.com/PabloLec/neoss) - User-friendly and detailed socket statistics. +- [sshuttle](https://github.com/sshuttle/sshuttle) - Transparent proxy server that works as a poor man's VPN. ### Theming and Customization From 5e150f4a0cc85ef9a1b71fb0899ef50be306a603 Mon Sep 17 00:00:00 2001 From: Onur YALAZI Date: Wed, 31 Jan 2024 11:26:51 +0000 Subject: [PATCH 30/70] Added dua-cli --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5b342b9..c8fa12a 100644 --- a/readme.md +++ b/readme.md @@ -506,6 +506,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [rename-cli](https://github.com/jhotmann/node-rename-cli) - Rename files quickly. - [renameutils](https://www.nongnu.org/renameutils/) - Mass renaming in your editor. - [diskonaut](https://github.com/imsnif/diskonaut) - Disk space navigator. +- [dua-cli](https://github.com/Byron/dua-cli) - Disk usage analizer. View disk space usage and delete unwanted data, fast. ### Files From e715da5ceff65a541978b81d3fd329142d60a593 Mon Sep 17 00:00:00 2001 From: Peter Date: Thu, 8 Feb 2024 20:36:34 +0100 Subject: [PATCH 31/70] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5b342b9..4667444 100644 --- a/readme.md +++ b/readme.md @@ -209,6 +209,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [ipfs-deploy](https://github.com/agentofuser/ipfs-deploy) - Deploy static websites to [IPFS](https://github.com/ipfs/ipfs#overviewhttps://github.com/ipfs/ipfs#overview). - [Discharge](https://github.com/brandonweiss/discharge) - Deploy static websites to Amazon S3. - [updatecli](https://github.com/updatecli/updatecli) - A declarative dependency management tool. +- [logdy](https://github.com/logdyhq/logdy-core) - Supercharge terminal logs with web UI. ### Docker From 4ee99b3252b52507057323e3266b2b3de7189487 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Sun, 24 Mar 2024 09:55:14 +0100 Subject: [PATCH 32/70] Remove deprections --- check-for-deprecation.sh | 2 +- readme.md | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/check-for-deprecation.sh b/check-for-deprecation.sh index 2c7c2f5..5fc929d 100755 --- a/check-for-deprecation.sh +++ b/check-for-deprecation.sh @@ -1,6 +1,6 @@ #! /bin/bash -J=4 +J=6 OUT_FILE=deprecated.txt if [ "$1" = "--help" ] || [ "$1" = "-h" ] || [ "$1" = "help" ]; then diff --git a/readme.md b/readme.md index 5b342b9..4e0e0c9 100644 --- a/readme.md +++ b/readme.md @@ -215,7 +215,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [lstags](https://github.com/ivanilves/lstags) - Synchronize images across registries. - [dockly](https://github.com/lirantal/dockly) - Interactively manage containers. - [lazydocker](https://github.com/jesseduffield/lazydocker) - Simple docker/docker-compose interface. -- [docker-shell](https://github.com/Trendyol/docker-shell) - Simple interactive docker interface. - [docker-pushrm](https://github.com/christian-korneck/docker-pushrm) - Push a readme to container registries. ### Release @@ -518,7 +517,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [webtorrent-cli](https://github.com/feross/webtorrent-cli) – Streaming torrent client. - [entr](https://github.com/eradman/entr) - Run an arbitrary command when files change. - [organize-cli](https://github.com/ManrajGrover/organize-cli) - Organize your files automatically. -- [organize-rt](https://gitlab.com/FixFromDarkness/organize-rt) - organize-cli in Rust with more customization. +- [organize-rt](https://gitlab.com/foxido/organize-rt) - organize-cli in Rust with more customization. - [RecoverPy](https://github.com/PabloLec/RecoverPy) - Recover overwritten or deleted files. ### File Sync/Sharing @@ -531,7 +530,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [portal](https://github.com/ZinoKader/portal) - Send files between computers. - [shbin](https://github.com/Shiphero/shbin/) - Turn a Github repo into a pastebin. - [sharing](https://github.com/parvardegr/sharing) - Send and receive files on your mobile device. -- [ncp](https://github.com/kha7iq/ncp) - Transfer files and folders, to and from NFS servers. +- [ncp](https://github.com/kha7iq/ncp) - Transfer files and folders, to and from NFS servers. ### Directory Listing From 962e63993219c78620e1904ce482a58ee5dee784 Mon Sep 17 00:00:00 2001 From: Vitaly Zdanevich Date: Wed, 24 Apr 2024 10:59:39 +0400 Subject: [PATCH 33/70] Switch to working geeknote fork (#613) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4e0e0c9..f382616 100644 --- a/readme.md +++ b/readme.md @@ -282,7 +282,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Note Taking and Lists - [idea](https://github.com/IonicaBizau/idea) - A lightweight tool for keeping ideas in a safe place quick and easy. -- [geeknote](https://github.com/jeffkowalski/geeknote) - Evernote client. +- [geeknote](https://github.com/vitaly-zdanevich/geeknote) - Evernote client. - [Taskwarrior](https://taskwarrior.org/) - Manage your TODO list. - [Terminal velocity](https://vhp.github.io/terminal_velocity/) - A fast note-taking app. - [eureka](https://github.com/simeg/eureka) - Input and store your ideas. From 83fddf0c53e57e47e4756981fe0d575fb81694ef Mon Sep 17 00:00:00 2001 From: Ahmed-Zahran-AZ Date: Sat, 18 May 2024 11:19:15 +0300 Subject: [PATCH 34/70] add VCS - git - gitui --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f382616..6c82aa1 100644 --- a/readme.md +++ b/readme.md @@ -588,7 +588,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [czg](https://github.com/Zhengqbbb/cz-git/tree/main/packages/cli) - Interactively generate standardized commit messages. - [shallow-backup](https://github.com/alichtman/shallow-backup) - Git integrated backup tool. - [Lazygit](https://github.com/jesseduffield/lazygit) - Simple TUI for git commands. - +- [gitui](https://github.com/extrawurst/gitui) - Blazing fast terminal-ui for git written in rust. ### GitHub - [CLI GitHub](https://github.com/IonicaBizau/cli-github) - Fancy GitHub client. From 64b99d71abc23d777a7274c039e92e52a36079d6 Mon Sep 17 00:00:00 2001 From: Julien C <64107022+Julien-cpsn@users.noreply.github.com> Date: Fri, 7 Jun 2024 10:45:08 +0200 Subject: [PATCH 35/70] Add ATAC, the modern TUI API Client ATAC is Arguably a Terminal API Client. Feature-full, free, open-source, offline and account-less. https://github.com/Julien-cpsn/ATAC --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f382616..973b6ff 100644 --- a/readme.md +++ b/readme.md @@ -255,6 +255,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [HTTP Prompt](https://github.com/eliangcs/http-prompt) - Interactive HTTP client featuring autocomplete and syntax highlighting. - [ain](https://github.com/jonaslu/ain) - HTTP client with a simple format to organize API endpoints. - [curlie](https://github.com/rs/curlie) - A curl frontend with the ease of use of HTTPie. +- [ATAC](https://github.com/Julien-cpsn/ATAC) - A feature-full TUI API client made in Rust. ATAC is free, open-source, offline and account-less. ## Productivity From 2edcae7f30b8f2b0681ec48417cb009788c898da Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Thu, 19 Sep 2024 09:25:29 +0200 Subject: [PATCH 36/70] Remove deprecated projects, replace neofetch with fastfetch --- readme.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/readme.md b/readme.md index f382616..327a09b 100644 --- a/readme.md +++ b/readme.md @@ -288,7 +288,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [eureka](https://github.com/simeg/eureka) - Input and store your ideas. - [sncli](https://github.com/insanum/sncli) - Simplenote client. - [td-cli](https://github.com/darrikonn/td-cli) - A TODO manager to organize and manage your TODO's across multiple projects. -- [taskell](https://github.com/smallhadroncollider/taskell) - Interactive kanban board/task manager. - [taskbook](https://github.com/klaussinani/taskbook) - Tasks, boards & notes for the command-line habitat. - [dnote](https://github.com/dnote/dnote) - A interactive, multi-device notebook. - [nb](https://github.com/xwmx/nb) - A note‑taking, bookmarking, archiving, and knowledge base application. @@ -364,7 +363,6 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [wallpaper-cli](https://github.com/sindresorhus/wallpaper-cli) - Get or set the desktop wallpaper. - [themer](https://github.com/mjswensen/themer) - Generate personalized themes for your editor, terminal, wallpaper, Slack, and more. - [JackPaper](https://github.com/jackel27/jackpaper) - Set images from Unsplash as wallpaper. -- [pywal](https://github.com/dylanaraps/pywal) - Generate and change color-schemes, then apply them system-wide to all of your favourite programs. - [QuickWall](https://github.com/deepjyoti30/QuickWall) - Directly set wallpapers from Unsplash. - [oh-my-posh](https://ohmyposh.dev) - Prompt theme engine. @@ -379,7 +377,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv ### System Interaction Utilities -- [neofetch](https://github.com/dylanaraps/neofetch) - System information tool. +- [fastfetch](https://github.com/fastfetch-cli/fastfetch) - System information tool. - [battery-level-cli](https://github.com/gillstrom/battery-level-cli) - Get current battery level. - [brightness-cli](https://github.com/kevva/brightness-cli) - Change screen brightness ([windows](https://github.com/sondreb/win-brightness)). - [yank](https://github.com/mptre/yank) - Yank terminal output to clipboard. @@ -492,7 +490,6 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [Vifm](https://vifm.info/) - VI influnced file manager. - [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration. - [lf](https://github.com/gokcehan/lf) - Fast, extensively customizable file manager. -- [fff](https://github.com/dylanaraps/fff) - Fast, simple file manager. - [clifm](https://github.com/leo-arch/clifm) - The command line file manager. - [far2l](https://github.com/elfmz/far2l) - Orthodox file manager. From 5b2c123d780460eaf5ac6aba7e8bab6c8000aa36 Mon Sep 17 00:00:00 2001 From: gmt4 <791491+gmt4@users.noreply.github.com> Date: Mon, 23 Sep 2024 06:34:09 +0200 Subject: [PATCH 37/70] Add mpvc (#634) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 327a09b..4d564e1 100644 --- a/readme.md +++ b/readme.md @@ -109,6 +109,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [swaglyrics-for-spotify](https://github.com/SwagLyrics/SwagLyrics-For-Spotify) - Spotify lyrics. - [dzr](https://github.com/yne/dzr) - deezer.com player. - [radio-active](https://github.com/deep5050/radio-active) - Internet radio player with 40k+ stations. +- [mpvc](https://github.com/gmt4/mpvc) - Music player interfacing mpv. ### Social Media From 6e0735ae9c39c8902f7a5be2ac7896ecd2af822e Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Mon, 23 Sep 2024 06:42:04 +0200 Subject: [PATCH 38/70] Remove broken or abandoned social media clients --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index 4d564e1..4464273 100644 --- a/readme.md +++ b/readme.md @@ -113,8 +113,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Social Media -- [facebook-cli](https://github.com/specious/facebook-cli) - Facebook command line interface. -- [Rainbowstream](https://github.com/DTVD/rainbowstream) - A smart and nice Twitter client on the terminal. - [tuir](https://gitlab.com/ajak/tuir) - Reddit TUI. - [WeeChat](https://weechat.org/) - Fast, light and extensible chat client. - [irssi](https://github.com/irssi/irssi) - IRC chat client. From dde3f4d7ae878ceb589fed923e1f14c057bdd87d Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Mon, 23 Sep 2024 06:47:59 +0200 Subject: [PATCH 39/70] Remove more non-working projects, group leftover socials into Chat --- readme.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/readme.md b/readme.md index 4464273..47f8d82 100644 --- a/readme.md +++ b/readme.md @@ -89,8 +89,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ## Entertainment -- [football-cli](https://github.com/ManrajGrover/football-cli) - Get live scores, fixtures, standings of almost every football competition/league. -- [pockyt](https://github.com/arvindch/pockyt) - Read, Manage, and Automate your [Pocket](https://getpocket.com) collection. - [newsboat](https://github.com/newsboat/newsboat) - An extendable RSS feed reader for text terminals. ### Music @@ -111,13 +109,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [radio-active](https://github.com/deep5050/radio-active) - Internet radio player with 40k+ stations. - [mpvc](https://github.com/gmt4/mpvc) - Music player interfacing mpv. -### Social Media - -- [tuir](https://gitlab.com/ajak/tuir) - Reddit TUI. -- [WeeChat](https://weechat.org/) - Fast, light and extensible chat client. -- [irssi](https://github.com/irssi/irssi) - IRC chat client. -- [kirc](https://github.com/mcpcpc/kirc) - Tiny IRC client. - ### Video - [youtube-dl](https://github.com/ytdl-org/youtube-dl) - Download videos from YouTube.com and many other video sites. @@ -145,6 +136,12 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [SpeedRead](https://github.com/sunsations/speed_read) - Spritz-alike speedreader. - [medium-cli](https://github.com/djadmin/medium-cli) - Read [medium.com](https://medium.com/) stories. +### Chat + +- [WeeChat](https://weechat.org/) - Fast, light and extensible chat client. +- [irssi](https://github.com/irssi/irssi) - IRC chat client. +- [kirc](https://github.com/mcpcpc/kirc) - Tiny IRC client. + ## Development - [legit](https://github.com/captainsafia/legit) - Generate Open Source licences as files or file headers. From 525fcabcf806abcd993ddd222df63ccdf036a412 Mon Sep 17 00:00:00 2001 From: confusedalex Date: Fri, 25 Oct 2024 17:42:32 +0200 Subject: [PATCH 40/70] Add yazi (#611) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 47f8d82..ecd9ccd 100644 --- a/readme.md +++ b/readme.md @@ -488,6 +488,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [lf](https://github.com/gokcehan/lf) - Fast, extensively customizable file manager. - [clifm](https://github.com/leo-arch/clifm) - The command line file manager. - [far2l](https://github.com/elfmz/far2l) - Orthodox file manager. +- [yazi](https://github.com/sxyazi/yazi) - Blazing fast file manager. ### Deleting, Copying, and Renaming From 300fd35213e2035d796e78b13883fec8bfd3d7c2 Mon Sep 17 00:00:00 2001 From: Ayooluwa Isaiah Date: Sun, 3 Nov 2024 18:45:34 +0100 Subject: [PATCH 41/70] Add f2 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ecd9ccd..0778d2c 100644 --- a/readme.md +++ b/readme.md @@ -513,6 +513,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [organize-cli](https://github.com/ManrajGrover/organize-cli) - Organize your files automatically. - [organize-rt](https://gitlab.com/foxido/organize-rt) - organize-cli in Rust with more customization. - [RecoverPy](https://github.com/PabloLec/RecoverPy) - Recover overwritten or deleted files. +- [f2](https://github.com/ayoisaiah/f2) - A cross-platform tool for fast, safe, and flexible batch renaming. ### File Sync/Sharing From e0158d2ef1231b1398f60a06d20d816a58a090c7 Mon Sep 17 00:00:00 2001 From: Bob Conan Date: Thu, 14 Nov 2024 04:01:19 -0600 Subject: [PATCH 42/70] Fix typos in descriptions and links (#637) --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index ecd9ccd..7450d7b 100644 --- a/readme.md +++ b/readme.md @@ -127,7 +127,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Dwarf Fortress](http://www.bay12games.com/dwarves/) - Roguelike construction and management simulation. - [Cataclysm-DDA](https://cataclysmdda.org) - Turn-based survival game set in a post-apocalyptic world. -- [pokete](https://github.com/lxgr-linux/pokete) - Pokemon-like. +- [Pokete](https://github.com/lxgr-linux/Pokete) - Pokemon-like. ### Books @@ -402,7 +402,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv ### Math - [mdlt](https://github.com/metadelta/mdlt) - Do quick math right from the command line. -- [Qalculate](https://github.com/Qalculate/libqalculate) - Calculate non-trival math expressions. Unit conversions, symbolic calculations and more. +- [Qalculate](https://github.com/Qalculate/libqalculate) - Calculate non-trivial math expressions. Unit conversions, symbolic calculations and more. ### Weather @@ -483,7 +483,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [ranger](https://github.com/ranger/ranger) - A console file manager with VI key bindings. - [midnight-commander](https://github.com/MidnightCommander/mc) - A feature rich visual file manager. -- [Vifm](https://vifm.info/) - VI influnced file manager. +- [Vifm](https://vifm.info/) - VI influenced file manager. - [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration. - [lf](https://github.com/gokcehan/lf) - Fast, extensively customizable file manager. - [clifm](https://github.com/leo-arch/clifm) - The command line file manager. @@ -557,7 +557,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [broot](https://github.com/Canop/broot) - Fuzzy finder similar to fzf, but with space usage visualization. - [rare](https://github.com/zix99/rare) - Real-time regex aggregation and analysis. - [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in rust, similar to fzf. -- [ast-grep](https://github.com/ast-grep/ast-grep) - A tool for code structrual search, linting and rewriting. +- [ast-grep](https://github.com/ast-grep/ast-grep) - A tool for code structural search, linting and rewriting. ## Version Control From 1d982825eacd0d86c265a62fe991c73deeb1a3fd Mon Sep 17 00:00:00 2001 From: poetaman <71736629+poetaman@users.noreply.github.com> Date: Thu, 21 Nov 2024 13:08:42 -0800 Subject: [PATCH 43/70] Add arttime (#524) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7450d7b..d8d8efa 100644 --- a/readme.md +++ b/readme.md @@ -274,6 +274,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Watson](https://github.com/TailorDev/Watson) - Generate reports for clients and manage your time. - [utt](https://github.com/larose/utt) - Simple time tracking tool. - [Bartib](https://github.com/nikolassv/bartib) - Easy to use time tracking tool. +- [arttime](https://github.com/reportaman/arttime) - Featureful timer with native desktop notifications and curated ASCII art. ### Note Taking and Lists From 2d272e96669753017cd2ef781dd08f7dc871fe48 Mon Sep 17 00:00:00 2001 From: Nicolai Weitkemper Date: Mon, 25 Nov 2024 15:44:58 +0100 Subject: [PATCH 44/70] Add terminaltexteffects --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d8d8efa..c53be1d 100644 --- a/readme.md +++ b/readme.md @@ -639,6 +639,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [ponysay](https://github.com/erkin/ponysay) - Pony rewrite of cowsay. - [yosay](https://github.com/yeoman/yosay) - Like cowsay, but for yeoman. - [lolcat](https://github.com/busyloop/lolcat) - Outputs text in rainbow colors. +- [terminaltexteffects](https://github.com/ChrisBuilds/terminaltexteffects) - Plays elaborate animations of text input. - [text-meme](https://github.com/beatfreaker/text-meme-cli) - Generate text memes. - [dankcli](https://github.com/sggts04/dankcli) - Add text to meme image templates. - [ricksay](https://github.com/roma-guru/ricksay) - Quotes from Rick and Morty. From 0607f51791cc0f772972e2caaa7aaefe10a44680 Mon Sep 17 00:00:00 2001 From: Alex Pasmantier <47638216+alexpasmantier@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:56:55 +0100 Subject: [PATCH 45/70] Add `television` to the `Search` category --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d8d8efa..ae47adf 100644 --- a/readme.md +++ b/readme.md @@ -559,6 +559,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [rare](https://github.com/zix99/rare) - Real-time regex aggregation and analysis. - [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in rust, similar to fzf. - [ast-grep](https://github.com/ast-grep/ast-grep) - A tool for code structural search, linting and rewriting. +- [television](https://github.com/alexpasmantier/television) - A very fast general purpose fuzzy finder. ## Version Control From 511ae7ca7d416555434089ef11dc44d7f479101d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Lund?= Date: Fri, 18 Jul 2025 09:52:33 +0200 Subject: [PATCH 46/70] Add s5cmd --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d8d8efa..33fdda9 100644 --- a/readme.md +++ b/readme.md @@ -205,6 +205,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [ipfs-deploy](https://github.com/agentofuser/ipfs-deploy) - Deploy static websites to [IPFS](https://github.com/ipfs/ipfs#overviewhttps://github.com/ipfs/ipfs#overview). - [Discharge](https://github.com/brandonweiss/discharge) - Deploy static websites to Amazon S3. - [updatecli](https://github.com/updatecli/updatecli) - A declarative dependency management tool. +- [s5cmd](https://github.com/peak/s5cmd) - Blazing fast S3 and local filesystem execution tool. ### Docker From f5473c914caf80fe7234bd764d179047f294ccd8 Mon Sep 17 00:00:00 2001 From: "Julien C." <64107022+Julien-cpsn@users.noreply.github.com> Date: Sun, 24 Aug 2025 00:26:24 +0200 Subject: [PATCH 47/70] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 973b6ff..fc6f1a7 100644 --- a/readme.md +++ b/readme.md @@ -255,7 +255,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [HTTP Prompt](https://github.com/eliangcs/http-prompt) - Interactive HTTP client featuring autocomplete and syntax highlighting. - [ain](https://github.com/jonaslu/ain) - HTTP client with a simple format to organize API endpoints. - [curlie](https://github.com/rs/curlie) - A curl frontend with the ease of use of HTTPie. -- [ATAC](https://github.com/Julien-cpsn/ATAC) - A feature-full TUI API client made in Rust. ATAC is free, open-source, offline and account-less. +- [ATAC](https://github.com/Julien-cpsn/ATAC) - A feature-full TUI API client made in Rust. ## Productivity From 1366c691004be765551a90a4d52f1c49d7e0a4c2 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Sun, 24 Mar 2024 09:55:14 +0100 Subject: [PATCH 48/70] Remove deprections --- check-for-deprecation.sh | 2 +- readme.md | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/check-for-deprecation.sh b/check-for-deprecation.sh index 2c7c2f5..5fc929d 100755 --- a/check-for-deprecation.sh +++ b/check-for-deprecation.sh @@ -1,6 +1,6 @@ #! /bin/bash -J=4 +J=6 OUT_FILE=deprecated.txt if [ "$1" = "--help" ] || [ "$1" = "-h" ] || [ "$1" = "help" ]; then diff --git a/readme.md b/readme.md index 4667444..6bb30eb 100644 --- a/readme.md +++ b/readme.md @@ -216,7 +216,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [lstags](https://github.com/ivanilves/lstags) - Synchronize images across registries. - [dockly](https://github.com/lirantal/dockly) - Interactively manage containers. - [lazydocker](https://github.com/jesseduffield/lazydocker) - Simple docker/docker-compose interface. -- [docker-shell](https://github.com/Trendyol/docker-shell) - Simple interactive docker interface. - [docker-pushrm](https://github.com/christian-korneck/docker-pushrm) - Push a readme to container registries. ### Release @@ -519,7 +518,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [webtorrent-cli](https://github.com/feross/webtorrent-cli) – Streaming torrent client. - [entr](https://github.com/eradman/entr) - Run an arbitrary command when files change. - [organize-cli](https://github.com/ManrajGrover/organize-cli) - Organize your files automatically. -- [organize-rt](https://gitlab.com/FixFromDarkness/organize-rt) - organize-cli in Rust with more customization. +- [organize-rt](https://gitlab.com/foxido/organize-rt) - organize-cli in Rust with more customization. - [RecoverPy](https://github.com/PabloLec/RecoverPy) - Recover overwritten or deleted files. ### File Sync/Sharing @@ -532,7 +531,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [portal](https://github.com/ZinoKader/portal) - Send files between computers. - [shbin](https://github.com/Shiphero/shbin/) - Turn a Github repo into a pastebin. - [sharing](https://github.com/parvardegr/sharing) - Send and receive files on your mobile device. -- [ncp](https://github.com/kha7iq/ncp) - Transfer files and folders, to and from NFS servers. +- [ncp](https://github.com/kha7iq/ncp) - Transfer files and folders, to and from NFS servers. ### Directory Listing From 20cefa9a3a7767eb99b655f3f88a0f1316b57647 Mon Sep 17 00:00:00 2001 From: Vitaly Zdanevich Date: Wed, 24 Apr 2024 10:59:39 +0400 Subject: [PATCH 49/70] Switch to working geeknote fork (#613) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6bb30eb..3421a73 100644 --- a/readme.md +++ b/readme.md @@ -283,7 +283,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Note Taking and Lists - [idea](https://github.com/IonicaBizau/idea) - A lightweight tool for keeping ideas in a safe place quick and easy. -- [geeknote](https://github.com/jeffkowalski/geeknote) - Evernote client. +- [geeknote](https://github.com/vitaly-zdanevich/geeknote) - Evernote client. - [Taskwarrior](https://taskwarrior.org/) - Manage your TODO list. - [Terminal velocity](https://vhp.github.io/terminal_velocity/) - A fast note-taking app. - [eureka](https://github.com/simeg/eureka) - Input and store your ideas. From 64e5f20997a721e2334d6a3ba77f5da130b760d6 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Thu, 19 Sep 2024 09:25:29 +0200 Subject: [PATCH 50/70] Remove deprecated projects, replace neofetch with fastfetch --- readme.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 3421a73..a08e761 100644 --- a/readme.md +++ b/readme.md @@ -289,7 +289,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [eureka](https://github.com/simeg/eureka) - Input and store your ideas. - [sncli](https://github.com/insanum/sncli) - Simplenote client. - [td-cli](https://github.com/darrikonn/td-cli) - A TODO manager to organize and manage your TODO's across multiple projects. -- [taskell](https://github.com/smallhadroncollider/taskell) - Interactive kanban board/task manager. - [taskbook](https://github.com/klaussinani/taskbook) - Tasks, boards & notes for the command-line habitat. - [dnote](https://github.com/dnote/dnote) - A interactive, multi-device notebook. - [nb](https://github.com/xwmx/nb) - A note‑taking, bookmarking, archiving, and knowledge base application. @@ -365,7 +364,6 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [wallpaper-cli](https://github.com/sindresorhus/wallpaper-cli) - Get or set the desktop wallpaper. - [themer](https://github.com/mjswensen/themer) - Generate personalized themes for your editor, terminal, wallpaper, Slack, and more. - [JackPaper](https://github.com/jackel27/jackpaper) - Set images from Unsplash as wallpaper. -- [pywal](https://github.com/dylanaraps/pywal) - Generate and change color-schemes, then apply them system-wide to all of your favourite programs. - [QuickWall](https://github.com/deepjyoti30/QuickWall) - Directly set wallpapers from Unsplash. - [oh-my-posh](https://ohmyposh.dev) - Prompt theme engine. @@ -380,7 +378,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv ### System Interaction Utilities -- [neofetch](https://github.com/dylanaraps/neofetch) - System information tool. +- [fastfetch](https://github.com/fastfetch-cli/fastfetch) - System information tool. - [battery-level-cli](https://github.com/gillstrom/battery-level-cli) - Get current battery level. - [brightness-cli](https://github.com/kevva/brightness-cli) - Change screen brightness ([windows](https://github.com/sondreb/win-brightness)). - [yank](https://github.com/mptre/yank) - Yank terminal output to clipboard. @@ -493,7 +491,6 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [Vifm](https://vifm.info/) - VI influnced file manager. - [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration. - [lf](https://github.com/gokcehan/lf) - Fast, extensively customizable file manager. -- [fff](https://github.com/dylanaraps/fff) - Fast, simple file manager. - [clifm](https://github.com/leo-arch/clifm) - The command line file manager. - [far2l](https://github.com/elfmz/far2l) - Orthodox file manager. From 1d66fa32f30fc7a1d8178a3fcd32f2adce7dccea Mon Sep 17 00:00:00 2001 From: gmt4 <791491+gmt4@users.noreply.github.com> Date: Mon, 23 Sep 2024 06:34:09 +0200 Subject: [PATCH 51/70] Add mpvc (#634) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a08e761..af1615c 100644 --- a/readme.md +++ b/readme.md @@ -109,6 +109,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [swaglyrics-for-spotify](https://github.com/SwagLyrics/SwagLyrics-For-Spotify) - Spotify lyrics. - [dzr](https://github.com/yne/dzr) - deezer.com player. - [radio-active](https://github.com/deep5050/radio-active) - Internet radio player with 40k+ stations. +- [mpvc](https://github.com/gmt4/mpvc) - Music player interfacing mpv. ### Social Media From f9fceb8148079874cdb0f327e3e2eb11fce49f4b Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Mon, 23 Sep 2024 06:42:04 +0200 Subject: [PATCH 52/70] Remove broken or abandoned social media clients --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index af1615c..629ad60 100644 --- a/readme.md +++ b/readme.md @@ -113,8 +113,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Social Media -- [facebook-cli](https://github.com/specious/facebook-cli) - Facebook command line interface. -- [Rainbowstream](https://github.com/DTVD/rainbowstream) - A smart and nice Twitter client on the terminal. - [tuir](https://gitlab.com/ajak/tuir) - Reddit TUI. - [WeeChat](https://weechat.org/) - Fast, light and extensible chat client. - [irssi](https://github.com/irssi/irssi) - IRC chat client. From 33005ff186a7254c86a0e2b6886061f5629c5299 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Mon, 23 Sep 2024 06:47:59 +0200 Subject: [PATCH 53/70] Remove more non-working projects, group leftover socials into Chat --- readme.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/readme.md b/readme.md index 629ad60..5997bcf 100644 --- a/readme.md +++ b/readme.md @@ -89,8 +89,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ## Entertainment -- [football-cli](https://github.com/ManrajGrover/football-cli) - Get live scores, fixtures, standings of almost every football competition/league. -- [pockyt](https://github.com/arvindch/pockyt) - Read, Manage, and Automate your [Pocket](https://getpocket.com) collection. - [newsboat](https://github.com/newsboat/newsboat) - An extendable RSS feed reader for text terminals. ### Music @@ -111,13 +109,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [radio-active](https://github.com/deep5050/radio-active) - Internet radio player with 40k+ stations. - [mpvc](https://github.com/gmt4/mpvc) - Music player interfacing mpv. -### Social Media - -- [tuir](https://gitlab.com/ajak/tuir) - Reddit TUI. -- [WeeChat](https://weechat.org/) - Fast, light and extensible chat client. -- [irssi](https://github.com/irssi/irssi) - IRC chat client. -- [kirc](https://github.com/mcpcpc/kirc) - Tiny IRC client. - ### Video - [youtube-dl](https://github.com/ytdl-org/youtube-dl) - Download videos from YouTube.com and many other video sites. @@ -145,6 +136,12 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [SpeedRead](https://github.com/sunsations/speed_read) - Spritz-alike speedreader. - [medium-cli](https://github.com/djadmin/medium-cli) - Read [medium.com](https://medium.com/) stories. +### Chat + +- [WeeChat](https://weechat.org/) - Fast, light and extensible chat client. +- [irssi](https://github.com/irssi/irssi) - IRC chat client. +- [kirc](https://github.com/mcpcpc/kirc) - Tiny IRC client. + ## Development - [legit](https://github.com/captainsafia/legit) - Generate Open Source licences as files or file headers. From 4c1adecd7b830d4d44e28d96f80025eba5b89b0b Mon Sep 17 00:00:00 2001 From: confusedalex Date: Fri, 25 Oct 2024 17:42:32 +0200 Subject: [PATCH 54/70] Add yazi (#611) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5997bcf..5afc43c 100644 --- a/readme.md +++ b/readme.md @@ -489,6 +489,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [lf](https://github.com/gokcehan/lf) - Fast, extensively customizable file manager. - [clifm](https://github.com/leo-arch/clifm) - The command line file manager. - [far2l](https://github.com/elfmz/far2l) - Orthodox file manager. +- [yazi](https://github.com/sxyazi/yazi) - Blazing fast file manager. ### Deleting, Copying, and Renaming From 1c7be1b4f6c66f27da0bcf277765b3ccd317a639 Mon Sep 17 00:00:00 2001 From: Bob Conan Date: Thu, 14 Nov 2024 04:01:19 -0600 Subject: [PATCH 55/70] Fix typos in descriptions and links (#637) --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 5afc43c..e3d4b8c 100644 --- a/readme.md +++ b/readme.md @@ -127,7 +127,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Dwarf Fortress](http://www.bay12games.com/dwarves/) - Roguelike construction and management simulation. - [Cataclysm-DDA](https://cataclysmdda.org) - Turn-based survival game set in a post-apocalyptic world. -- [pokete](https://github.com/lxgr-linux/pokete) - Pokemon-like. +- [Pokete](https://github.com/lxgr-linux/Pokete) - Pokemon-like. ### Books @@ -403,7 +403,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv ### Math - [mdlt](https://github.com/metadelta/mdlt) - Do quick math right from the command line. -- [Qalculate](https://github.com/Qalculate/libqalculate) - Calculate non-trival math expressions. Unit conversions, symbolic calculations and more. +- [Qalculate](https://github.com/Qalculate/libqalculate) - Calculate non-trivial math expressions. Unit conversions, symbolic calculations and more. ### Weather @@ -484,7 +484,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [ranger](https://github.com/ranger/ranger) - A console file manager with VI key bindings. - [midnight-commander](https://github.com/MidnightCommander/mc) - A feature rich visual file manager. -- [Vifm](https://vifm.info/) - VI influnced file manager. +- [Vifm](https://vifm.info/) - VI influenced file manager. - [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration. - [lf](https://github.com/gokcehan/lf) - Fast, extensively customizable file manager. - [clifm](https://github.com/leo-arch/clifm) - The command line file manager. @@ -558,7 +558,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [broot](https://github.com/Canop/broot) - Fuzzy finder similar to fzf, but with space usage visualization. - [rare](https://github.com/zix99/rare) - Real-time regex aggregation and analysis. - [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in rust, similar to fzf. -- [ast-grep](https://github.com/ast-grep/ast-grep) - A tool for code structrual search, linting and rewriting. +- [ast-grep](https://github.com/ast-grep/ast-grep) - A tool for code structural search, linting and rewriting. ## Version Control From d01c3b158b7a84a3e6e0c1e08758c3600999e32d Mon Sep 17 00:00:00 2001 From: poetaman <71736629+poetaman@users.noreply.github.com> Date: Thu, 21 Nov 2024 13:08:42 -0800 Subject: [PATCH 56/70] Add arttime (#524) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e3d4b8c..230ef0a 100644 --- a/readme.md +++ b/readme.md @@ -275,6 +275,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Watson](https://github.com/TailorDev/Watson) - Generate reports for clients and manage your time. - [utt](https://github.com/larose/utt) - Simple time tracking tool. - [Bartib](https://github.com/nikolassv/bartib) - Easy to use time tracking tool. +- [arttime](https://github.com/reportaman/arttime) - Featureful timer with native desktop notifications and curated ASCII art. ### Note Taking and Lists From 62ce9e259b70d978b3689e80b85300aedb800783 Mon Sep 17 00:00:00 2001 From: "Gianpaulo M. Soares" Date: Wed, 13 Sep 2023 00:15:38 +0000 Subject: [PATCH 57/70] Add ctop --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 230ef0a..36ba9a6 100644 --- a/readme.md +++ b/readme.md @@ -213,6 +213,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [dockly](https://github.com/lirantal/dockly) - Interactively manage containers. - [lazydocker](https://github.com/jesseduffield/lazydocker) - Simple docker/docker-compose interface. - [docker-pushrm](https://github.com/christian-korneck/docker-pushrm) - Push a readme to container registries. +- [ctop](https://github.com/bcicen/ctop) - Top like interface for container metrics. ### Release From a954231df88527261008e98c28690d1299014e9a Mon Sep 17 00:00:00 2001 From: Onur YALAZI Date: Wed, 31 Jan 2024 11:26:51 +0000 Subject: [PATCH 58/70] Added dua-cli --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 36ba9a6..a3f373b 100644 --- a/readme.md +++ b/readme.md @@ -502,6 +502,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [rename-cli](https://github.com/jhotmann/node-rename-cli) - Rename files quickly. - [renameutils](https://www.nongnu.org/renameutils/) - Mass renaming in your editor. - [diskonaut](https://github.com/imsnif/diskonaut) - Disk space navigator. +- [dua-cli](https://github.com/Byron/dua-cli) - Disk usage analyzer. ### Files From 9a2e71c91eb5922f0dd2fd97c4d4957cf99664b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Lund?= Date: Fri, 18 Jul 2025 09:52:33 +0200 Subject: [PATCH 59/70] Add s5cmd --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a3f373b..0397f78 100644 --- a/readme.md +++ b/readme.md @@ -206,6 +206,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Discharge](https://github.com/brandonweiss/discharge) - Deploy static websites to Amazon S3. - [updatecli](https://github.com/updatecli/updatecli) - A declarative dependency management tool. - [logdy](https://github.com/logdyhq/logdy-core) - Supercharge terminal logs with web UI. +- [s5cmd](https://github.com/peak/s5cmd) - Blazing fast S3 and local filesystem execution tool. ### Docker From 21797a73878f38b1a4d8d19b6387e44dbce677d1 Mon Sep 17 00:00:00 2001 From: qadzek <84473512+qadzek@users.noreply.github.com> Date: Fri, 19 Jan 2024 16:08:25 +0100 Subject: [PATCH 60/70] Add sshuttle --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 0397f78..ef4f2c9 100644 --- a/readme.md +++ b/readme.md @@ -356,6 +356,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [acmetool](https://github.com/hlandau/acmetool) - Automatic certificate acquisition for ACME (Let's Encrypt). - [certificate-ripper](https://github.com/Hakky54/certificate-ripper) - Extract server certificates. - [neoss](https://github.com/PabloLec/neoss) - User-friendly and detailed socket statistics. +- [sshuttle](https://github.com/sshuttle/sshuttle) - Transparent proxy server that works as a poor man's VPN. ### Theming and Customization From 57afa3d50a1d56194285df66bf61c7e47a6413e7 Mon Sep 17 00:00:00 2001 From: Nicolai Weitkemper Date: Mon, 25 Nov 2024 15:44:58 +0100 Subject: [PATCH 61/70] Add terminaltexteffects --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ef4f2c9..29a4823 100644 --- a/readme.md +++ b/readme.md @@ -644,6 +644,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [ponysay](https://github.com/erkin/ponysay) - Pony rewrite of cowsay. - [yosay](https://github.com/yeoman/yosay) - Like cowsay, but for yeoman. - [lolcat](https://github.com/busyloop/lolcat) - Outputs text in rainbow colors. +- [terminaltexteffects](https://github.com/ChrisBuilds/terminaltexteffects) - Plays elaborate animations of text input. - [text-meme](https://github.com/beatfreaker/text-meme-cli) - Generate text memes. - [dankcli](https://github.com/sggts04/dankcli) - Add text to meme image templates. - [ricksay](https://github.com/roma-guru/ricksay) - Quotes from Rick and Morty. From b91dba1508e0b52ca77addf0c3b61869f7b0b0b5 Mon Sep 17 00:00:00 2001 From: Alex Pasmantier <47638216+alexpasmantier@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:56:55 +0100 Subject: [PATCH 62/70] Add television --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 29a4823..75221b3 100644 --- a/readme.md +++ b/readme.md @@ -564,6 +564,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [rare](https://github.com/zix99/rare) - Real-time regex aggregation and analysis. - [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in rust, similar to fzf. - [ast-grep](https://github.com/ast-grep/ast-grep) - A tool for code structural search, linting and rewriting. +- [television](https://github.com/alexpasmantier/television) - A very fast general purpose fuzzy finder. ## Version Control From 9df6826dda3879ebb0a0b7cfa22270a37c17e462 Mon Sep 17 00:00:00 2001 From: Ayooluwa Isaiah Date: Sun, 3 Nov 2024 18:45:34 +0100 Subject: [PATCH 63/70] Add f2 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 75221b3..f288231 100644 --- a/readme.md +++ b/readme.md @@ -519,6 +519,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [organize-cli](https://github.com/ManrajGrover/organize-cli) - Organize your files automatically. - [organize-rt](https://gitlab.com/foxido/organize-rt) - organize-cli in Rust with more customization. - [RecoverPy](https://github.com/PabloLec/RecoverPy) - Recover overwritten or deleted files. +- [f2](https://github.com/ayoisaiah/f2) - A cross-platform tool for fast, safe, and flexible batch renaming. ### File Sync/Sharing From 796d4bf19b48df873eaf16e802f2eac96340f4fb Mon Sep 17 00:00:00 2001 From: Julien C <64107022+Julien-cpsn@users.noreply.github.com> Date: Fri, 7 Jun 2024 10:45:08 +0200 Subject: [PATCH 64/70] Add ATAC --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f288231..ca6a71c 100644 --- a/readme.md +++ b/readme.md @@ -254,6 +254,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [HTTP Prompt](https://github.com/eliangcs/http-prompt) - Interactive HTTP client featuring autocomplete and syntax highlighting. - [ain](https://github.com/jonaslu/ain) - HTTP client with a simple format to organize API endpoints. - [curlie](https://github.com/rs/curlie) - A curl frontend with the ease of use of HTTPie. +- [ATAC](https://github.com/Julien-cpsn/ATAC) - A feature-full TUI API client made in Rust. ## Productivity From 25fed793665c8c6d5f224c3bfea5d30598aea138 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Sun, 24 Aug 2025 08:38:53 +0200 Subject: [PATCH 65/70] Add xplr Closes #455 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ca6a71c..f680048 100644 --- a/readme.md +++ b/readme.md @@ -495,6 +495,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [clifm](https://github.com/leo-arch/clifm) - The command line file manager. - [far2l](https://github.com/elfmz/far2l) - Orthodox file manager. - [yazi](https://github.com/sxyazi/yazi) - Blazing fast file manager. +- [xplr](https://github.com/sayanarijit/xplr) - A hackable, minimal, fast TUI file explorer. ### Deleting, Copying, and Renaming From 33832e793ca6f704f66f4c03e10b4cfb7fb684e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Buchet?= Date: Sun, 24 Aug 2025 08:47:53 +0200 Subject: [PATCH 66/70] Format fixing Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6c82aa1..1f6c502 100644 --- a/readme.md +++ b/readme.md @@ -589,6 +589,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [shallow-backup](https://github.com/alichtman/shallow-backup) - Git integrated backup tool. - [Lazygit](https://github.com/jesseduffield/lazygit) - Simple TUI for git commands. - [gitui](https://github.com/extrawurst/gitui) - Blazing fast terminal-ui for git written in rust. + ### GitHub - [CLI GitHub](https://github.com/IonicaBizau/cli-github) - Fancy GitHub client. From 356bd18d8cd879ec16eb925d2476d88f72204b84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Buchet?= Date: Sun, 24 Aug 2025 16:01:20 +0200 Subject: [PATCH 67/70] Added Disk Usage category. --- readme.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7ffcfad..7e270eb 100644 --- a/readme.md +++ b/readme.md @@ -64,6 +64,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Files and Directories](#files-and-directories) - [File Managers](#file-managers) - [Deleting, Copying, and Renaming](#deleting-copying-and-renaming) + - [Disk Usage](#disk-usage) - [Files](#files) - [File Sync/Sharing](#file-syncsharing) - [Directory Listing](#directory-listing) @@ -505,15 +506,21 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [cpy-cli](https://github.com/sindresorhus/cpy-cli) - Copies files. - [rename-cli](https://github.com/jhotmann/node-rename-cli) - Rename files quickly. - [renameutils](https://www.nongnu.org/renameutils/) - Mass renaming in your editor. + +### Disk Usage + - [diskonaut](https://github.com/imsnif/diskonaut) - Disk space navigator. - [dua-cli](https://github.com/Byron/dua-cli) - Disk usage analyzer. +- [duf](https://github.com/muesli/duf) - A better `df` alternative. +- [dust](https://github.com/bootandy/dust) - A more intuitive version of `du` in Rust. +- [dutree](https://github.com/nachoparker/dutree) - A tool to analyze file system usage written in Rust. +- [NCDu](https://dev.yorhel.nl/ncdu) - A disk usage analyzer with an ncurses interface. ### Files - [chokidar-cli](https://github.com/open-cli-tools/chokidar-cli) - CLI to watch file system changes. - [file-type-cli](https://github.com/sindresorhus/file-type-cli) - Detect the file type of a file or stdin. - [bat](https://github.com/sharkdp/bat) - A cat clone with syntax highlighting. -- [NCDu](https://dev.yorhel.nl/ncdu) - A disk usage analyzer with an ncurses interface. - [unix-permissions](https://github.com/ehmicky/unix-permissions) - Swiss Army knife for Unix permissions. - [transmission-cli](https://transmissionbt.com) - Torrent client for your command line. - [webtorrent-cli](https://github.com/feross/webtorrent-cli) – Streaming torrent client. From 667107f82c0f64c6f4660dff8ebcae705f74327f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Buchet?= Date: Sun, 24 Aug 2025 16:02:47 +0200 Subject: [PATCH 68/70] Renamed "rust" as "Rust" everywhere for consistency. --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 7e270eb..b0914a6 100644 --- a/readme.md +++ b/readme.md @@ -572,7 +572,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [fd](https://github.com/sharkdp/fd) - A simple, fast and user-friendly alternative to `find`. - [broot](https://github.com/Canop/broot) - Fuzzy finder similar to fzf, but with space usage visualization. - [rare](https://github.com/zix99/rare) - Real-time regex aggregation and analysis. -- [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in rust, similar to fzf. +- [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in Rust, similar to fzf. - [ast-grep](https://github.com/ast-grep/ast-grep) - A tool for code structural search, linting and rewriting. - [television](https://github.com/alexpasmantier/television) - A very fast general purpose fuzzy finder. @@ -599,7 +599,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [czg](https://github.com/Zhengqbbb/cz-git/tree/main/packages/cli) - Interactively generate standardized commit messages. - [shallow-backup](https://github.com/alichtman/shallow-backup) - Git integrated backup tool. - [Lazygit](https://github.com/jesseduffield/lazygit) - Simple TUI for git commands. -- [gitui](https://github.com/extrawurst/gitui) - Blazing fast terminal-ui for git written in rust. +- [gitui](https://github.com/extrawurst/gitui) - Blazing fast terminal-ui for git written in Rust. ### GitHub From 342c556bf2bf17213860d28e63476938f6fe4d70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Buchet?= Date: Sun, 24 Aug 2025 18:20:45 +0200 Subject: [PATCH 69/70] Updated bash-git-prompt description. Description is closer to the described repository and more consistent with the rest of the readme. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 90632ca..13a792e 100644 --- a/readme.md +++ b/readme.md @@ -599,7 +599,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [czg](https://github.com/Zhengqbbb/cz-git/tree/main/packages/cli) - Interactively generate standardized commit messages. - [shallow-backup](https://github.com/alichtman/shallow-backup) - Git integrated backup tool. - [Lazygit](https://github.com/jesseduffield/lazygit) - Simple TUI for git commands. -- [bash-git-prompt](https://github.com/magicmonty/bash-git-prompt) - Show current status of the repo, like `[master ↑·2|●1✚ 1]`. +- [bash-git-prompt](https://github.com/magicmonty/bash-git-prompt) - Informative and fancy bash prompt for Git users. - [gitui](https://github.com/extrawurst/gitui) - Blazing fast terminal-ui for git written in Rust. ### GitHub From f15bb5ecd9cade28c3e968d10459d340d2486f45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Buchet?= Date: Mon, 25 Aug 2025 09:29:41 +0200 Subject: [PATCH 70/70] Add starship (#691) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 13a792e..9080506 100644 --- a/readme.md +++ b/readme.md @@ -368,6 +368,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [JackPaper](https://github.com/jackel27/jackpaper) - Set images from Unsplash as wallpaper. - [QuickWall](https://github.com/deepjyoti30/QuickWall) - Directly set wallpapers from Unsplash. - [oh-my-posh](https://ohmyposh.dev) - Prompt theme engine. +- [starship](https://github.com/starship/starship) - Minimal, blazing-fast, and infinitely customizable prompt for any shell. ### Shell Utilities