Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 2.07 KB

README.md

File metadata and controls

74 lines (46 loc) · 2.07 KB

Spoggy

Screenshot

Spoggy Demo

Intro

Translated (fr -> en)

A small step for man, a big step for immortality.

Imagine an app where you can easily store information about your ideas, your dreams, your problems, your experiences and everything that goes through your head.

Then simply modify them, erase them, connect them, share them, transmit some of them to a member of your family, a colleague or a friend...

Would not you be an augmented person, with new brain, a digital brain this time?

Imagine that you can connect this digital brain to other similar brains...

Share with colleagues to take into account of their expertise after they have shared access to you.

Allow people to help you advance your projects, your worldview, your values and your experience...

  • Knowledge transfer,
  • Collaborate in real time,
  • Connect to Wikipedia or a growing number of scientific knowledge bases and other fields (food, botany...),
  • Bi-directional exchanges with connected objects and robots (information directly understandable and inferable by machines).

Todo

integrate spoggy-graph of; scenaristeur/heroku-spoggy/spoggy4

Installation

requires; nodejs, polymer3

https://polymer-library.polymer-project.org/3.0/docs/install-3-0

git clone https://github.com/scenaristeur/spoggy4.git
cd spoggy4
npm install
polymer serve

build evejs (if not already done)

cd node_modules/evejs
browserify custom.js -o dist/eve.custom.js -s eve

Spoggy4 is then accessible on the localhost port 8081: http://127.0.0.1:8081


Built with pwa–starter–kit

Build status