Skip to content

KingPsychopath/raindrop-desktop

 
 

Repository files navigation

Build local copy

git submodule update --init --recursive
git submodule update --remote --merge
npm i
npm run build:win

Then check dist folder

Deployment

Run npm run 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

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.5%
  • Shell 3.5%