TOP LEVEL CATEGORIES
EXPLORE
@cdienger
Favorites 0
Views 0
Plugin takes a URL and extracts content from it using the provided regex. The matching logic looks at the first matching substring so regex must…
1.2.1 ------ -verbiage added -String check statuses changed from fields to drop downs 1.2 ------ -Added service field -Fixed some logic -Cleaned up code a…
Bash script pulling values from min-api.cryptocompare.com API. Convert cryptocurrency values to other currencies. Thanks https://www.cryptocompare.com/api/ for making this service available! Requires utils.sh found in the…
This bash script queries the Tradier API to retrieve stock quotes. It requires an account(free) at https://developer.tradier.com. Currently it will work with the last, change,…
This PowerShell script can be used to determine if a file is open and locked. It returns service state 0(OK) if the file isn't opened,…