Skip to content

rodrigocfaria/filechooser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filechooser

A very basic and simple filechooser for Windows written in Python and Kivy, that I created for another project, Pasu-chan.

External dependencies

This software needs the following external Python modules:

  • Kivy

How to use

Run with py filechooser.py. When you click the OK button on its screen, a file called filechooser_result will be written in the folder which filechooser is running. Just read it. This program is not meant to be used alone, but with other programs that call it.

What is a "pasu file"?

I wrote this program because I needed for another program. Modify the code to fit your needs.

About

Simple filechooser in Python/Kivy for Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages