diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-07-08 10:49:37 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-07-08 10:49:37 +0000 |
commit | cc788f1246e6a4f1954ded23d7e66b0de65890d6 (patch) | |
tree | a9d0579948c4d1b55d5f2c2f6ea09a171ddd4afc | |
parent | BTSync Closed Source (diff) | |
parent | added phpSysInfo (diff) | |
download | awesome-selfhosted-cc788f1246e6a4f1954ded23d7e66b0de65890d6.tar.gz awesome-selfhosted-cc788f1246e6a4f1954ded23d7e66b0de65890d6.zip |
Merge pull request #21 from cfarence/master
Removed the duplicate linux-dash and added phpSysInfo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -187,9 +187,9 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [linux-dash](https://github.com/afaqurk/linux-dash) - A drop-in, low-overhead monitoring web dashboard for a linux machine ([Demo](http://afaq.dreamhosters.com/linux-dash/)) * [Nagios](https://www.nagios.org/) - Industry standard monitoring software, which has a lot of plugins and customisation posibilities. - `GPL` - * [linux-dash](https://github.com/afaqurk/linux-dash) - A drop-in, low-overhead monitoring web dashboard for a linux machine ([Demo](http://afaq.dreamhosters.com/linux-dash/)) * [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_) + * [phpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - a customizable PHP script that displays information about your system nicely ([Demo](http://phpsysinfo.sourceforge.net/phpsysinfo/index.php?disp=bootstrap)) ## Music streaming * [Sonerezh](https://www.sonerezh.bzh/) - A self-hosted, web-based application for stream your music, everywhere. ([Demo](https://www.sonerezh.bzh/demo/), [Documentation](https://www.sonerezh.bzh/docs/), [Source code](https://github.com/sonerezh/sonerezh)) |