Skip to content

mixmix/patchwork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patchwork

Patchwork is in active development. Sign up for our mailing list, and we'll notify you when it's ready to use.

Patchwork is a peer-to-peer network for sharing social feeds and open-source software. It gives you freedom to meet and collaborate online without surrendering ownership of your data.

Patchwork isn't a website: it runs on your computer and syncs over the Internet or WiFi. User-tracking and advertisements are actively prevented, and user applications are fully supported.

Learn more

Running Patchwork

Dependencies:

# Linux dependencies
apt-get install automake

# OSX dependencies
brew install automake
npm install
npm start

Start connecting by joining a pub server

Check out the list of active servers here

Development & App-building :

Dependencies

# Linux dependencies
add-apt-repository ppa:ubuntu-wine/ppa -y
apt-get update
apt-get install nsis wine

# OSX dependencies
brew install makensis wine
npm install -d
npm run build
npm run pack

Relevant docs:

About

Sharing, messaging, and browsing on a secure peer-to-peer network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.2%
  • Shell 4.8%