FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

invpe/GridShell: Distributed Volunteer Computing with IOT · GitHub

This repository was archived by the owner on Nov 22, 2024. It is now read-only.
/ GridShell Public archive

Latest commit

 

History

1,412 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Distribute tasks to a wide range of everyday devices, including sensors, light bulbs, smart sockets, refrigerators and DIY solutions

Integrated with

With billions of IOT devices connected today there is a huge potential of computing power ready for use at minimal or even zero cost. These tiny computers are capable of operating on renewable energies like solar power, giving tremendous opportunities for utilizing their computing capabilities without impacting environment. We all have WiFi enabled sensors, smart bulbs, sockets, plugs... which idle for most of their time - why not connect them together and use as one big computer to solve our problems ?

taskid = submit(YOUR_SCRIPT,YOUR_INPUT)
results = gettask(taskid)


Back | FazBrowse Home | New Git URL