Distributed and decentralized pi calculation
at main 29 lines 1.7 kB view raw view rendered
1# Pistributed 2Distributed and decentralized pi calculation 3 4Tangled users; get Pistributed's client/server from GitHub here: https://github.com/wish13yt/pistributed/releases 5 6Website: https://wish13yt.github.io/pistributed/ 7# Guide 8Download the server from the [latest release](https://github.com/wish13yt/pistributed/releases/latest). 9 10Then, make sure you have flask & python-dotenv installed. 11 12Run setup.py in the server directory. 13 14Last, run the server with flask run! 15 16Have a client connect to your server and let the Pi begin! 17# Disclaimer 18Do not run on systems owned by another entity, entities, person, or people, without explicit permission from them. 19<br> 20Make sure you trust servers you connect to! I do not control any of them and am not responsible for anything on external websites and/or servers. 21<br> 22For server owners: Security is not guarenteed. I am not responsible for ANY damages or attempts of damages to ANY computer, phone, or device running Pistributed's client or server. 23<br> 24This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 25 26This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. 27 28You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. 29By continuing, you agree to these terms, disclaimers, and acknowledge that there is NO WARRANTY.