Swapping code like burgers? Your p2p, drag-n-drop solution - PHP: <=8.1, GPL https://swapcode.5mode-foss.eu

Dan Nuggetsman 43665296df Add files via upload před 1 týdnem
Private 31d138b7ff Update config.inc.sample před 1 týdnem
Public beac78c4b7 Update style.css před 1 rokem
CNAME 8f7bc39c5f Update CNAME před 2 roky
INSTALLATION.md 43665296df Add files via upload před 1 týdnem
LICENSE 7c459d7a34 Initial commit před 3 roky
README.md cdfbbba593 Update README.md před 7 měsíci
index.html c0f8f65aff Update index.html před 1 týdnem

README.md

Swap Code

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

Hello and welcome to Swap Code!

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

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

Swap Code 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 Swap Code 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'.

Please note that version 2.0.5 > is not compatible with previous versions.

For any need of software additions, plugins and improvements please write to info@5mode.com

To help please donate by clicking https://gaox.io/l/dona1 and filling the form.

###Screenshots:

Swap Code in action

Feedback: code@gaox.io