Menu

Tree [238d8c] main /
 History

HTTPS access


File Date Author Commit
 Private 2022-04-11 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [2303ed] Add files via upload
 Public 2022-04-11 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [0f0682] Add files via upload
 CNAME 2022-04-11 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [8b4212] Update CNAME
 INSTALLATION.md 2022-04-11 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [fadb5a] Add files via upload
 LICENSE 2022-04-11 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [7c459d] Initial commit
 README.md 2022-04-11 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [28ef9d] Update README.md
 dd.html 2022-04-11 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [fadb5a] Add files via upload
 index.html 2022-04-11 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [238d8c] Update index.html

Read Me

SnipSwap

Swapping code like burgers? Here your p2p, drag-n-drop solution - GPL License

Hello and welcome to SnipSwap!

SnipSwap is a light, simple, "peer-to-peer" software for swapping snippets of code with others, by dran-n-drop.

SnipSwap is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.

SnipSwap got built behind some cool features like object drag-n-drop between browser windows, full object serialization and xml.

First step, use the left side panel password field to create the hashed password to insert in the config file.

As you are going to run SnipSwap in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:

  1. Check the write permissions of your "data" (repo) folder in your web app private path; and set its path in the config file.
  2. Set the default Business Label, Link and Email of the stuff your are going to swap.
  3. Set the MAX_DFT_NEW_SNIP value stating the max number of snippet the app is going to initially create.
  4. In Public/js/cube-code.js, in mystart class method, check if you are using 'http' or 'https'.

Hope you can enjoy it and let us know about any feedback: info@snipswap.org

Screenshots:

SnipSwap in action