Skip to content

soraxxo/snapdrop-desktop

 
 

Repository files navigation

This branch is no longer recommended for use! Switch to the go-rewrite branch for a more up-to-date version of Snapdrop Desktop.

snapdrop-desktop

A Snapdrop Desktop app written using Electron.

How to:

  • Windows: Download the .exe and run it, head to C:/Program Files(x86)/Snapdrop Desktop and run the snapdrop-desktop.exe and thats it!

    • Alternatively, you can unzip and run the file from there.
    • Snapdrop will be added to Scoop in the near future.
  • Linux: Unzip and chmod +x snapdrop-desktop && ./snapdrop-desktop. Thats it!

  • macOS: Not even sure to be honest. There's a .app file inside of the snapdrop-desktop-darwin-x86.zip.

How to run from source:

Ensure that you have NodeJS LTS installed.
git clone https://github.com/infin1tyy/snapdrop-desktop.git then npm install && npm start. That's it!

How to build from source:

Ensure that you have NodeJS LTS installed.
git clone https://github.com/infin1tyy/snapdrop-desktop.git then npm install.

  • Windows: npm run package-win
  • Linux: npm run package-linux
  • macOS: npm run package-mac

Credits:

About

A Snapdrop Desktop app written using Electron.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%