commit | 2b0363a3a9f5b5fa949fa8b73760b5d4a4a4958b | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 21:42:12 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 21:42:12 2013 -0800 |
tree | 4c2ebcf090d28e6a77d81b6242b54d8abb98af84 | |
parent | dc11fc9f74f4b3a5da1f99870b9d76dd7bdf508c [diff] |
Fixing command line daemon: properly starting non gui QT application
ChronoShare provides services similar to Dropbox, but in a decentralized way.
It uses ChronoSync library to synchronize the operations to the shared-folder and levels NDN's advantage of natural multicast support. The sharing process is completely decentralized, but it is also very easy to add a permanent storage server.
ChronoShare also provides file history and basic version control.
To see more details about ChronoShare design, click here.