Skip to content

fman-users/Core

Repository files navigation

Core

The Core plugin implements most of fman's features, such as copying files, navigating to a folder etc. It relies heavily on the plugin API. fman uses its own plugin system to ensure that the API is stable and powerful enough for real world use.

Examples

License

This repository is made public for educational purposes only. You may only use it to implement plugins for fman. You are not allowed to use any parts of this code for other projects, in particular to implement other file managers.

Location in your installation directory

You can also find these source files in your fman installation directory. Their exact path depends on your operating system:

  • Windows: C:/​Users/​<username>/​AppData/​Local/​fman/​Versions/​<version>/​Plugins/​Core
  • Mac: /​Applications/​fman.app/​Contents/​Resources/​Plugins/​Core
  • Linux: /opt/​fman/​Plugins/​Core

About

The Core plugin implements most of fman's features

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published