@@ -1,7 +1,7 @@
# pyflakes
> Checks Python source code files for errors.
-> Homepage: <https://pypi.org/project/pyflakes>.
+> More information: <https://pypi.org/project/pyflakes>.
- Check a single Python file:
# python
> Python language interpreter.
-> Homepage: <https://www.python.org>.
+> More information: <https://www.python.org>.
- Call a Python interactive shell (REPL):
# q
> Execute SQL-like queries on .csv and .tsv files.
-> Homepage: <https://harelba.github.io/q>.
+> More information: <https://harelba.github.io/q>.
- Query .csv file by specifying the delimiter as ',':
# qpdf
> Versatile PDF transformation software.
-> Homepage: <https://github.com/qpdf/qpdf>.
+> More information: <https://github.com/qpdf/qpdf>.
- Extract pages 1-3, 5 and 6-10 from a PDF file and save them as another one:
# r
> R language interpreter.
-> Homepage: <https://www.r-project.org>.
+> More information: <https://www.r-project.org>.
- Start an R interactive shell (REPL):
@@ -2,7 +2,7 @@
> Terminal-based Twitter client supporting realtime tweetstream, trends, sending, search, favorites and user management.
> Online help with `h`, up and down arrows for history, tab to auto-complete and 2-tab for suggestion.
-> Homepage: <https://github.com/orakaro/rainbowstream>.
+> More information: <https://github.com/orakaro/rainbowstream>.
- Open rainbowstream:
# rbenv
> A tool to easily install Ruby versions and manage application environments.
-> Homepage: <https://github.com/rbenv/rbenv>.
+> More information: <https://github.com/rbenv/rbenv>.
- Install one or more space-separated versions of Ruby:
# rclone
> CLI program to copy/sync/move files and directories to and from many cloud services.
-> Homepage: <https://rclone.org>.
+> More information: <https://rclone.org>.
- List contents of a directory on an rclone remote:
# rdfind
> Find files with duplicate content and get rid of them.
-> Homepage: <https://rdfind.pauldreik.se>.
+> More information: <https://rdfind.pauldreik.se>.
- Identify all duplicates in a given directory and output a summary:
# redis-cli
> Opens a connection to a Redis server.
-> Homepage: <https://redis.io/topics/rediscli>.
+> More information: <https://redis.io/topics/rediscli>.
- Connect to the local server:
# redshift
> Adjust the color temperature of your screen according to your surroundings.
-> Homepage: <https://jonls.dk/redshift>.
+> More information: <https://jonls.dk/redshift>.
- Turn on Redshift with 5700K temperature during day and 3600K at night:
# restic
> Fast, secure, efficient backup program.
-> Homepage: <https://restic.net>.
+> More information: <https://restic.net>.
- Initialize a backup repository in the specified local directory:
# ripgrep
> A fast command-line search tool.
-> Homepage: <https://github.com/BurntSushi/ripgrep>.
+> More information: <https://github.com/BurntSushi/ripgrep>.
- Recursively search the current directory for a regex pattern:
# rsstail
> `tail` for RSS feeds.
-> Homepage: <https://github.com/gvalkov/rsstail.py>.
+> More information: <https://github.com/gvalkov/rsstail.py>.
- Show the feed of a given url and wait for new entries appearing at the bottom:
> Reddit Terminal Viewer.
> Use arrow keys to navigate. Right and Left to view and return from a submission, respectively.
-> Homepage: <https://github.com/michael-lazar/rtv>.
+> More information: <https://github.com/michael-lazar/rtv>.
- Open the front page:
# ruby
> Ruby programming language interpreter.
-> Homepage: <https://www.ruby-lang.org>.
+> More information: <https://www.ruby-lang.org>.
- Open an Interactive Ruby Shell (REPL):
> The Rust compiler.
> Processes, compiles and links Rust language source files.
-> Homepage: <https://doc.rust-lang.org/rustc>.
+> More information: <https://doc.rust-lang.org/rustc>.
- Compile a single file:
# rustfmt
> Tool for formatting Rust source code.
-> Homepage: <https://github.com/rust-lang/rustfmt>.
+> More information: <https://github.com/rust-lang/rustfmt>.
- Format a file, overwriting the original file in-place:
> Rust toolchain installer.
> Install, manage, and update Rust toolchains.
-> Homepage: <https://github.com/rust-lang/rustup.rs>.
+> More information: <https://github.com/rust-lang/rustup.rs>.
- Install the nightly toolchain for your system:
# rvm
> A tool for easily installing, managing, and working with multiple ruby environments.
-> Homepage: <https://rvm.io>.
+> More information: <https://rvm.io>.
# sails
> Sails.js is a realtime enterprise level MVC framework built on top of Node.js.
-> Homepage: <https://sailsjs.com>.
+> More information: <https://sailsjs.com>.
- Start Sails:
# salt-call
> Invoke salt locally on a salt minion.
-> Homepage: <https://docs.saltstack.com/ref/cli/salt-call.html>.
+> More information: <https://docs.saltstack.com/ref/cli/salt-call.html>.
- Perform a highstate on this minion:
> Manages salt minion keys on the salt master.
> Needs to be run on the salt master, likely as root or with sudo.
-> Homepage: <https://docs.saltstack.com/ref/cli/salt-key.html>.
+> More information: <https://docs.saltstack.com/ref/cli/salt-key.html>.
- List all accepted, unaccepted and rejected minion keys:
# salt-run
> Frontend for executing salt-runners on minions.
-> Homepage: <https://docs.saltstack.com/ref/cli/salt-run.html>.
+> More information: <https://docs.saltstack.com/ref/cli/salt-run.html>.
- Show status of all minions:
# salt
> Execute commands and assert state on remote salt minions.
-> Homepage: <https://docs.saltstack.com/ref/cli/salt.html>.
+> More information: <https://docs.saltstack.com/ref/cli/salt.html>.
- List connected minions:
# sass
> Converts SCSS or Sass files to CSS.
-> Homepage: <https://sass-lang.com/documentation/cli/dart-sass>.
+> More information: <https://sass-lang.com/documentation/cli/dart-sass>.
- Convert a SCSS or Sass file to CSS and print out the result:
# satis
> The command-line utility for the Satis static Composer repository.
-> Homepage: <https://github.com/composer/satis>.
+> More information: <https://github.com/composer/satis>.
- Initialise a Satis configuration:
> A curses based, vim-like spreadsheet calculator.
> Use hjkl or arrow keys to navigate.
-> Homepage: <https://github.com/andmarti1424/sc-im>.
+> More information: <https://github.com/andmarti1424/sc-im>.
- Start SC-IM:
# scala
> Scala application launcher and interactive interpreter.
-> Homepage: <https://scala-lang.org>.
+> More information: <https://scala-lang.org>.
- Start a Scala interactive shell (REPL):
# scheme
> MIT Scheme language interperter and REPL (interactive shell).
-> Homepage: <https://www.gnu.org/software/mit-scheme>.
+> More information: <https://www.gnu.org/software/mit-scheme>.
- Open an interactive shell (REPL):
# scrapy
> Web-crawling framework.
-> Homepage: <https://scrapy.org>.
+> More information: <https://scrapy.org>.
- Create a project:
# screenfetch
> Display system information.
-> Homepage: <https://github.com/KittyKatt/screenFetch>.
+> More information: <https://github.com/KittyKatt/screenFetch>.
- Start screenfetch:
> Tool for managing parallel versions of multiple Software Development Kits.
> Supports Java, Groovy, Scala, Kotlin, Gradle, Maven, Vert.x and many others.
-> Homepage: <https://developer.android.com/studio/command-line/sdkmanager>.
+> More information: <https://developer.android.com/studio/command-line/sdkmanager>.
- Install a specific version of Gradle:
# shards
> Dependency management tool for the Crystal language.
-> Homepage: <https://crystal-lang.org/reference/the_shards_command>.
+> More information: <https://crystal-lang.org/reference/the_shards_command>.
- Create a skeleton shard.yml file:
# skicka
> Manage your Google Drive.
-> Homepage: <https://github.com/google/skicka>.
+> More information: <https://github.com/google/skicka>.
- Upload a file/folder to Google Drive:
# sl
> Steam locomotive running through your terminal.
-> Homepage: <https://github.com/mtoyoda/sl>.
+> More information: <https://github.com/mtoyoda/sl>.
- Let a steam locomotive run through your terminal:
# slackcat
> Utility for passing files and command output to Slack.
-> Homepage: <https://github.com/bcicen/slackcat>.
+> More information: <https://github.com/bcicen/slackcat>.
- Post a file to Slack:
> Sound eXchange: play, record and convert audio files.
> Audio formats are identified by the extension.
-> Homepage: <http://sox.sourceforge.net>.
+> More information: <http://sox.sourceforge.net>.
- Merge two audio files into one:
# speedtest-cli
> Command line interface for testing internet bandwidth using speedtest.net.
-> Homepage: <https://github.com/sivel/speedtest-cli>.
+> More information: <https://github.com/sivel/speedtest-cli>.
- Run a speed test:
# spike
> A fully featured static website generator written in JavaScript.
-> Homepage: <https://spike.js.org>.
+> More information: <https://spike.js.org>.
- Create a new project using the default template:
# sqlite3
> The command-line interface to SQLite 3, which is a self-contained file-based embedded SQL engine.
-> Homepage: <https://sqlite.org>.
+> More information: <https://sqlite.org>.
- Start an interactive shell with a new database:
# sqlmap
> Detect and exploit SQL injection flaws.
-> Homepage: <https://sqlmap.org>.
+> More information: <https://sqlmap.org>.
- Run sqlmap against a single target URL:
# sqsc
> A command line AWS Simple Queue Service client.
-> Homepage: <https://github.com/yongfei25/sqsc>.
+> More information: <https://github.com/yongfei25/sqsc>.
- List all queues:
# sshfs
> Filesystem client based on ssh.
-> Homepage: <https://github.com/libfuse/sshfs>.
+> More information: <https://github.com/libfuse/sshfs>.
- Mount remote directory:
# st-flash
> Flash binary files to STM32 ARM Cortex microcontrollers.
-> Homepage: <https://github.com/texane/stlink>.
+> More information: <https://github.com/texane/stlink>.
- Read 4096 bytes from the device starting from 0x8000000:
# st-info
> Provides information about connected STLink and STM32 devices.
- Display amount of program memory available:
# stack
> Tool for managing Haskell projects.
-> Homepage: <https://github.com/commercialhaskell/stack>.
+> More information: <https://github.com/commercialhaskell/stack>.
- Create a new project:
# standard
> The JavaScript Standard Style tool for linting and fixing JavaScript code.
-> Homepage: <https://standardjs.com>.
+> More information: <https://standardjs.com>.
- Lint all JavaScript source files in the current directory:
# Stolon
> A cloud native PostgreSQL manager for PostgreSQL high availability.
-> Homepage: <https://github.com/sorintlab/stolon>.
+> More information: <https://github.com/sorintlab/stolon>.
- Get cluster status:
> Symlink manager.
> Often used to manage dotfiles.
-> Homepage: <https://www.gnu.org/software/stow>.
+> More information: <https://www.gnu.org/software/stow>.
- Symlink all files recursively to a given directory: