Coder Social home page Coder Social logo

penny's Introduction

Penny

A personal assistant is utterly dedicated and who understands perfectly what you need

Origin

The name is a reference to Miss Moneypenny, the private secretary of the head of MI6 in the James Bond universe. It will run on your system, receive notifications, proces them and finally notify you.

Basic idea (WIP)

  1. Penny: Somewhere on a machine/server you have a service running which will keep recieve all notifications. This can be in the cloud but also on your local machine
  2. Agents: Somewhere on a device (think phone/Windows/MacOS) you have an agent which will receive messages based on the state of your machine. These can be not notifications ("Your martini is ready") or requests ("How would you like your Martini: Shaken or stirred?"). You can always "ignore" (the default), "delegate to later" (remind me later), "delegate to another agent" (send to my phone/boss/wife) , "delay until conditions are right" (allows you to setup some come conditions then time alone). An agent can also send demands.
  3. Operators: Somewhere on a machine/server/device you have an operator which we will send information and requests but also can proces the response of a request.

Every agent can tell Penny which notifications are relevant and/or setup automatic delays and delegated based on circumstancs. That being said: An agent can send messages to penny. Penny will also decide if the information of an operator is:

  • all-shared: The first agent to respond will respond for all, removing the need to act for other agents. ("Who will answer the door?")
  • all-unique: Every agent can determine it's action. ("What is your name?")
  • group-shared: Same as all-shared except penny decides which agents are included or excluded from the message
  • group-unique: Same as all-unique except penny decides which agents are included or excluded from the message
  • single: Only one agent will receive a message.

Examples (WIP)

  • Example operators:
    • Informing you about RSS feeds
    • Informing you about a change to an HTML page
    • Informing you about a system status
    • Informing you about time
    • Informing you about timer that has completed
    • Informing you about your agenda
    • Informing you about events
    • Requesting you what do to do on a build failure on AZ

What is it not and why? (WIP)

  • IFTT, operators should not respond to other operators. Everything should involve an agent. This is about communicating.
    • Or do we want automation?
  • Chat, agents should not contact other agents through penny.
    • Why not actually? It would be easy to create a workaround for that.

To think about (WIP)

  • Security of identity
  • Security of communication
  • System requirements for Penny
  • Plugin architecture
  • How to easily create a new operator
  • Onboarding developers

penny's People

Contributors

devwouter avatar

Watchers

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.