/SyncMe

The main goal of SyncMe is to unify the synchronization of Dropbox and Google Drive platforms into a single application, allowing to manage all your files easily.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

SyncMe

SyncMe Logo

Build Status: Build Status

SyncMe is a cross-platform application (Linux, Windows, Mac) written in Qt5 and C++ with the main goal of unify the synchronization of Dropbox and Google Drive platforms into a single application, allowing you to manage all your files easily.

Official blog: SyncMe Blog

Please note that development is very early on and the project is not ready to use yet.

Screenshots

Initial screen (Pre-release 0.2)

![Initial screen (Pre-release 0.2)](http://i.imgur.com/ETZnvbq.png?1 "Initial screen (Pre-release 0.2)")

Main window (Pre-release 0.2)

![Main window (Pre-release 0.2)](http://i.imgur.com/bigsD2c.png?1 "Main window (Pre-release 0.2)")

Connecting to your Google Drive account (Pre-release 0.2)

![Connecting to your Google Drive account (Pre-release 0.2)](http://i.imgur.com/7dwgpAl.png?1 "Connecting to your Google Drive account (Pre-release 0.2)")

Creating a new folder (Pre-release 0.2)

![Creating a new folder (Pre-release 0.2)](http://i.imgur.com/jUfT2mT.png?1 "Creating a new folder (Pre-release 0.2)")

Dependencies

Name Version
Qt >= 5.2.0
C++ compiler supporting C++11 (i.e. gcc 4.6+)
openssl

Building

See INSTALL.md

Contributing

  1. Find a thing to fix/implement in Issues or come up with your own idea, create a discussion issue for it and get a feedback.
  2. Fork the repo
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request

Contact

You can contact me by sending an email to arodriba@ull.edu.es

License

SyncMe is Open Source licensed under GNU GPLv3.