Filemanager
File manager for desktop
Install / Use
/learn @kivymd-extensions/FilemanagerREADME
File Manager
<img align="left" width="128" src="https://github.com/kivymd-extensions/filemanager/raw/main/docs/sources/_static/logo-kivymd.png"/>Desktop file manager developed on the Kivy platform using the KivyMD library. Perhaps the file manager will work on mobile devices, but we are not even trying to check if this is the case. We are not testing this library on mobile devices or adapting it for mobile devices. Because, as the name suggests, we are developing this module for desktop use.
Installation
pip install kivymd_extensions.filemanager
Dependencies:
- KivyMD >= master version
- Kivy >= 2.0.0 (Installation)
- Python 3.6+
Documentation
See documentation at https://file-manager.readthedocs.io/en/latest/components/file-manager/
Usage
from kivymd.app import MDApp
from kivymd_extensions.filemanager import FileManager
class MainApp(MDApp):
def on_start(self):
FileManager().open()
if __name__ == "__main__":
MainApp().run()
<p align="center">
<a href="https://github.com/HeaTTheatR/KivyMD-data/raw/master/gallery/filemanager/filemanager-preview.png">
<img width="800" src="https://github.com/HeaTTheatR/KivyMD-data/raw/master/gallery/filemanager/filemanager-preview.png" title="Preview file manager">
</a>
</p>
Customization
FileManager(path_to_skin="/Users/macbookair/data/images").open()
<p align="center">
<a href="https://github.com/HeaTTheatR/KivyMD-data/raw/master/gallery/filemanager/filemanager-custom.png">
<img width="800" src="https://github.com/HeaTTheatR/KivyMD-data/raw/master/gallery/filemanager/filemanager-custom.png" title="Custom file manager">
</a>
</p>
Examples
git clone https://github.com/kivymd-extensions/filemanager.git
cd filemanager
cd examples/full_example
python main.py
Support
If you need assistance or you have a question, you can ask for help on our mailing list:
- Discord server: https://discord.gg/wu3qBST
- Email: KivyMD-library@yandex.com
Related Skills
node-connect
352.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
