aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/README.md
blob: 595a8f765ebaed9f075875d3e8a1b63d3b9ba08c (plain) (tree)
1
2
3
4
5




                              








                                              

     
 
                                    
 
                                        






                                  
linux-status
============

Simple Linux status web pages.

Shows your `top`, systemd units & timers, etc.

What it looks like
------------------

![Example page][example]

[example]: img/example.png "Example page"

Usage
-----

To start a web server on port 18101:

    > python3 -m http.server --cgi 18101

License
-------
Distributed under the MIT License.
See [LICENSE.txt] for details.

[LICENSE.txt]: LICENSE.txt