Skip to content

Releases: timpalpant/kio-dropbox

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Sep 14:32

Install

Native packages are available for both x86_64/amd64 and
aarch64/arm64. Download the asset matching your machine before
using the commands below.

Arch Linux — install the attached package directly:

sudo pacman -U kio-dropbox-*.pkg.tar.zst

Debian / Ubuntu — download the attached .deb, then:

sudo apt install ./kio-dropbox_*.deb

Fedora / RPM-based — download the attached .rpm, then:

sudo dnf install ./kio-dropbox-*.rpm

From sourcekio-dropbox-*.tar.gz is the release tarball used
by the release PKGBUILD. A .sha256 accompanies every artifact.

Log out and back in after installing, so running applications pick
up the new protocol and settings page. Then open System Settings →
Network → Settings → Dropbox
to link an account, and browse
dropbox:/ in Dolphin.

There is no Flatpak: a KIO worker has to be installed on the host
for the host's file manager to load it.

A Dropbox account is required. This is an unofficial project and is
not affiliated with Dropbox, Inc.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Aug 01:18
2c7ef96

Install

Native packages are available for both x86_64/amd64 and
aarch64/arm64. Download the asset matching your machine before
using the commands below.

Arch Linux — install the attached package directly:

sudo pacman -U kio-dropbox-*.pkg.tar.zst

Debian / Ubuntu — download the attached .deb, then:

sudo apt install ./kio-dropbox_*.deb

Fedora / RPM-based — download the attached .rpm, then:

sudo dnf install ./kio-dropbox-*.rpm

From sourcekio-dropbox-*.tar.gz is the release tarball used
by the release PKGBUILD. A .sha256 accompanies every artifact.

Log out and back in after installing, so running applications pick
up the new protocol and settings page. Then open System Settings →
Network → Settings → Dropbox
to link an account, and browse
dropbox:/ in Dolphin.

There is no Flatpak: a KIO worker has to be installed on the host
for the host's file manager to load it.

A Dropbox account is required. This is an unofficial project and is
not affiliated with Dropbox, Inc.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 02:52

Install

Arch Linux — install the attached package directly:

sudo pacman -U kio-dropbox-*.pkg.tar.zst

Debian / Ubuntu — download the attached .deb, then:

sudo apt install ./kio-dropbox_*.deb

Fedora / RPM-based — download the attached .rpm, then:

sudo dnf install ./kio-dropbox-*.rpm

From sourcekio-dropbox-*.tar.gz is the release tarball used
by the release PKGBUILD. A .sha256 accompanies every artifact.

Log out and back in after installing, so running applications pick
up the new protocol and settings page. Then open System Settings →
Network → Settings → Dropbox
to link an account, and browse
dropbox:/ in Dolphin.

There is no Flatpak: a KIO worker has to be installed on the host
for the host's file manager to load it.

A Dropbox account is required. This is an unofficial project and is
not affiliated with Dropbox, Inc.

Full Changelog: https://github.com/timpalpant/kio-dropbox/commits/v0.1.0