Git Product home page Git Product logo

welcomer-framework's Introduction

Welcomer Framework

Join the chat at https://gitter.im/welcomer/framework

(Just want to dive in? Check out Getting Started below)

What is the Welcomer framework?

The Welcomer framework supports building microservices to flexibly automate your online tasks, putting control of your personal data back in your hands.

  • Link to preexisting services/silo's; if it has an API then we can link to it.
  • Provide a simple process for consuming events, extracting the relevant details, and reacting to them.

Why?

The web is plagued by a series of data silos, each holding their own slice of your personal data but not giving you the freedom to access, use and share it as you desire. This trend has been slowly changing for the better in recent year with many services now providing API's to access their data, allowing new applications to thrive. Unfortunately most of these applications are designed in a rigid way to support a narrowly predefined use. We're all different and our needs and desires for what an application should do vary just as much. The solution is to provide a flexible, open framework that makes it easy to securely and privately use your data as you see fit.

PROPS

Our approach was to utilise open standards along with concepts from Phil Windley's 'The Live Web' to create a Personal, Reactive, Open, Private and Secure framework.

  • Personal
    • A system running on YOUR behalf, reacting to triggers YOU define, doing what YOU want. Own and control YOUR data.
  • Reactive
  • Open
    • Open Source: Freely use, modify and contribute to the codebase to suit your needs. Licensed under Apache 2.0
    • Open Design: Create flexible event driven microservices. Don't be restricted by what someone else says you should do.
    • Open Communication: Open engagement with the community to build the best product we can. None of us is as smart as all of us.
    • TODO: talk openly, develop openly
  • Private
  • Secure
    • Following industry standards and best practice to ensure a secure system.

Want to help?

  • Got a great idea? Found a nasty bug? Just want to ask a question? Awesome, engage with us at the issue tracker.
  • Feel like adding a feature, squashing some bugs, or just tidying up a bit? Pull requests are Welcome(r)d with <3

Getting Started

Using SBT

resolvers += "Welcomer Maven Bintray" at "https://dl.bintray.com/welcomer/maven/"

libraryDependencies ++= Seq(
  "me.welcomer" %% "welcomer-framework" % "0.1.4.1"
)

Clone this repo

What is a pico?

A term coined by Phil Windley, a pico (or persistent compute object) is an individual building block of a personal cloud, having the following characteristics:

  • Identity - they represent a specific entity
  • Storage - they persistently encapsulate both structured and unstructured data
  • Open event network - they respond to events
  • Processing - they run applications autonomously
  • Event Channels - they have connections to other picos
  • APIs - they provide access to and access other online services

A pico can be thought of as a self contained microservice that can accept events, store/manipulate data based on rules, and output events/data.

Future Ideas / Wishlist

  • Command line administration tool
    • Create/delete picos
    • Install rulesets
    • Etc
  • Administration ruleset/API?
  • Web interface/GUI

Technologies

Similar Applications

  • Kinetic Rule Language / Kinetic Rules Engine / CloudOS: Phil Windley and Kynetx's personal cloud architecture.
  • Huginn: Build agents that monitor and act on your behalf. Your agents are standing by!
  • IFTTT: IFTTT is a service that lets you create powerful connections with one simple statement: if this then that.
  • Zapier: Connect your apps, automate your work.

welcomer-framework's People

Contributors

0xdevalias avatar gitter-badger avatar roryford avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.