Leverage the Computing power of surrounding
A final year project in Indian Institute of Information Technology Nagpur
IC2 is a distributed cloud based middle man software, with a goal to connect every single PC with the platform
- Mentored By: Dr Jitendra Tembhurane
- Team Mates: Yash Kudesia, Prince Pathak, Ganesh Sonwale
- Connect your machine with our software and earn for your computing power when you are not using it
- Want better hardware, connect with our User portal and request for one without buying the brand new PC
IC2 is counting on you devs
- IC2 requires Node.js v10+ to run. (Additonally, docker environment is required for some part but not necessary)
- Install the dependencies and devDependencies in each folder by looking at package.json and start the servers.
- Do the following in each folder
cd desktop_version
npm install
npm start
- If you encounter connection refused error, then go to config.js in every folder and setup IP and Port as per your convinence
MIT
Free Software, Hell Yeah!