file-select

File dialog utility

Provides a way to invoke native file dialogs on various platforms for selecting or creating files.

A library to invoke the native system file dialog to select or create files.

GitHub

19 stars
3 watching
2 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shinmera/filesystem-utilsA collection of utility functions for working with the file system.14
shinmera/file-attributesProvides functions to retrieve and set file attributes in a platform-independent manner.18
shinmera/file-notifyLibraries that provide file change detection functionality across multiple operating systems28
shinmera/float-featuresProvides additional IEEE floating point features not covered by the Common Lisp standard.29
shinmera/trivial-argumentsA utility for extracting function argument lists from Common Lisp functions.22
shinmera/chirpA Twitter client library for Common Lisp written by Shinmera68
shinmera/plumpA parser for HTML/XML-like documents with lenient handling of invalid markup120
shinmera/crypto-shortcutsA library of concise cryptography functions25
alloyed/nativefiledialogA C library that provides a portable way to invoke native file dialogs across various platforms.15
shinmera/mmapProvides a portable way to map files into the address space of a process without manual memory copying.36
shinmera/definitionsA general definitions introspection library19
shinmera/tooterA Common Lisp library implementing the Mastodon API client library for interacting with mastodon social media platforms.44
shinmera/humblerAn interface to Tumblr's API written in Common Lisp11
shinmera/zippyA library for reading and writing the PKWARE Zip archive format.15
shinmera/plump-texTranslates TeX-like syntax into a Plump DOM2