This package browser is in early development. Mind the rough edges.

kio 6.13.0

Network transparent access to files and data

This framework implements a lot of file management functions. 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. There is a variety of plugins available, e.g. to support access via SSH. The framework can also be used to bridge a native protocol to a file-based interface. This makes the data accessible in all applications using the KDE file dialog or any other KIO enabled infrastructure.

Installation

Install kio 6.13.0 as follows:

guix install kio@6.13.0

Or install the latest version:

guix install kio

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.