Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/humbleui/humble-file-picker
https://github.com/humbleui/humble-file-picker
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/humbleui/humble-file-picker
- Owner: HumbleUI
- Created: 2024-09-13T16:33:17.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T17:25:35.000Z (about 2 months ago)
- Last Synced: 2024-09-16T21:31:08.351Z (about 2 months ago)
- Language: Clojure
- Size: 800 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo project for [Humble UI](https://github.com/HumbleUI/HumbleUI)
![](resources/screenshot.png)
Start by running
```
clj -M:dev
```Eval `(file-picker/-main)` to open main window.
Replace `src/file_picker/core.clj` with any file from `step-by-step/` to see incremental progress.
Eval `(io.github.humbleui.docs/open!)` to view Humble UI docs.