kio/README.md

7 lines
327 B
Markdown
Raw Normal View History

2024-01-06 01:49:45 +01:00
# kio
This framework implements almost all the file management functions you will ever need.
It supports accessing files locally as well as via HTTP and FTP out of the box and can be extended by plugins to support other protocols as well.
The framework can also be used to bridge a native protocol to a file-based interface.