An open API service indexing awesome lists of open source software.

https://github.com/bigeasy/synapse

Peer-to-peer micro-sharing.
https://github.com/bigeasy/synapse

Last synced: about 1 month ago
JSON representation

Peer-to-peer micro-sharing.

Awesome Lists containing this project

README

        

# Synapse

A peer-to-peer micro-sharing network server.

# Notes

```console
$ for dir in chromium npapi peer; do \
$ (cd $dir && git remote add writable [email protected]:bigeasy/synapse.git ); \
$ done
```