This is the official mining client for Computing4Charity - A non-profit organization aiming to turn excess idle computing potential into money towards great causes.
For more information, visit https://computing4.charity
You can simply download our prebuilt releases from https://github.com/Flaryiest/computing4charity/releases, or you can run it from the source code. Simply run:
python3 gui.pyThis mining client was written fully in python, primarily using python eel for the GUI. Additionally, we have a separate frontend/backend for the website of Computing4Charity. Currently, we are keeping the repository for this private, as it is still in development. It is made with the PERN stack.