-
pyonepassword Public
A python API to query a 1Password account using the 'op' command-line tool
-
mock-cli-framework Public
A framework that can be called from a short Python console script to simulate the responses of an actual command-line tool.
-
make_c_program Public
A utility to create a simple C source file with a `main()` and open it in an editor.
-
video-encoding Public
Wrapper for Lisa Melton's video transcoding project, to automate batch encoding videos
-
mock-op Public
A stand-in replacement for the 1Password 'op' command for use in automated tests
Python MIT License UpdatedNov 21, 2024 -
alien Public
Forked from eendroroy/alienAn asynchronous zsh prompt
Shell MIT License UpdatedNov 12, 2024 -
chill_streams Public
Forked from nick3499/radio_streams_vlcChill electronica streaming radio directory and Python API
-
homebrew-extras Public
A custom Homebrew tap for extra packages not available elsewhere
Ruby MIT License UpdatedSep 26, 2024 -
promptlib-zsh Public
Forked from eendroroy/promptlib-zshcollection of libraries for zsh prompts
Shell MIT License UpdatedSep 5, 2024 -
gen-ai-robots.txt Public archive
A robots.txt to tell generative AI scrapers they're unwelcome
-
repo-mgmt-scripts Public
Collection of shell scripts to be help manage git repos
Shell MIT License UpdatedAug 1, 2024 -
-
-
prefsniff Public
A utility to sniff preferences changes to macOS plist files
-
packer-examples Public
Forked from Parallels/packer-examplesPacker Templates and examples to use with Parallels Desktop provider
HCL MIT License UpdatedDec 12, 2023 -
pyonepassword-legacy Public
A python API to query a 1Password account using the 'op' command-line tool, supporting 'op' v1.x
Python MIT License UpdatedDec 6, 2023 -
nvram-faker Public
A simple library to intercept calls to libnvram when running embedded linux applications in emulated environments.
-
-
DyldExtractor Public
Forked from arandomdev/DyldExtractorExtract Binaries from Apple's Dyld Shared Cache
Python MIT License UpdatedJul 15, 2023 -
Jackalope Public
Forked from googleprojectzero/JackalopeBinary, coverage-guided fuzzer for Windows and macOS
C++ Apache License 2.0 UpdatedMay 17, 2023 -
TinyInst Public
Forked from googleprojectzero/TinyInstA lightweight dynamic instrumentation library
C++ Apache License 2.0 UpdatedMay 17, 2023 -
potato-dark Public
Forked from surajmandalcell/potato-darkPotato dark theme for gohugo
HTML Other UpdatedMay 14, 2023 -
homebrew-cask-versions Public
Forked from Homebrew/homebrew-cask-versions🔢 Alternate versions of Casks
Ruby BSD 2-Clause "Simplified" License UpdatedApr 14, 2023 -
configure-with-sudo Public
A Python module to handle executing system commands using sudo
-
-
py-dwarf-parser Public
A Python module to parse DWARF debugging data
-
-
py-dict-repr Public
A python package to make it easy for a class to define its own dictionary representation
Python MIT License UpdatedFeb 17, 2022 -
ip-address-pool Public
A tool to generate an IP address pool and track which addresses have been handed out
-
py-singleton-metaclasses Public
A package of python metclasses for implementing singleton and related patterns.