Skip to main content

File manager for desktop

Project description

File Manager

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.

Documentation Status

Installation

pip install kivymd_extensions.filemanager

Dependencies:

Documentation

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()

Customization

FileManager(path_to_skin="/Users/macbookair/data/images").open()

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:

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kivymd_extensions.filemanager-0.1.5.tar.gz (45.0 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file kivymd_extensions.filemanager-0.1.5.tar.gz.

File metadata

  • Download URL: kivymd_extensions.filemanager-0.1.5.tar.gz
  • Upload date:
  • Size: 45.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for kivymd_extensions.filemanager-0.1.5.tar.gz
Algorithm Hash digest
SHA256 9cc8bb5bfc667d3013d3580195310a42633ec6ce1d1ae2c6e4fe9fffc61b0127
MD5 22cc7c5a5ad4fa35dc0c9c2d7f094f9d
BLAKE2b-256 d155a5e7d9abfbf67e5194650e3dbd59880013b99a126991771eb4f10abd0d60

See more details on using hashes here.

File details

Details for the file kivymd_extensions.filemanager-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: kivymd_extensions.filemanager-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 49.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for kivymd_extensions.filemanager-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 65115d8f3b805ef117d9e6a8cb53317af6618dfb3b41562fd82856c15adffd27
MD5 2c71e3e09d53cf2019f1e1ec05d9fe1f
BLAKE2b-256 b81a6910b6b8416f634447976d3c479fb024675834e6ed223547b7f3e76b2046

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page