Skip to content

fortizpenaloza/Cosmos

Repository files navigation

Cosmos

Cosmos is a Internet of Things (IoT) platform completly written in Smalltalk.
Explore the docs »

Report a defect | Request feature

GitHub release Build Status Coverage Status

Name origin: Cosmos is used at times when the universe is regarded as a complex and orderly system or entity; the opposite of chaos.

With Cosmos, we aim to provide a platform to collect data from connected devices and act on them defining a set of rules.

License

  • The code is licensed under MIT.
  • The documentation is licensed under CC BY-SA 4.0.

Get started!

On Pharo 6 open Playground and evaluate:

Metacello new
  baseline: 'Cosmos';
  repository: 'github://iot-uca/back-end:master/source';
  load: ('Development').

Download Pharo + Cosmos!

You may prefer to get a fresh new Pharo image and put IoT-UCA in it. You can use the script: it will get the last Pharo image+VM, install IoT-UCA code and give you a warming welcome!

Cosmos uses BA-ST architecture projects, like Stardust and Kepler.

Releases

No releases published

Packages

No packages published

Languages