Socket
Book a DemoInstallSign in
Socket

github.com/AndrewBelt/osdialog

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/AndrewBelt/osdialog

Source
Go
Version
v0.0.0-20250507093908-0250d6696277
Version published
Created
Source

🗨️ osdialog

A cross platform wrapper for OS dialogs like file save, open, message boxes, inputs, color picking, etc.

osdialog currently supports macOS, Windows, and GTK 2/3 and Zenity on Linux.

This software is released into the public domain (CC0). If you decide to use osdialog in your project, feel free to let me know.

Usage

Include osdialog.h in your program, and add osdialog.c and the appropriate osdialog_*.c/.m file to your program's sources. See osdialog.h for documentation.

The Makefile is only for building the osdialog test binary. You don't need to use it, but it might be helpful for suggesting compiler flags.

FAQs

Package last updated on 07 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts