Piping Ui Web Save

Easy and secure file transfer between every device over HTTPS with/without E2E encryption by ECDH and OpenPGP

Project README

Piping UI

Cloudflare Pages E2E testing
Launch now as Web App

Web UI for Piping Server - Easy and secure file transfer between every device over HTTPS
Piping UI - iPhone to UI

Application

https://piping-ui.org

Piping UI QR code

Features

Self-hosting

You can build Piping UI by yourself like the following.

$ git clone https://github.com/nwtgck/piping-ui-web.git
$ cd piping-ui-web
$ npm ci
$ npm run build

Then, you can publish ./dist.
In addition, you can also use hosting services such as GitHub pages and Netlify.

Change default Piping Server URLs at build-time

Set env $PIPING_SERVER_URLS to change default Piping Server URLs.

$ PIPING_SERVER_URLS='["https://mypiping.server", "https://mypipi.ng"]' npm run build

Build-time Piping Server URLs

Sitemap for telling about localized versions

Set env $SITE_URL to generate sitemap.xml for telling about localized versions. robots.txt has also Sitemap: ... section.
(see: https://support.google.com/webmasters/answer/189077)
(see: https://developers.google.com/search/reference/robots_txt#google-supported-non-group-member-lines)

$ SITE_URL="https://mypiping.ui" npm run build
Icons made by Freepik from www.flaticon.com
Open Source Agenda is not affiliated with "Piping Ui Web" Project. README Source: nwtgck/piping-ui-web
Stars
140
Open Issues
13
Last Commit
2 days ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating