Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 543 Bytes

File metadata and controls

10 lines (6 loc) · 543 Bytes

haskript-tfd

Independent FFI wrapper for tinyfiledialogs to Haskell.

Multi-platform file dialogs and basic GUI functionality.

Beep / Input Box / Message Box / Alert / Save File / Open File / Select Directory / Color Chooser

Wrapper intended as an alternative to mtolly's tinyfiledialogs using more up-to-date libs.

Warning: some functions are not sanitized or only block inputs, as in the original library.