Skip to content

a cross-platform "airdrop" made as a demo for offline camp

License

Notifications You must be signed in to change notification settings

heapwolf/peerdrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9daf6e7 · May 3, 2017

History

84 Commits
Apr 30, 2017
Apr 30, 2017
May 1, 2017
May 1, 2017
Apr 30, 2017
Apr 30, 2017
May 1, 2017
May 1, 2017
May 3, 2017
Apr 30, 2017
Apr 30, 2017
Apr 30, 2017
May 3, 2017
May 1, 2017
Apr 30, 2017

Repository files navigation

SYNOPSIS

An airdrop clone

AVATAR

Drop an image to your own bubble at the bottom. PeerDrop will persist this at ~/avatar/

image

BUILD

Linux

npm run build-linux builds deb/zip packages

System Dependencies

Arch Linux

  • graphicsmagick
  • libicns (AUR)

Mac

npm run build-mac builds app/dmg/zip packages

RUN

To run the app, use the bin in the node_modules directory.

./node_modules/.bin/electron ./index.js

or run with nodemon to restart on changes

./node_modules/.bin/nodemon ./node_modules/.bin/electron ./index.js

which is also wrapped with

npm start

About

a cross-platform "airdrop" made as a demo for offline camp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published