A portable and encrypted nextcloud client
Go to file
Benny Li 4b25effbc9 Initial script setup 2015-04-07 16:40:28 +02:00
libs/7-Zip Initial script setup 2015-04-07 16:40:28 +02:00
.gitignore Init 2015-04-07 16:39:49 +02:00
README.md Init 2015-04-07 16:39:49 +02:00
appicon.ico Initial script setup 2015-04-07 16:40:28 +02:00
hidden.vbs Initial script setup 2015-04-07 16:40:28 +02:00
start-hidden.bat Initial script setup 2015-04-07 16:40:28 +02:00
start.bat Initial script setup 2015-04-07 16:40:28 +02:00

README.md

Encrypted ownCloud Portable Client

This is a portable ownCloud Client that runs on Windows. At first run it will setup a portable ownCloud Client and starts it. When you close the client by right-clicking the tray icon and selecting exit it will put your documents and the client with all config into an encrypted archiv using 7-Zip.

Used software

PortableApps ownCloud package

I used the PortableApps Stub from http://portableapps.com/node/37132. Thanks to the author.

ownCloud

Currently packaged is the ownCloud client version 1.8.0 (build 4893) from https://owncloud.org/install/#install-clients.

7-Zip

For encrypted packaging a 7za.exe is included. This is the official portable one in version 9.38 beta from http://www.7-zip.org/download.html.