Pinned Repositories
anki-decks
AutoWater
Automated watering system for potted plants using Arduino Uno.
awk-support
Edit AWK scripts in Vim/gVim. Insert code snippets, run, and check the code and look up help.
countdown
Messing around with some scripts for handling clues from Countdown
dotfiles
A collection of dotfiles for vim, zsh, bash, etc.
git-tools
Scripts for git
interject
Prevent `curl | sh` shennanigans by piping curl's output into an editor.
orgmode-to-anki
Convert an orgmode-formatted file into a format suitable for importing as Anki cards.
pyknitout
Python module that provides an interface for generating Knitout instructions.
smbus3
Forked version of smbus2 focusing on Python 3 with additional features like expanded 10bit addressing support
eindiran's Repositories
eindiran/orgmode-to-anki
Convert an orgmode-formatted file into a format suitable for importing as Anki cards.
eindiran/dotfiles
A collection of dotfiles for vim, zsh, bash, etc.
eindiran/smbus3
Forked version of smbus2 focusing on Python 3 with additional features like expanded 10bit addressing support
eindiran/pyknitout
Python module that provides an interface for generating Knitout instructions.
eindiran/git-tools
Scripts for git
eindiran/interject
Prevent `curl | sh` shennanigans by piping curl's output into an editor.
eindiran/anki-decks
eindiran/awk-support
Edit AWK scripts in Vim/gVim. Insert code snippets, run, and check the code and look up help.
eindiran/bash-support
Edit Bash scripts in Vim/gVim. Insert code snippets, run, check, and debug the code and look up help.
eindiran/bc-stdlib
A small standard library for GNU bc
eindiran/countdown
Messing around with some scripts for handling clues from Countdown
eindiran/eindiran.github.io
A blog about technology and also other stuff.
eindiran/st
My fork of lukesmith's fork of the suckless simple terminal (st) with vim bindings, Xresource compatibility, and support for easy compilation/installation on several platforms.
eindiran/bash-support.vim
BASH IDE -- Write and run BASH-scripts using menus and hotkeys.
eindiran/bloom
A library of bloom filter variations in Rust
eindiran/brightness
Command-line display brightness control for macOS.
eindiran/c-support
Edit C/C++ programs in Vim/gVim. Insert code snippets, compile the code, run Make/CMake/... and look up help.
eindiran/Configurations
Configurations for Marlin Firmware
eindiran/FreeCAD-Macros
eindiran/gh-action-update-submodule
eindiran/gousb
gousb provides low-level interface for accessing USB devices
eindiran/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
eindiran/mirror-action
A GitHub Action for mirroring your repository to a different remote repository
eindiran/python-eeprom
A pure Python 3 library for Linux sysfs EEPROM devices.
eindiran/python-urx
Python library to control a robot from 'Universal Robots' http://www.universal-robots.com/
eindiran/qrcode-generator
Wrapper script for the Python qrcode package, allowing easy commandline generation of QR codes
eindiran/shell-scripts
Shared shell scripts, used in eindiran/dotfiles
eindiran/smbus2
A drop-in replacement for smbus-cffi/smbus-python in pure Python
eindiran/srt-timestamp-adjuster
Change all of the timestamps in a .srt file by incrementing/decrementing by some offset
eindiran/stm32loader
Flash firmware to STM32 microcontrollers using Python.