|
|
|
@ -29,10 +29,15 @@ $ make
@@ -29,10 +29,15 @@ $ make
|
|
|
|
|
|
|
|
|
|
- [bash](https://www.gnu.org/software/bash/) - Bourne-Again SHell, a UNIX command interpreter. |
|
|
|
|
- [coreutils](https://www.gnu.org/software/coreutils) - GNU File, Shell, and Text utilities. |
|
|
|
|
- [curl](https://curl.haxx.se/) - Get a file from an HTTP, HTTPS or FTP server. |
|
|
|
|
- [dfc](https://projects.gw-computing.net/projects/dfc) - Display graphs and colors of file system space/usage. |
|
|
|
|
- [exiftool](https://www.sno.phy.queensu.ca/~phil/exiftool/index.html) - Perl lib for reading and writing EXIF metadata. |
|
|
|
|
- [fd](https://github.com/sharkdp/fd) - Simple, fast and user-friendly alternative to find. |
|
|
|
|
- [findutils](https://www.gnu.org/software/findutils/) - Collection of GNU find, xargs, and locate. |
|
|
|
|
- [gawk](https://www.gnu.org/software/gawk/) - GNU awk utility. |
|
|
|
|
- [ghostscript](https://www.ghostscript.com/) - Interpreter for PostScript and PDF. |
|
|
|
|
- [git](https://git-scm.com) - Distributed revision control system. |
|
|
|
|
- [go](https://golang.org) - Programming language to build simple/reliable/efficient software. |
|
|
|
|
- [haskell-stack](https://haskellstack.org/) - The Haskell Tool Stack. |
|
|
|
|
- [hstr](https://github.com/dvorka/hstr) - Bash and zsh history suggest box. |
|
|
|
|
- [imagemagick](https://www.imagemagick.org/) - Tools and libraries to manipulate images in many formats. |
|
|
|
@ -46,6 +51,7 @@ $ make
@@ -46,6 +51,7 @@ $ make
|
|
|
|
|
- [skopeo](https://github.com/containers/skopeo) - Work with remote images registries. |
|
|
|
|
- [sshfs](https://github.com/libfuse/sshfs) - File system client based on SSH File Transfer Protocol. |
|
|
|
|
- [tcl](https://tcl.tk) - TCL Programming language. |
|
|
|
|
- [tcl-tk](https://tcl.tk) - GUI Toolkit for TCL Programming language. |
|
|
|
|
- [tree](http://mama.indstate.edu/users/ice/tree/) - Display directories as trees (with optional color/HTML output). |
|
|
|
|
- [unrar](https://www.rarlab.com/) - Extract, view, and test RAR archives. |
|
|
|
|
- [vifm](https://vifm.info/) - Ncurses based file manager with vi like keybindings. |
|
|
|
@ -74,7 +80,6 @@ $ make
@@ -74,7 +80,6 @@ $ make
|
|
|
|
|
- [tesseract](https://github.com/tesseract-ocr) - An OCR Engine, originally developed at HP, now open source. |
|
|
|
|
- [zathura](https://pwmt.org/projects/zathura/) - A document viewer. |
|
|
|
|
- ~~[hlint](https://github.com/ndmitchell/hlint) - Haskell source code suggestions. **[BIN]**~~ |
|
|
|
|
- [tk](https://tcl.tk) - GUI ToolKit for TCL Programming language. |
|
|
|
|
- [xapian-1.2.25](https://www.xapian.org/) - Xapian Probabilistic Information Retrieval library. |
|
|
|
|
- [pip](https://pip.pypa.io/) - Installs python packages. |
|
|
|
|
- [ccache](https://ccache.dev/) - Fast compiler cache. |
|
|
|
@ -123,24 +128,18 @@ $ make
@@ -123,24 +128,18 @@ $ make
|
|
|
|
|
- [azure-cli](https://docs.microsoft.com/cli/azure/overview) - Microsoft Azure CLI. |
|
|
|
|
- [bat](https://github.com/sharkdp/bat) - Clone of cat(1) with syntax highlighting and Git integration. |
|
|
|
|
- [brave-browser](https://brave.com/) - Brave web browser. |
|
|
|
|
- [curl](https://curl.haxx.se/) - Get a file from an HTTP, HTTPS or FTP server. |
|
|
|
|
- [dive](https://github.com/wagoodman/dive) - Tool for exploring each layer in a docker image. |
|
|
|
|
- [djvu2pdf](https://0x2a.at/site/projects/djvu2pdf/) - Small tool to convert Djvu files to PDF files. |
|
|
|
|
- ~~[docker](https://www.docker.com/) - Pack, ship and run any application as a lightweight container.~~ |
|
|
|
|
- ~~[docx2txt](https://docx2txt.sourceforge.io/) - Converts Microsoft Office docx documents to equivalent text documents.~~ |
|
|
|
|
- [findutils](https://www.gnu.org/software/findutils/) - Collection of GNU find, xargs, and locate. |
|
|
|
|
- [firefox](https://www.mozilla.org/ru/firefox/) - Mozilla Firefox. |
|
|
|
|
- [gawk](https://www.gnu.org/software/gawk/) - GNU awk utility. |
|
|
|
|
- ~~[gimp](https://www.gimp.org/) - GNU Image Manipulation Program.~~ |
|
|
|
|
- [git-cal](https://github.com/k4rthik/git-cal) - GitHub-like contributions calendar but on the command-line. |
|
|
|
|
- [git-delta](https://github.com/dandavison/delta) - Syntax-highlighting pager for git and diff output. |
|
|
|
|
- [git](https://git-scm.com) - Distributed revision control system. |
|
|
|
|
- [glow](https://github.com/charmbracelet/glow) - Render markdown on the CLI. |
|
|
|
|
- [go](https://golang.org) - Programming language to build simple/reliable/efficient software. |
|
|
|
|
- [hadolint](https://github.com/hadolint/hadolint) - Smarter Dockerfile linter to validate best practices. |
|
|
|
|
- [hlint](https://github.com/ndmitchell/hlint) - Haskell source code suggestions. |
|
|
|
|
- [htop](https://hisham.hm/htop/) - Improved top (interactive process viewer). |
|
|
|
|
- [httpie](https://httpie.org/) - User-friendly cURL replacement (command-line HTTP client). |
|
|
|
|
- [hyperfine](https://github.com/sharkdp/hyperfine) - Command-line benchmarking tool. |
|
|
|
|
- ~~[ipcalc](http://jodies.de/ipcalc) - Calculate various network masks, etc. from a given IP address.~~ |
|
|
|
|
- [iterm2](https://www.iterm2.com/) - Terminal emlator. |
|
|
|
@ -149,7 +148,6 @@ $ make
@@ -149,7 +148,6 @@ $ make
|
|
|
|
|
- [k9s](https://k9scli.io/) - Kubernetes CLI To Manage Clusters. |
|
|
|
|
- [kubernetes-cli](https://kubernetes.io/) - Kubernetes command-line interface. |
|
|
|
|
- [min](https://github.com/minbrowser/min) - Minimal browser that protects privacy. |
|
|
|
|
- [nativefier](https://github.com/jiahaog/nativefier) - Wrap web apps natively. |
|
|
|
|
- ~~[odt2txt](https://github.com/dstosberg/odt2txt/) - Convert OpenDocument files to plain text.~~ |
|
|
|
|
- [osxfuse](https://osxfuse.github.io/) - FUSE for MacOS. |
|
|
|
|
- [p7zip](https://p7zip.sourceforge.io/) - 7-Zip (high compression file archiver) implementation. |
|
|
|
@ -162,14 +160,12 @@ $ make
@@ -162,14 +160,12 @@ $ make
|
|
|
|
|
- [quicklook-json](http://www.sagtau.com/quicklookjson.html) - QuickLook plugin to preview JSON files. |
|
|
|
|
- [rlwrap](https://github.com/hanslub42/rlwrap) - Readline wrapper: adds readline support to tools that lack it. Dependency of cheat.sh. |
|
|
|
|
- [skype](https://www.skype.com/) - Video chat, voice call and instant messaging application. |
|
|
|
|
- [tcl-tk](https://tcl.tk) - GUI Toolkit for TCL Programming language. |
|
|
|
|
- [telegram](https://macos.telegram.org/) - Telegram for MacOS. |
|
|
|
|
- [terraform-docs](https://github.com/terraform-docs/terraform-docs) - Tool to generate documentation from Terraform modules. |
|
|
|
|
- [terraform](https://www.terraform.io/) - Tool to build, change, and version infrastructure. |
|
|
|
|
- [terraform-ls](https://github.com/hashicorp/terraform-ls) - Terraform Language Server. |
|
|
|
|
- [tflint](https://github.com/terraform-linters/tflint) - Linter for Terraform files. |
|
|
|
|
- [tfsec](https://tfsec.dev/) - Static analysis security scanner for your terraform code. |
|
|
|
|
- ~~[tig](https://jonas.github.io/tig/) - Text interface for Git repositories.~~ |
|
|
|
|
- ~~[tor-browser](https://www.torproject.org/) - Web browser focusing on security.~~ |
|
|
|
|
- [transmission](https://transmissionbt.com/) - BitTorrent client. |
|
|
|
|
- [tunnelblick](https://www.tunnelblick.net/) - Graphic user interface for OpenVPN. |
|
|
|
|