Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/par7133/macswap
Swapping everything like burgers? Your p2p, drag-n-drop solution - PHP: <=8.1, GPL
https://github.com/par7133/macswap
drag-and-drop on-premise p2p peer-to-peer solution stuff swap swapping web
Last synced: about 1 month ago
JSON representation
Swapping everything like burgers? Your p2p, drag-n-drop solution - PHP: <=8.1, GPL
- Host: GitHub
- URL: https://github.com/par7133/macswap
- Owner: par7133
- License: gpl-3.0
- Created: 2022-03-29T22:12:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T06:43:52.000Z (8 months ago)
- Last Synced: 2024-05-09T07:46:16.941Z (8 months ago)
- Topics: drag-and-drop, on-premise, p2p, peer-to-peer, solution, stuff, swap, swapping, web
- Language: PHP
- Homepage: https://macswap.5mode-foss.eu
- Size: 2.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MacSwap
Swapping everything like burgers? Here your p2p, drag-n-drop solution - GPL LicenseHello and welcome to MacSwap!
MacSwap is a light, simple, "peer-to-peer" software for swapping your own stuff with others, by drag-n-drop.
MacSwap is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.MacSwap 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 and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.
As you are going to run MacSwap in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:
- Check the write permissions of your "data" folder in your web app private path; and set its path in the config file.
- Set the default Business Type, City and Country of the stuff your are going to swap.
- Set the MAX_BURGERS value stating the max number of burgers the app is going to manage.
- Set the Editor Password of your burgers. This will be important to confirm your burger upload by dropping it and saving it.
- In Public/js/cube-code.js, in mystart class method, check if you are using 'http' or 'https'.
Attention: version 1.1.5 > is not retrocompatible.
###Screenshots:![MacSwap in action](/Public/res/Screenshot1.jpg)
Feedback: [email protected]