Skip to content

Instantly share code, notes, and snippets.

View hidao80's full-sized avatar

hidao hidao80

View GitHub Profile
@hidao80
hidao80 / hostscan.sh
Created February 9, 2019 22:23
hostscan shell script
#!/bin/sh
usage1="usage: hostscan network-address(24bit-length)"
usage2="ex. hostscan 192.168.0"
usage3=" hostscan 192.168.1.100"
if [ $# -ne 1 ]; then
printf "%s\n%s\n%s\n" "$usage1" "$usage2" "$usage3"
exit 1
fi
@hidao80
hidao80 / TimeSpecificationToot.gs
Last active April 14, 2021 23:18
時分指定Tootスクリプト(Google Spreadsheet Script使用)
/**
* 時分指定tootスクリプト
*
* Google Spreadsheetのスクリプトとして設置する、時分指定でtootするためのスクリプト。
* このスクリプトのsetTrigger関数を日ごとに起動するトリガーに指定して利用する。
*
* Spreadsheetの2行目2列目からn行目までに空行を含まずtootしたいメッセージを入力しておくと、
* 上から順にtootし、一番下のメッセージまでTootしたら、一番上のメッセージに戻って
* tootを続ける。
*
backquote {
display: inline;
}
.twitter-tweet {
display: inline;
}
@hidao80
hidao80 / How-to サイネージ 企画書
Last active September 22, 2017 09:24
How-to サイネージ企画書
How-to サイネージ企画書
======================
仮称
----
Barrage
特徴
-----