aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/README.md
blob: 23d3161d84f3897487421aebcd627f0b4c11f21f (plain) (tree)
1
2
3
4
5
6




                              
                                                                    







                                         

     
 
                                    
 
                       
 

                                                                    
                                                 
 



                                     
 





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

Simple Linux status web pages.

Shows your `top`, systemd units & timers, allows you to reboot, etc.

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

![Example page][example]

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

Usage
-----

To start a web server on port 18101:

    > python3 server.py

There's also a [systemd unit] that you can adjust to run the server.

[systemd unit]: dist/systemd/linux-status.service

TODO
----

* Show an error if a AJAX call fails.

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

[LICENSE.txt]: LICENSE.txt