SkillAgentSearch skills...

Osdialog

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

Install / Use

/learn @AndrewBelt/Osdialog
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

🗨️ 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.

View on GitHub
GitHub Stars150
CategoryDevelopment
Updated24d ago
Forks24

Languages

C

Security Score

95/100

Audited on Mar 7, 2026

No findings