An open API service indexing awesome lists of open source software.

https://github.com/jftuga/homebrew-tap

Homebrew tap for jftuga command-line tools
https://github.com/jftuga/homebrew-tap

Last synced: about 1 year ago
JSON representation

Homebrew tap for jftuga command-line tools

Awesome Lists containing this project

README

          

# homebrew-tap
Homebrew tap for jftuga command-line tools

## Install:
* `brew tap jftuga/homebrew-tap; brew update; brew install jftuga/tap/XYZ` <-- where `XYZ` is a package name such as: awswho, ipinfo, etc.

## Programs

* [awswho](https://github.com/jftuga/awswho) - Quickly output AWS sts get-caller-identity
* [changecase](https://github.com/jftuga/changecase) - convert command line arguments to upper, lower or title case
* [chars](https://github.com/jftuga/chars) - Determine the end-of-line format, tabs, bom, and nul characters
* [dtmate](https://github.com/jftuga/DateTimeMate) - dtmate: output the difference between date, time or duration
* [freq](https://github.com/jftuga/freq) - Display the frequency of each line in a file or from STDIN
* [fstat](https://github.com/jftuga/fstat) - fstat: get info for a list of files across multiple directories
* [gostat](https://github.com/jftuga/gostat) - Display and set file timestamps
* [ipinfo](https://github.com/jftuga/ipinfo) - Return IP address info including geographic location and distance when given IP address, email address, host name or URL
* [nics](https://github.com/jftuga/nics) - Display information about Network Interface Cards (NICs)
* [snspublish](https://github.com/jftuga/sns_publish) - command line tool to send message or file to AWS SNS topic subscribers
* [spotprice](https://github.com/jftuga/spotprice) - Quickly get AWS spot instance pricing
* [timeit](https://github.com/jftuga/timeit) - timeit: a CLI tool used to time the duration of the given command