Seafile desktop client.
Find a file
feiniks 7503055c5f
Add stopped by logout sync error (#1603)
Co-authored-by: yangheran <heran.yang@seafile.com>
2025-03-12 14:38:20 +08:00
.tx Update i18n (#1434) 2022-12-24 14:53:48 +08:00
data Fix wayland window associations by renaming .desktop file (#1570) 2024-12-21 10:35:08 +08:00
debian Update version to 9.0.12 2025-02-12 11:30:03 +08:00
extensions Fixed a memory leak in shell extension. 2017-08-15 07:58:11 +08:00
fsplugin Update names of menu items for Finder extension (#1469) 2023-06-07 09:58:53 +08:00
i18n Update i18n (#1597) 2025-02-14 16:05:10 +08:00
images Improve tray icons (#1533) 2024-05-09 15:24:50 +08:00
scripts Try to fix travis ci builds. 2017-06-28 13:33:51 +08:00
src Add stopped by logout sync error (#1603) 2025-03-12 14:38:20 +08:00
tests Fixed a bug in digitalCompare(). (#902) 2017-05-06 08:50:11 +00:00
third_party Upgrade to Qt 6.5.2 (#1482) 2023-08-28 15:53:26 +08:00
ui Add option to ignore symblo link (#1588) 2024-12-21 11:54:28 +08:00
.clang-format Updated clang-format options. 2016-03-26 18:56:09 +08:00
.gitignore Support vs build (#1330) 2020-11-18 16:56:59 +08:00
.travis.yml Add matrix for shibboleth support on travis ci. 2016-04-19 11:39:10 +08:00
appcast.example.xml Add auto update feature (#889) 2017-04-08 03:07:40 +00:00
Application.manifest make it compile on windows 2013-09-27 17:17:12 +08:00
CMakeLists.txt Update version to 9.0.12 2025-02-12 11:30:03 +08:00
coding-style.md added c++ coding style 2013-11-06 14:30:04 +08:00
dev-guide.md added c++ coding style 2013-11-06 14:30:04 +08:00
Doxyfile.in add initial support fot doxygen-generating 2014-12-01 03:36:52 +08:00
Info.plist Update version to 9.0.12 2025-02-12 11:30:03 +08:00
LICENSE Updated LICENSE for QtAwesome. 2016-06-25 12:19:17 +08:00
qt-linux.css support private share in cloud file browser 2015-12-02 21:16:41 +08:00
qt-mac.css Improve UI of the deleting confirmation box (#1456) 2023-04-25 13:32:24 +08:00
qt-win.css Fixed the fonts size in HDPI mode. 2017-05-09 16:39:31 +08:00
qt.css Fix color styles in dark mode (#1561) 2024-10-14 14:52:19 +08:00
README.md Update README.md (#1584) 2024-11-29 15:56:22 +08:00
resource.h [Windows]Add version info to seafile applet (#1335) 2020-12-30 13:50:51 +08:00
seafile-applet.rc.in Show sync errors in a dialog (#855) 2017-01-17 03:37:28 +00:00
seafile-client.qrc Improve tray icons (#1533) 2024-05-09 15:24:50 +08:00
seafile-client.rc Update version to 9.0.12 2025-02-12 11:30:03 +08:00
seafile-client.sln Support vs build (#1330) 2020-11-18 16:56:59 +08:00
seafile-client.vcxproj Update version to 9.0.12 2025-02-12 11:30:03 +08:00
seafile-client.vcxproj.filters Update i18n (#1515) 2024-02-21 17:56:47 +08:00
seafile.icns [mac] Update icons 2014-01-04 11:38:48 +08:00
seafile.ico Replace system tray icons (#1003) 2017-11-01 15:41:47 +08:00
sparkle-readme.md Add auto update feature (#889) 2017-04-08 03:07:40 +00:00

seafile-client Build Status

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:

  1. Visit the webpage of Transifex (https://explore.transifex.com/haiwen/seafile-client/).

  2. Click the "Join this project" button in the bottom right corner.

  3. Use an email or GitHub account(recommended) to create an account.

  4. Select a language and click 'Join project' to join the language translation.

  5. After accepted by the project maintainer, then you can upload your file or translate online.