yoeven / Mounter-Drive

Simple & Fast Open-Source WebDav Client

Home Page:https://yoeven.github.io/Mounter-Drive/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple & fast open-source WebDav desktop client.

Click here to download latest release.


About

After setting up an owncloud server, I realised there aren't any WebDav applications with modern UI and features. That's where Mounter Drive comes in, by allowing you to access your remote server with basic file management features and a simplistic UI.

Current Features

  1. Download & Upload File Management
  2. File Directory Tree and Basic Control
  3. Simple & Beautiful UI
  4. Search System
  5. Open-Source

Development

A big part of the apllication is based on this nodejs webdav libary.

Install Dependencies

npm install

Running

npm start
npm run electron

Packaging for release

yarn run dist

Todo (Sorted by priority)

  1. Multi-Select
  2. Add other cloud services
  3. Add themes
  4. Streaming videos
  5. Image viewer

About

Simple & Fast Open-Source WebDav Client

https://yoeven.github.io/Mounter-Drive/


Languages

Language:JavaScript 96.3%Language:HTML 2.4%Language:CSS 1.3%