filedialog
There are 26 repositories under filedialog topic.
aiekick/ImGuiFileDialog
Full featured file Dialog for Dear ImGui
dobokirisame/qml-filedialog
Qt Quick File picker (filedialog)
j4321/tkFileBrowser
File browser for Tkinter, alternative to tkinter.filedialog in linux with GTK bookmarks support.
Bian-Sh/UniFileOpenDialog
文件选择/保存窗,支持置顶,支持多选无其他插件依赖。FileOpenDialog / FileSaveDialog for Unity with built-in topmost function, no additional plugins required. Multi-select support.
Jomixedyu/JxCode.Windows
基于Win32API的C#类库。窗体控制、对话框、键鼠模拟、任务栏进度条、托盘等工具,可以使用在控制台、链接库、以及Unity3d等windows平台的框架下。
doitian/nfd-unity3d
Unity3D binding of the C library Native File Dialog
doitian/unity3d-tinyfiledialogs
Wrapper of tinyfiledialogs for Unity3D
tobiasvl/love-imgui-filedialog
A simple filepicker for LOVE's imgui module
vismodo/Python3-Image-Viewer-Base
Of course, all operating systems have image viewers now, but what if you wanted to make your own, with more options? You can fork this repository and make one with more features!
atomsk-0/NativeFiledialogNET
C# Bindings for nativefiledialog-extended
KaidiGuo/dbfansub-checkingMachine
电波字幕组 字幕格式检查器
Romanzeb/Photo-Face-Scan
"Utilizes OpenCV & Tkinter for face detection in images. Select an image & find faces. User-friendly GUI.
Romanzeb/QR_Code-Maker
This code appears to be a simple GUI (Graphical User Interface) application where the user provides a URL input, based on which a QR code is generated. The functionality of the code is clearly defined: the user is prompted to provide a URL input, then a QR code is generated using this URL, and finally saved as an SVG file.
SaadAhmedSalim/EncryptImageUsingPython
Easily anyone can encrypt or decrypt image using python tkinter module.
ymyang/ng-filedialog
angular file dialog for nw
Ayush31120/Language-Detection-System
Language detection System
errupeshkr/Automatic-Attenadance-GUI-Application-Using-Face-Recognition
Automatic Attendance Management System Using Face Recognition is based on machine learning project. In this project 1st step we generate dataset All basic information about students & also take photos sample. 2nd step Trained classifier photos sample. 3rd step Face Recognition detect, analyze & recognize. 4th step Mark Attendance save n database.
MuhammedMagdyy/Password-Generator
GUI application that generates a random password from length 8 to 32.
Mustang1234/GUI_Git_Manager_OSS_Team_25
Project from j4321/tkFileBrowser, added git commands, so it's now gui git manager.
CristianoFIlho/MassRename
Renomeador de arquivos em python
f3riend/color-palette
a system that counts and clusters the most common colors in images and produces a color palette.
hansalemaos/tkinter_files_folders
Some tkinter functions for selecting files/folders
Statute8234/RedditSuggestor
Rating: (6/10) The project uses Python libraries and APIs to analyze Reddit data, predict user input, suggest new titles based on cosine similarity, calculate combined scores, and output the best suggestion.