Tag macos
6 bookmarks have this tag.
6 bookmarks have this tag.
A beautiful terminal UI for exploring and managing your Homebrew packages with ease. - cosmincatalin/brew-explorer
Getting current time: julia> using Dates; string(bswap(round(UInt32, datetime2unix(Dates.now()))), base=16) * "00"
With Bluetility look for:
Service: EBE0CCB0-7A0A-4B0C-8A1A-6FF2997DA3A6
Characteristic: EBE0CCB7-7A0A-4B0C-8A1A-6FF2997DA3A6
Write: Hex: 5f3f1f6000<enter>
Confirming update: julia> using Dates; unix2datetime(bswap(0x973F1F60))
A Bluetooth Low Energy browser, an open-source alternative to LightBlue for OS X - jnross/Bluetility
Wireguard UI Universal Apple application. Contribute to vaardan/wireguard-macos-app development by creating an account on GitHub.
A collection of 150+ nifty tips and tricks for macOS, for both system features like the Dock, Spotlight, and Mission Control and built-in apps like Safari, Mail, and Photos.
Ollama is a very good tool to run llama models locally, and running it as a background service on macOS can be quite beneficial for…