https://github.com/svtslv/webdav-gui
WebDAV Server for MacOS, Windows and Linux
https://github.com/svtslv/webdav-gui
gui server webdav
Last synced: 9 months ago
JSON representation
WebDAV Server for MacOS, Windows and Linux
- Host: GitHub
- URL: https://github.com/svtslv/webdav-gui
- Owner: svtslv
- Created: 2020-03-08T02:46:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T15:03:53.000Z (over 5 years ago)
- Last Synced: 2025-04-01T10:42:07.244Z (10 months ago)
- Topics: gui, server, webdav
- Language: TypeScript
- Homepage:
- Size: 184 KB
- Stars: 34
- Watchers: 4
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## WebDAV GUI
## Table of Contents
- [Description](#description)
- [Screenshots](#screenshots)
- [Download](#download)
- [Build](#build)
- [License](#license)
## Description
WebDAV Server for MacOS, Windows and Linux
## Screenshots

## Download
Download `WebDAV GUI` from the latest [release](https://github.com/svtslv/webdav-gui/releases/latest)
## Build
```bash
git clone https://github.com/svtslv/webdav-gui
```
```bash
cd webdav-gui
```
```bash
npm install
```
### MacOS
```bash
npm run electron:mac
```
### Windows
```bash
npm run electron:windows
```
### Linux
```bash
npm run electron:linux
```
## License
MIT