This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
usage: s-tui [-h] [-d] [--debug-file DEBUG_FILE] [-c] [--csv-file CSV_FILE] | |
[-t] [-j] [-nm] [-v] [-ct CUSTOM_TEMP] [-tt T_THRESH] | |
[-cf CUSTOM_FAN] | |
TUI interface: | |
The side bar houses the controls for the displayed graphs. | |
At the bottom of the side bar, more information is presented in text form. | |
* Use the arrow keys or 'hjkl' to navigate the side bar |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
window.dataLayer = window.dataLayer || []; | |
function gtag(){dataLayer.push(arguments);} | |
gtag('js', new Date()); | |
gtag('config', 'UA-121940778-1'); | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"info": { | |
"_postman_id": "3c3135af-679a-4f75-be09-5639a417d479", | |
"name": "API Toratori", | |
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" | |
}, | |
"item": [ | |
{ | |
"name": "NIK Validation", | |
"request": { |