Directories
¶
| Path | Synopsis |
|---|---|
|
appkit
|
|
|
alert
command
Alert shows a native macOS alert dialog from the command line.
|
Alert shows a native macOS alert dialog from the command line. |
|
alert-dialog
command
Alert-dialog shows a modal NSAlert with two buttons and prints which was clicked.
|
Alert-dialog shows a modal NSAlert with two buttons and prints which was clicked. |
|
counter
command
Counter displays a window with a count label and buttons to increment or reset.
|
Counter displays a window with a count label and buttons to increment or reset. |
|
file-picker
command
File-picker opens an NSOpenPanel and prints the selected file paths.
|
File-picker opens an NSOpenPanel and prints the selected file paths. |
|
hello-window
command
Hello-window opens a macOS window displaying "Hello from Go!" in large text.
|
Hello-window opens a macOS window displaying "Hello from Go!" in large text. |
|
menubar-clock
command
Menubar-clock shows the current time in the macOS menu bar, updating every second.
|
Menubar-clock shows the current time in the macOS menu bar, updating every second. |
|
pbd
command
Pbd is a pasteboard tool, an improvement over pbcopy/pbpaste.
|
Pbd is a pasteboard tool, an improvement over pbcopy/pbpaste. |
|
sf-symbols
command
SF-symbols displays a grid of SF Symbols with various configurations.
|
SF-symbols displays a grid of SF Symbols with various configurations. |
|
todo-app
command
Todo-app is a multi-window todo list built entirely in Go.
|
Todo-app is a multi-window todo list built entirely in Go. |
|
dispatch
|
|
|
parallel-work
command
Parallel-work dispatches concurrent tasks using GCD groups and semaphores.
|
Parallel-work dispatches concurrent tasks using GCD groups and semaphores. |
|
queues
command
|
|
|
foundation
|
|
|
http-fetch
command
|
|
|
nsdefaults
command
Command nsdefaults reads and writes NSUserDefaults values.
|
Command nsdefaults reads and writes NSUserDefaults values. |
|
process-info
command
|
|
|
sysinfo
command
Command sysinfo prints system information and optionally lists running applications.
|
Command sysinfo prints system information and optionally lists running applications. |
|
user-defaults
command
|
|
|
uuid-date
command
|
|
|
metal
|
|
|
metal4-triangle
command
metal4-triangle renders a rotating triangle using the Metal 4 API.
|
metal4-triangle renders a rotating triangle using the Metal 4 API. |
|
objc
|
|
|
exception-handler
command
Exception-handler demonstrates Objective-C exception handling from Go.
|
Exception-handler demonstrates Objective-C exception handling from Go. |
|
uniformtypeidentifiers
|
|
|
file-types
command
|
|
|
typeid
command
Command typeid resolves Uniform Type Identifiers for file extensions, MIME types, and UTI strings.
|
Command typeid resolves Uniform Type Identifiers for file extensions, MIME types, and UTI strings. |
|
vision
|
|
|
face-detect
command
Face-detect uses the Vision framework to detect faces in an image.
|
Face-detect uses the Vision framework to detect faces in an image. |
|
ocr
command
Command ocr extracts text from an image file using the Vision framework.
|
Command ocr extracts text from an image file using the Vision framework. |
|
vndetect
command
Command vndetect detects objects in images using the Vision framework.
|
Command vndetect detects objects in images using the Vision framework. |
|
vnocr
command
Command vnocr extracts text from images using the Vision framework.
|
Command vnocr extracts text from images using the Vision framework. |
Click to show internal directories.
Click to hide internal directories.