Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/telent/defone

(defone): “The Habitable Phone OS” <- some day
https://github.com/telent/defone

Last synced: 13 days ago
JSON representation

(defone): “The Habitable Phone OS” <- some day

Awesome Lists containing this project

README

        

# (defone) - The Habitable Phone OS

Current phone operating systems treat apps as monoliths. If you have
one app that does 80% of what you want and another that does a
different 50% of what you want, you have two apps and neither of them
meets your need.

The goal of (defone) is (eventually) to replace the monolithic app
ecosystem with small general-purpose components which can be strung
together according to user needs. The components are written in
Clojure and talk to each other using core.async

See http://www.defone.org/, which is the processed version of doc/ in
this repo