Skip to content

Official Raindrop.io Desktop App

Notifications You must be signed in to change notification settings

qidouhai/desktop-1

 
 

Repository files navigation

Build local copy

git submodule update --init --recursive
yarn
yarn build:win

Then check dist folder

Deployment

Run yarn deploy:prod

Local testing tips

Windows

Uncomment special identityName and publisher fields in build/config.js Run add-appxpackage -path appx.appx -AllowUnsigned

About

Official Raindrop.io Desktop App

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.3%
  • Shell 3.7%