GithubHelp home page GithubHelp logo

yatesco / dolphin-seafile-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skycoder42/dolphin-seafile-plugin

0.0 2.0 0.0 25 KB

A plugin for dolphin to show the seafile synchronization status

License: BSD 3-Clause "New" or "Revised" License

QMake 7.57% C++ 92.43%

dolphin-seafile-plugin's Introduction

dolphin-seafile-plugin

A plugin for dolphin to show the seafile synchronization status

Features

A simple VCS plugin for KDEs Dolphin file manager, that displays sync status for your Seafile repositories. Simply install and enable under "Services". Currently, the plugin can:

  • Display sync status of seafile repositories
    • Per File/Folder thats inside a seafile folder
    • Including special states, e.g. "ignored"

More features, such as sharing, etc. are planned.

Limitations/Workaround

Due to the way those dolphin plugins work, only repositories that are inside your seafile main directory will work. Additionally, you will have to open this folder once, before the plugin recognizes them.

The reason is, that the plugin reacts on the presence of the .seafile-data folder. If you have custom locations outside of the folder, or don't want to always go there first, simply create an empty file called .seafile-data in whichever directory you need the plugin to work. One useful location would be your home directory, as thats the default directory dolphin opens.

Dependencies

You'll need Dolphin (and thus Qt and KDE frameworks) and Seafile. The plugin only needs the seafile daemon, so make shure you have that one with whatever seafile package you use.

Installation

For now, only an AUR package is provided: dolphin-seafile-plugin

Until then, you can simply build it yourself. Install all the stated dependencies and build via:

cd plugin
qmake
make
make install

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.