Skip to content

Just clipboard sharing between computers. Doesn't need internet. On the top of security. Cross platform.

License

Notifications You must be signed in to change notification settings

senior-sigan/ClipBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClipBoard alpha

Just clipboard sharing between computers. Doesn't need internet. On the top of security. Cross platform.

WARNING. Work still in progress.

You can download latest build here. If you find some bugs please create issue here.

Development

To start program in development mode you can run this in the project root.

npm install -g electron-prebuilt
npm install
npm start

To start autobuilding react components and browserification run npm run watch-js

TODO

  • use simple client-server communication
  • copy here -> in clipboard there
  • put text data in clipboard
  • in tray application
  • add nice logo for dark tray theme
  • encipher clipboard content with AES256
  • use masterPassword with PBKDF2
  • setup linux, osx, windows builds
  • use WebRTC(need internet for accessing to the ICE server)
  • copy images and files

About

Just clipboard sharing between computers. Doesn't need internet. On the top of security. Cross platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published