فهرست منبع

multiple pages: update the web link descriptions

pxgamer 5 سال پیش
والد
کامیت
f2b1446e62
50فایلهای تغییر یافته به همراه50 افزوده شده و 50 حذف شده
  1. 1 1
      pages/common/pyflakes.md
  2. 1 1
      pages/common/python.md
  3. 1 1
      pages/common/q.md
  4. 1 1
      pages/common/qpdf.md
  5. 1 1
      pages/common/r.md
  6. 1 1
      pages/common/rainbowstream.md
  7. 1 1
      pages/common/rbenv.md
  8. 1 1
      pages/common/rclone.md
  9. 1 1
      pages/common/rdfind.md
  10. 1 1
      pages/common/redis-cli.md
  11. 1 1
      pages/common/redshift.md
  12. 1 1
      pages/common/restic.md
  13. 1 1
      pages/common/rg.md
  14. 1 1
      pages/common/rsstail.md
  15. 1 1
      pages/common/rtv.md
  16. 1 1
      pages/common/ruby.md
  17. 1 1
      pages/common/rustc.md
  18. 1 1
      pages/common/rustfmt.md
  19. 1 1
      pages/common/rustup.md
  20. 1 1
      pages/common/rvm.md
  21. 1 1
      pages/common/sails.md
  22. 1 1
      pages/common/salt-call.md
  23. 1 1
      pages/common/salt-key.md
  24. 1 1
      pages/common/salt-run.md
  25. 1 1
      pages/common/salt.md
  26. 1 1
      pages/common/sass.md
  27. 1 1
      pages/common/satis.md
  28. 1 1
      pages/common/sc-im.md
  29. 1 1
      pages/common/scala.md
  30. 1 1
      pages/common/scheme.md
  31. 1 1
      pages/common/scrapy.md
  32. 1 1
      pages/common/screenfetch.md
  33. 1 1
      pages/common/sdk.md
  34. 1 1
      pages/common/shards.md
  35. 1 1
      pages/common/skicka.md
  36. 1 1
      pages/common/sl.md
  37. 1 1
      pages/common/slackcat.md
  38. 1 1
      pages/common/sox.md
  39. 1 1
      pages/common/speedtest-cli.md
  40. 1 1
      pages/common/spike.md
  41. 1 1
      pages/common/sqlite3.md
  42. 1 1
      pages/common/sqlmap.md
  43. 1 1
      pages/common/sqsc.md
  44. 1 1
      pages/common/sshfs.md
  45. 1 1
      pages/common/st-flash.md
  46. 1 1
      pages/common/st-info.md
  47. 1 1
      pages/common/stack.md
  48. 1 1
      pages/common/standard.md
  49. 1 1
      pages/common/stolonctl.md
  50. 1 1
      pages/common/stow.md

+ 1 - 1
pages/common/pyflakes.md

@@ -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:
 

+ 1 - 1
pages/common/python.md

@@ -1,7 +1,7 @@
 # python
 
 > Python language interpreter.
-> Homepage: <https://www.python.org>.
+> More information: <https://www.python.org>.
 
 - Call a Python interactive shell (REPL):
 

+ 1 - 1
pages/common/q.md

@@ -1,7 +1,7 @@
 # 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 ',':
 

+ 1 - 1
pages/common/qpdf.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/r.md

@@ -1,7 +1,7 @@
 # r
 
 > R language interpreter.
-> Homepage: <https://www.r-project.org>.
+> More information: <https://www.r-project.org>.
 
 - Start an R interactive shell (REPL):
 

+ 1 - 1
pages/common/rainbowstream.md

@@ -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:
 

+ 1 - 1
pages/common/rbenv.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/rclone.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/rdfind.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/redis-cli.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/redshift.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/restic.md

@@ -1,7 +1,7 @@
 # restic
 
 > Fast, secure, efficient backup program.
-> Homepage: <https://restic.net>.
+> More information: <https://restic.net>.
 
 - Initialize a backup repository in the specified local directory:
 

+ 1 - 1
pages/common/rg.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/rsstail.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/rtv.md

@@ -2,7 +2,7 @@
 
 > 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:
 

