Pinned Repositories
archimager
A script to build raw Arch Linux disk images.
atime
Access Times for files #golang
cmd
Non-blocking external commands in Go with and streaming output and concurrent-safe access
durafmt
:clock8: Better time duration formatting in Go!
ipaddr
A simple program for the retrieval of your IPV4 and IPV6 public IP addresses, using ipify.org
ipify-api
A public IP API service.
nvdaRemoteServer
A server for the NVDARemote addon, written in the Go programming language.
NVDARemoteServer-Simple
Control server implementation of NVDARemote addon on golang
panichandler
Handle panics and return all values containing relevant information in an easy to use struct.
teamtalk_bot
A bot for use with TeamTalk servers.
tech10's Repositories
tech10/nvdaRemoteServer
A server for the NVDARemote addon, written in the Go programming language.
tech10/ipify-api
A public IP API service.
tech10/NVDARemoteServer-Simple
Control server implementation of NVDARemote addon on golang
tech10/durafmt
:clock8: Better time duration formatting in Go!
tech10/ipaddr
A simple program for the retrieval of your IPV4 and IPV6 public IP addresses, using ipify.org
tech10/panichandler
Handle panics and return all values containing relevant information in an easy to use struct.
tech10/teamtalk_bot
A bot for use with TeamTalk servers.
tech10/archimager
A script to build raw Arch Linux disk images.
tech10/atime
Access Times for files #golang
tech10/cmd
Non-blocking external commands in Go with and streaming output and concurrent-safe access
tech10/ctxhelper
Context helpers for some common patterns in Go.
tech10/go-deadlock
Online deadlock detection in go (golang)
tech10/go-external-ip
a Golang library to get your external ip from multiple services
tech10/godaemon
Daemonize Go applications deviously.
tech10/goreadline-ng
goreadline-ng is a pure go(golang) implementation for GNU-Readline kind library. This is a maintained fork of github.com/chzyer/readline.
tech10/gorun
gorun is a tool enabling one to put a "bang line" in the source code of a Go program to run it, or to run such a source code file explicitly. It was created in an attempt to make experimenting with Go more appealing to people used to Python and similar languages which operate most visibly with source code.
tech10/ipify
ipify.org API package for go.
tech10/json
An efficient JSON decoder
tech10/multicloser
A multicloser library for Go which implements io.Closer and allows you to register and close any number of them you wish, concurrently.
tech10/nvda-bluetooth-audio
Bluetooth Audio NVDA add-on improves sound quality when working with bluetooth headphones or speakers.
tech10/NVDARemote
The NVDA Remote Access add-on
tech10/NVDARemoteServer-python
Multiplatform NVDA Remote Relay server implementation
tech10/permbits
Easy file permissions for golang. Easily get and set file permission bits.
tech10/PKGBUILDs
PKGBUILDs modified to build on Arch Linux ARM
tech10/rticker
A resettable ticker for Go, with a channel that will be closed on ticker close.
tech10/rwc
A resettable ReadWriteCloser written in Go
tech10/sync
Synchronize secrets with other repositories, and allow workflows to be used from this repository by others.
tech10/tcp_server
golang tcp server
tech10/tech10.github.io
The Variety Network website as static pages
tech10/wg
A clean, minimal wrapper around sync.WaitGroup with a few extra features.