Skip to content

lithium0003/ccViewer

Repository files navigation

ccViewer

This repository is source code of iOS app "CryptCloudViewer" https://itunes.apple.com/us/app/cryptcloudviewer/id1458528598?mt=8

description

This app is iOS cloud viewer with keeping encrypted. Supported storages: Google Drive, Dropbox, OneDrive, pCloud and Document folder. Available encryption: rclone, CarotDAV. This app can play media files with keeping encrypted. In addition, this app can play non-native media files (ex. mpeg2) with software decoder. You can edit your cloud storages: upload, make folder, rename, move, delete items.

how to compile

if you did not set up, run these commands.

sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer/
brew install nasm
brew install yasm

prepare depencency

./chromecast.sh
cd work
./clone.sh
./build.sh

open with Xcode and compile

  1. open workspace "ccViewer.xcodeproj"
  2. select scheme "ccViewer" and build

If you want to use, fix a file "RemoteCloud/RemoteCloud/Secret.swift" for your own client_id and secret.