All Projects → lithium0003 → ccViewer

lithium0003 / ccViewer

Licence: MIT license
CryptCloudViewer source codes

Programming Languages

swift
15916 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to ccViewer

Rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
Stars: ✭ 30,541 (+46174.24%)
Mutual labels:  dropbox, onedrive, google-drive, rclone
Cyberduck
Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
Stars: ✭ 1,080 (+1536.36%)
Mutual labels:  dropbox, onedrive, google-drive
backmeup
BackMeUp: An automated MySQL / MariaDB databases and files backup solution on *nix Machines using Amazon S3, WebDAV (ownCloud / NextCloud etc.), Google Drive and Dropbox.
Stars: ✭ 80 (+21.21%)
Mutual labels:  dropbox, google-drive, rclone
Ytdlrc
☁️ Downloads videos and metadata with youtube-dl and moves each file on completion to an rclone remote
Stars: ✭ 140 (+112.12%)
Mutual labels:  dropbox, google-drive, rclone
Cloudcross
CloudCross it's opensource crossplatform software for syncronization a local files and folders with many cloud providers. On this moment a Cloud Mail.Ru, Yandex.Disk, Google drive, OneDrive and Dropbox support is available
Stars: ✭ 185 (+180.3%)
Mutual labels:  dropbox, onedrive, google-drive
bim360appstore-data.management-nodejs-transfer.storage
Autodesk design file transfer app: Transfers files from Autodesk (BIM 360, Fusion 360) to other Storages (Dropbox, Box, Onedrive, Google Drive, Egnyte)
Stars: ✭ 28 (-57.58%)
Mutual labels:  dropbox, onedrive, google-drive
Aria2.conf
Aria2 配置文件 | OneDrive & Google Drvive 离线下载 | 百度网盘转存
Stars: ✭ 1,321 (+1901.52%)
Mutual labels:  onedrive, google-drive, rclone
rclone-drive
☁️Simple web cloud storage based on rclone, transform cloud storage (s3, google drive, one drive, dropbox) into own custom web-based storage
Stars: ✭ 30 (-54.55%)
Mutual labels:  dropbox, google-drive, rclone
Fileprovider
FileManager replacement for Local, iCloud and Remote (WebDAV/FTP/Dropbox/OneDrive) files -- Swift
Stars: ✭ 724 (+996.97%)
Mutual labels:  dropbox, onedrive
Filestash
🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
Stars: ✭ 5,231 (+7825.76%)
Mutual labels:  dropbox, google-drive
Elodie
An EXIF-based photo assistant, organizer, manager and workflow automation tool.
Stars: ✭ 840 (+1172.73%)
Mutual labels:  dropbox, google-drive
Stackedit
In-browser Markdown editor
Stars: ✭ 18,744 (+28300%)
Mutual labels:  dropbox, google-drive
Importexportfree
Improve default Magento 2 Import / Export features - cron jobs, CSV , XML , JSON , Excel , mapping of any format, Google Sheet, data and price modification, improved speed and a lot more!
Stars: ✭ 160 (+142.42%)
Mutual labels:  dropbox, google-drive
butdr
Backup to Cloud( Google Drive, Dropbox ... ) use rclone
Stars: ✭ 49 (-25.76%)
Mutual labels:  dropbox, onedrive
Joplin
Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/
Stars: ✭ 26,916 (+40681.82%)
Mutual labels:  dropbox, onedrive
go-drive
A simple cloud drive mapping web app supports local, FTP/SFTP, S3, OneDrive, WebDAV, Google Drive.
Stars: ✭ 184 (+178.79%)
Mutual labels:  onedrive, google-drive
libcloudstorage
Official libcloudstorage repository.
Stars: ✭ 49 (-25.76%)
Mutual labels:  dropbox, onedrive
screentray-distribution
macOS app for capturing, annotating and sharing screenshots
Stars: ✭ 28 (-57.58%)
Mutual labels:  dropbox, google-drive
MiXLab
MiXLab is a mix of multiple amazing Colab Notebooks found on the internet such as rcloneLab, RLabClone, Torrent to Google Drive Downloader and some more.
Stars: ✭ 143 (+116.67%)
Mutual labels:  google-drive, rclone
Any-file-to-Google-Drive
This Google Colab notebook will help you download any file directly to Google Drive with the help of the JDownloader web interface
Stars: ✭ 47 (-28.79%)
Mutual labels:  google-drive, rclone

CryptCloudViewer

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

description

This app is iOS cloud viewer with keeping encrypted. App supports device folders (external storage and samba are also supported in iOS13) and remote storages: Google Drive, Dropbox, OneDrive, pCloud, WebDAV. Available encryption: rclone, CarotDAV and Cryptomator. 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.

In version 1.4.0, Chromecast support added. Please keep the app foreground and not lock the device while casting to Chromecast.

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.xcworkspace"
  2. select scheme "CryptCloudViewer" and build

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].