From f447058df0f088e0e2044d5e9ed86c9238e1b9cd Mon Sep 17 00:00:00 2001 From: Mariusz Kozakowski <11mariom+wordpress@gmail.com> Date: Wed, 29 Jul 2015 17:51:41 +0200 Subject: [PATCH 1/3] Add sensu monitoring and uchiwa --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 61e251a8..0adecdfc 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,8 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [psdash](https://github.com/Jahaja/psdash) - A linux system information web dashboard using psutils and flask * [pyDash](https://github.com/k3oni/pydash) - Small web-based monitoring dashboard for linux ([Demo](http://pydash.hostechs.com/main/) - _admin/admin_) * [Reportr](http://www.reportr.io/) - Your life's personal dashboard. ([Source code](https://github.com/Reportr/dashboard)) + * [sensu](https://sensuapp.org/) - simple monitoring "framework" , checks same as in Nagios `MIT` + * [uchiwa](https://uchiwa.io/) - simple dashboard for sensu ## Music Streaming From f8cd9d2c6e9352e1bed554c27b4053162d0dc310 Mon Sep 17 00:00:00 2001 From: Mariusz Kozakowski <11mariom+wordpress@gmail.com> Date: Wed, 29 Jul 2015 17:56:26 +0200 Subject: [PATCH 2/3] Add Sticky Notes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0adecdfc..8d3968fb 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [cryptonote](https://cryptonote.me/) - A simple open source web application that lets users encrypt and share messages that can only be read once ([Source code](https://github.com/alainmeier/cryptonote)) `BSD` `Ruby` * [hastebin](http://hastebin.com/about.md) - open source pastebin written in node.js ([Source code](https://github.com/seejohnrun/haste-server)) `Nodejs` `MIT` * [snipt](https://snipt.net/) - Long-term memory for coders. Share and store code snippets ([Source code](https://github.com/nicksergeant/snipt/)) `Python` `BSD` + * [Sticky Notes](http://sayakb.github.io/sticky-notes/) - A powerful open-source pastebin application for effortless code sharing. `PHP` * [Stikked](https://github.com/claudehohl/Stikked) - An advanced and beautiful pastebin written in `PHP` `GPLv3` * [tastebin](https://github.com/andreineculau/tastebin) - Updated version of hastebin plus additional features `Apache` `nodejs` From 5d664a528ea309e8614a9aa2c14d48264053b845 Mon Sep 17 00:00:00 2001 From: Mariusz Kozakowski <11mariom+wordpress@gmail.com> Date: Wed, 29 Jul 2015 17:58:02 +0200 Subject: [PATCH 3/3] Add koken --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d3968fb..17093726 100644 --- a/README.md +++ b/README.md @@ -318,6 +318,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [CumulusClips](http://cumulusclips.org/) - your own video sharing website with CumulusClips video sharing script. You can build a YouTube clone where users can upload, rate, comment on videos, and much more. `PHP` `GPLv2` ([Demo](https://tube.devosi.org/)) * [Gallery](http://galleryproject.org/) - The simplest, most intuitive way to host your photos on your website ([Source code](https://github.com/gallery/gallery3)) `PHP` `GPLv2` + * [Koken](http://koken.me/) - Content management and web site publishing for photographers `PHP` * [Lychee](http://lychee.electerious.com/) - an open source grid and album based photo-management-system ([Source code](https://github.com/electerious/Lychee)) - `PHP` `MIT` * [Mediagoblin](http://mediagoblin.org) - a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc `Python` `AGPLv3` * [MinigalNano](https://github.com/sebsauvage/MinigalNano) - MinigalNano is a very simple image gallery. It adheres to the KISS principle and is very easy to install. MinigalNano does not have a web admin interface: You just upload your images in the photo folder on your server (using FTP, SFTP) ([Demo](http://boards.tomcanac.com/)) `PHP` `CC BY-SA 3.0`