

Small utility to launch a different browser depending on the domain of the url being launched.Ī timeline view of Markdown notes stored in files Issues unrelated to the linux kernel should be posted on the community forum at Kernel source tree for Raspberry Pi-provided kernel builds. The Multimedia Presenter for Lua (for commercial projects, use info-beamer pi instead)Ĭross-platform, sophisticated frontend for the libretro API. Full documentation atĭigisparkKeyboard library with multiple layout supportĪ HID-MIDI driver for the Digispark Attiny85 ArduinoĪffordable WiFi hacking platform for testing and learning Toolkit of algorithms to automate the video editing processĪlternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. PCB based Dual Resonance Solid State Tesla Coil DesignĪ FAST (80+ Gbit/s) pixelflut client with full IPv6 and animation supportīring enhanced HID functions to your Arduino! Please follow Documentation/SubmittingPatches procedure for any of your improvements. Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget ( ). This repository is a pure mirror and contributions are currently not accepted via pull-requests, please submit your contributions via Infocom-style interactive fiction player for Unix and DOS (moved to )īlackHole is a modern macOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency. OBS Studio - Free and open source software for live streaming and screen recording Port of the Xash3D-FWGS Half Life Engine to Oculus Quest Essentially XRandR for macOS.Ī command-line tool to select default applications for document types and URL schemes on Mac OS X MacOS command line utility to configure multi-display resolutions and arrangements. Grbl is open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight ArduinoĬhange the audio source for Mac OS X from the command line. Modification of grbl that provides motion in polar coordinates and other features for our graffiti machine. John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAsįree (libre) font editor for Windows, Mac OS X and GNU+Linuxġ6u2 Bootloader to reprogram 16u2 + 328/2560 with Arduino IDE 😀 😜 🔂 World’s only programming language that’s bursting with emojis

Turn PNG images into STL 3D models that will "develop" in front of a light source

Gordon's Arduino wiring-like WiringPi Library for the Raspberry Pi (Unofficial Mirror for WiringPi bindings) Noise suppression plugin based on Xiph's RNNoiseįor interfacing with Windows/macOS/Linux using an ESP32, a touchscreen and BLE. Recurrent neural network for audio noise reduction Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules. Generic functions for macOS scripting with Applescript – function names as in Hoogleĭynamic Custom Macros for your MacBook TouchBar! (Supports 40+ Apps and Websites)Īpplescript applets, snippets, resources, and links My collection of scripts I've written over the yearsĪll my Applescript code I have used/developedĪ collection of awesome, useful, not-so-obvious applescripts.įunctional AppleScripts operating out of Keyboard Maestro, Alfred and Automator to optimise productivity. It seems like and the user in #107 have issues in one of these files, or in /etc/paths, /etc/paths.d, /etc/manpaths, /etc/manpaths.d.A curated list of my GitHub stars! Generated by stargazed /etc/zprofile the path_helper stuff is here by default.So these are the files that are being loaded by Cakebrew, if Cakebrew is in fact opening a non-interactive login shell: zshenv is always loaded zprofile and zlogin are loaded only for login shells, and zshrc is loaded only for interactive shells. Then if the RCS option is set (also "on" by default), $ZDOTDIR, or $HOME if ZDOTDIR is unset. Then, if the GLOBAL_RCS option is set (which it is by default) /etc is searched for these files. etc/zshenv is loaded first no matter what. Startup files are loaded in this order: zshenv, zprofile, zshrc, and finally zlogin. iterates over files in /etc/paths.d and /etc/manpaths.d, appending the contents of each to PATH.adds the contents of /etc/paths and /etc/manpaths to PATH.# system-wide environment settings for zsh(1) if then eval `/usr/libexec/path_helper -s ` fiĪs described here and in the man page for path_helper(1), the command path_helper -s generates a Bash script that:
