BetterDisplay

BetterDisplay is a truly wonderful tool! It lets you convert your displays to fully scalable screens, manage display configuration overrides, allows brightness and color control, provides XDR/HDR brightness upscaling (extra brightness beyond 100% for compatible XDR …

DarwinKit: Native Apple APIs for Golang!

DarwinKit: Native Apple APIs for Golang! DarwinKit lets you work with supported Apple frameworks and build native applications using Go. With XCode and Go 1.18+ installed, you can write this program in …

Notify

Notify was born out of my own need to have my API servers running in production be able to notify me when critical errors occur. Of course, Notify can be used for any …

git-cliff

git-cliff: A highly customizable changelog generator. git-cliff can generate changelog files from the Git history by utilizing conventional commits as well as regex-powered custom parsers. The changelog template can be customized with a configuration file to match the desired format.

ZeroMQ

ZeroMQ: An open-source universal messaging library. ZeroMQ (also known as ØMQ, 0MQ, or zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets …

Gp.nvim (GPT prompt) Neovim AI plugin

gp.nvim: ChatGPT like sessions, Instructable text/code operations, Speech to text and Image generation in your favorite editor. Youtube demos Goals and Features The goal is to extend Neovim with the power …

neogit

A git interface for Neovim, inspired by Magit. Usage You can either open Neogit by using the Neogit command: :Neogit “ Open the status buffer in a new tab :Neogit cwd=<cwd> “ Use a …