Seafile desktop client.
|
||
---|---|---|
.tx | ||
data | ||
debian | ||
extensions | ||
fsplugin | ||
i18n | ||
images | ||
scripts | ||
src | ||
tests | ||
third_party | ||
ui | ||
.clang-format | ||
.gitignore | ||
.travis.yml | ||
appcast.example.xml | ||
Application.manifest | ||
CMakeLists.txt | ||
coding-style.md | ||
dev-guide.md | ||
Doxyfile.in | ||
Info.plist | ||
LICENSE | ||
qt-linux.css | ||
qt-mac.css | ||
qt-win.css | ||
qt.css | ||
README.md | ||
resource.h | ||
seafile-applet.rc.in | ||
seafile-client.qrc | ||
seafile-client.rc | ||
seafile-client.sln | ||
seafile-client.vcxproj | ||
seafile-client.vcxproj.filters | ||
seafile.icns | ||
seafile.ico | ||
sparkle-readme.md |
seafile-client 
Seafile desktop client.
BUILD
Prerequisites
INSTALL
cmake .
make
make install
Qt 5.2 or higher is required
Ubuntu users can install seafile client from this PPA
INSTALL with Qt5
cmake .
make
make install
Qt 5.5 or higher is recommanded but not required
Internationalization
You are welcome to add translation in your language.
Contribute your translation
Please submit translations via Transifex:
Steps:
-
Visit the webpage of Transifex (https://explore.transifex.com/haiwen/seafile-client/).
-
Click the "Join this project" button in the bottom right corner.
-
Use an email or GitHub account(recommended) to create an account.
-
Select a language and click 'Join project' to join the language translation.
-
After accepted by the project maintainer, then you can upload your file or translate online.