|
|
%!s(int64=14) %!d(string=hai) anos | |
|---|---|---|
| cmake | %!s(int64=15) %!d(string=hai) anos | |
| resources | %!s(int64=14) %!d(string=hai) anos | |
| src | %!s(int64=14) %!d(string=hai) anos | |
| test | %!s(int64=15) %!d(string=hai) anos | |
| .gitignore | %!s(int64=15) %!d(string=hai) anos | |
| CMakeLists.txt | %!s(int64=14) %!d(string=hai) anos | |
| COPYING | %!s(int64=14) %!d(string=hai) anos | |
| README.md | %!s(int64=15) %!d(string=hai) anos | |
| VERSION.cmake | %!s(int64=15) %!d(string=hai) anos | |
| mirall.qrc | %!s(int64=14) %!d(string=hai) anos |
Mirall synchronizes your folders with another computer.
The ultimate goals of Mirall are:
Mirall is in early stages of development, and may still eat your files or hang your computer.
You need Qt 4.7 and cmake:
mkdir build
cd build
cmake ..
make
To generate a tarball:
mkdir build
cd build
cmake ..
make package_source
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.