diff --git a/docs/images/ducksboard.png b/docs/images/ducksboard.png new file mode 100644 index 00000000..5d452fbe Binary files /dev/null and b/docs/images/ducksboard.png differ diff --git a/index.html b/index.html index ff17d36e..86e5dd1d 100644 --- a/index.html +++ b/index.html @@ -2638,6 +2638,26 @@ var model = localBackbone.Model.extend(...); +
+ Ducksboard is an online dashboard + for your SaaS and business metrics, built with + Twisted and + Django and using WebSockets. + It can fetch data from popular SaaS providers or accept input through + a simple API. + Backbone is used throughout Ducksboard's interface, every widget, + dashboard and SaaS account is a Backbone model with several views + (data display, configuration view). +
+ +
+
+