Pinned Repositories
changed.in
List files changed in recent time
docker-registry-client
A Go API client for the v2 Docker Registry API
drlatest
Docker Registry Latest - tool for getting the latest tag of a docker image in a registry
drlatestyaml
Docker Registry Latest Yaml - tool for getting the latest tags for docker images in a registry, given a yaml with image urls
dursince
Print the time duration passed since specified timestamp.
every
run a command with some interval
ffmpeg-buildpack
tgzebot
Telegram bot to download audios and videos from Youtube
shoce's Repositories
shoce/tgzebot
Telegram bot to download audios and videos from Youtube
shoce/changed.in
List files changed in recent time
shoce/drlatest
Docker Registry Latest - tool for getting the latest tag of a docker image in a registry
shoce/drlatestyaml
Docker Registry Latest Yaml - tool for getting the latest tags for docker images in a registry, given a yaml with image urls
shoce/dursince
Print the time duration passed since specified timestamp.
shoce/every
run a command with some interval
shoce/get
Given with path, reads file contents and writes to stdout, does not fail if the path does not exist or the path is a dir.
shoce/hs
ssh client with no annoying input delays (no tty)
shoce/helmbot
Kubernetes Helm Telegram Bot
shoce/httpd-null
httpd server that replies `200 OK` to every request
shoce/it
internet time
shoce/l
list files
shoce/lsifaddr
List network interfaces addresses
shoce/newpass
Generate new password
shoce/pss
ps
shoce/put
Put a file given a file name as argument and contents on stdin
shoce/sre
stream/string replace
shoce/ssh-to-prom
Track failed ssh access attempts and expose them as prometheus metrics
shoce/subst
Substitue a string with another string in files recursively: `subst s1 s2 path...`
shoce/tcpotp
TCP pipe with one-time-passwords
shoce/tcppipe
TCP pipe
shoce/teleji
Send text/audio/video messages to Telegram messenger
shoce/tgbotserver
shoce/tgtubenotibot
Youtube notifications Telegram bot
shoce/tgytchan
Mirror Youtube channel to Telegram channel, saving state in an environment variable, with support for Heroku platform
shoce/tgzeposter
Telegram bot to post daily messages
shoce/until.ok
run a command until it's exit code is zero
shoce/uss
unix system stats: cpu load, memory, swap and disk
shoce/vis
A vi-like editor based on Plan 9's structural regular expressions
shoce/wo
Select word by position number from stdin. `wo 2` filters the second word from every line, `wo -1` filters the first word from the end of the line.