+ 1 - 1
pages/common/ruby.md

@@ -1,7 +1,7 @@
 # ruby
 
 > Ruby programming language interpreter.
-> Homepage: <https://www.ruby-lang.org>.
+> More information: <https://www.ruby-lang.org>.
 
 - Open an Interactive Ruby Shell (REPL):
 

+ 1 - 1
pages/common/rustc.md

@@ -2,7 +2,7 @@
 
 > 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:
 

+ 1 - 1
pages/common/rustfmt.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/rustup.md

@@ -2,7 +2,7 @@
 
 > 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:
 

+ 1 - 1
pages/common/rvm.md

@@ -1,7 +1,7 @@
 # rvm
 
 > A tool for easily installing, managing, and working with multiple ruby environments.
-> Homepage: <https://rvm.io>.
+> More information: <https://rvm.io>.
 
 - Install one or more space-separated versions of Ruby:
 

+ 1 - 1
pages/common/sails.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/salt-call.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/salt-key.md

@@ -2,7 +2,7 @@
 
 > 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:
 

+ 1 - 1
pages/common/salt-run.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/salt.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/sass.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/satis.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/sc-im.md

@@ -2,7 +2,7 @@
 
 > 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:
 

+ 1 - 1
pages/common/scala.md

@@ -1,7 +1,7 @@
 # scala
 
 > Scala application launcher and interactive interpreter.
-> Homepage: <https://scala-lang.org>.
+> More information: <https://scala-lang.org>.
 
 - Start a Scala interactive shell (REPL):
 

+ 1 - 1
pages/common/scheme.md

@@ -1,7 +1,7 @@
 # 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):
 

+ 1 - 1
pages/common/scrapy.md

@@ -1,7 +1,7 @@
 # scrapy
 
 > Web-crawling framework.
-> Homepage: <https://scrapy.org>.
+> More information: <https://scrapy.org>.
 
 - Create a project:
 

+ 1 - 1
pages/common/screenfetch.md

@@ -1,7 +1,7 @@
 # screenfetch
 
 > Display system information.
-> Homepage: <https://github.com/KittyKatt/screenFetch>.
+> More information: <https://github.com/KittyKatt/screenFetch>.
 
 - Start screenfetch:
 

+ 1 - 1
pages/common/sdk.md

@@ -2,7 +2,7 @@
 
 > 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:
 

+ 1 - 1
pages/common/shards.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/skicka.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/sl.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/slackcat.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/sox.md

@@ -2,7 +2,7 @@
 
 > 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:
 

+ 1 - 1
pages/common/speedtest-cli.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/spike.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/sqlite3.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/sqlmap.md

@@ -1,7 +1,7 @@
 # sqlmap
 
 > Detect and exploit SQL injection flaws.
-> Homepage: <https://sqlmap.org>.
+> More information: <https://sqlmap.org>.
 
 - Run sqlmap against a single target URL:
 

+ 1 - 1
pages/common/sqsc.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/sshfs.md

@@ -1,7 +1,7 @@
 # sshfs
 
 > Filesystem client based on ssh.
-> Homepage: <https://github.com/libfuse/sshfs>.
+> More information: <https://github.com/libfuse/sshfs>.
 
 - Mount remote directory:
 

+ 1 - 1
pages/common/st-flash.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/st-info.md

@@ -1,7 +1,7 @@
 # st-info
 
 > Provides information about connected STLink and STM32 devices.
-> Homepage: <https://github.com/texane/stlink>.
+> More information: <https://github.com/texane/stlink>.
 
 - Display amount of program memory available:
 

+ 1 - 1
pages/common/stack.md

@@ -1,7 +1,7 @@
 # stack
 
 > Tool for managing Haskell projects.
-> Homepage: <https://github.com/commercialhaskell/stack>.
+> More information: <https://github.com/commercialhaskell/stack>.
 
 - Create a new project:
 

+ 1 - 1
pages/common/standard.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/stolonctl.md

@@ -1,7 +1,7 @@
 # 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:
 

+ 1 - 1
pages/common/stow.md

@@ -2,7 +2,7 @@
 
 > 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: