Skip to content

Yash-Kudesia/ic2

Repository files navigation

Internal Compute Cloud

Leverage the Computing power of surrounding

A final year project in Indian Institute of Information Technology Nagpur

Build Status

IC2 is a distributed cloud based middle man software, with a goal to connect every single PC with the platform

Features

  • 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

Setup for Developers

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

License

MIT

Free Software, Hell Yeah!