IT Pro Tuesday #194 - AutoHotkey Scripts, Command-Line Tool, PowerShell Tutorial & More

This page summarizes the projects mentioned and recommended in the original post on /r/ITProTuesday

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • argc

    A Bash CLI framework, also a Bash-based command runner.

  • Argc is an easier way to handle sh/bash cli parameters. Allows you to create a command line program by simply describing the options, parameters, and subcommands in comments. Once you set it to work, Argc extracts parameter definitions from comments, parses command line arguments, outputs error text/help info for an abnormal parameter or the parsed parameter variable for a normal one, and finally, calls any subcommand function. A shout out to sigoden for this suggestion.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Argc: A bash cli framework, also a task management & automation tool.

    1 project | /r/rust | 8 Aug 2022
  • A cross-plaform task runner

    1 project | /r/commandline | 3 Aug 2022
  • Argc: The easiest way to handle bash command-line options

    1 project | /r/bash | 29 Jun 2022
  • Argc: make `bash` a better task runner than `make`

    1 project | /r/programming | 13 Mar 2022
  • Argc – A handy way to handle sh/bash CLI parameters

    2 projects | news.ycombinator.com | 3 Mar 2022