leroyshirto / ziplink.io

Home Page:https://ziplink.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ziplink.io

Ziplink is a work in progress app that allows easy file sharing with Sia skynet

The ambition is to leverage new browser features and create an intuitive file sharing experience across mobile and desktop.

Goals

  • Build a pwa
  • Progress bars for upload / download
  • Implement Web share API (Share skylinks to native apps)
  • Implement Web share targets (Allow native apps to share files to ziplink)
  • Client side failover on portal upload failure.
  • Client side failover on portal download failure.
  • Keep track of previously created links

Stretch Goals

  • Client side file encryption on upload / download
  • Serve the web app on skynet

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

https://ziplink.io

License:MIT License


Languages

Language:Vue 52.5%Language:TypeScript 32.7%Language:JavaScript 10.4%Language:SCSS 2.3%Language:HTML 2.2%