Pinned Repositories
AppFS
AppFS is a universal packaging format that is presented to the system as a filesystem (via FUSE).
CACKey
PKCS#11 middleware for CAC/PIV smartcards
CTk
Curses-based interface to Tk
dact
DACT attempts to create very efficient compressed files by attempting to use many different algorithms on each block until it finds the best for every block in the file.
hunter2
The "hunter2" password manager is a simple script-oriented password manager.
KitCreator
KitCreator is a simple build system for creating a Tclkit.
RivetCGI
Rivet (Tcl Templating -- the Tcl answer to PHP) as a CGI, or a standalone HTTP servers.
saml-idp
Simple SAML Identity Provider (IdP)
ssh-agent-pkcs11
A PKCS#11 module which uses certificates stored on remote systems accessed over the SSH Agent protocol
TclTLS
TLS support for Tcl applications
rkeene's Repositories
rkeene/TclTLS
TLS support for Tcl applications
rkeene/AppFS
AppFS is a universal packaging format that is presented to the system as a filesystem (via FUSE).
rkeene/KitCreator
KitCreator is a simple build system for creating a Tclkit.
rkeene/CACKey
PKCS#11 middleware for CAC/PIV smartcards
rkeene/saml-idp
Simple SAML Identity Provider (IdP)
rkeene/sse3-emu
Emulate an SSE3 CPU on a system without SSE3 (WIP)
rkeene/tcc4tcl
tcc4tcl (Tiny C Compiler for Tcl) is a Tcl extension that provides an interface to TCC.
rkeene/StreamIt
StreamIt is an extremely lightweight generic media streamer. It contains no code to deal with any specific format and uses the clients to rate-limit the speed.
rkeene/dact
DACT attempts to create very efficient compressed files by attempting to use many different algorithms on each block until it finds the best for every block in the file.
rkeene/core
:house_with_garden: Open source home automation that puts local control and privacy first
rkeene/ed25519-wavelet-cli
CLI tools for doing Ed25519-related things
rkeene/filed
Filed is a simple and above all else fast HTTP server for serving local static files over HTTP from Linux.
rkeene/git-coco
git-coco is a plugin for git that provides a simplified way to interact with AWS CodeCommit
rkeene/gnupg-pkcs11-scd
PKCS#11 GnuPG SCD
rkeene/home-assistant.io
:blue_book: Home Assistant User documentation
rkeene/HTP
HTTP Time Protocol (HTP) aims to provide a convenient way to synchronize clocks over the Internet.
rkeene/libconfig
Flexible configuration library for applications.
rkeene/limitlessled_rf
Control LimitlessLED bulbs through a directly attached radio.
rkeene/limitlessled_rf_hass
HomeAssistant Component for LimitlessLED RF
rkeene/lt8900_spi
This Python module enables a Python to talk to an LT8900 radio attached to an serial peripheral interface (SPI).
rkeene/node-gpg-ts
GPG encryption and decryption in node.js by way of the gpg command-line tool. Now with TypeScript.
rkeene/promise-perf
rkeene/raid5d
Simple userspace RAID5 implementation
rkeene/rutil-tcpcgi
rkeene/tcl-duktape
Tcl bindings for Duktape, an embedded JavaScript interpreter
rkeene/tcl-nano
Tcl Nano implements a few different facets of Nano in Tcl, as well as allows for interoperating with other Nano implementations.
rkeene/tcl-tcpwrappers
Tcl interface to manage TCP Wrappers
rkeene/TclWebAppFramework
The Tcl Web Application Framework provides a basic framework for application developers to write web-based applications without having to deal with some of the common overhead associated with building web-based applications.
rkeene/webdraw
Server-side drawing over HTTP, HTML, and JavaScript
rkeene/XVFS
Tcl Extension Virtual Filesystem Prototype