summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
blob: aad08bfc423802ddfcc9863fa94944109be96693 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Welcome to Glances documentation!
=================================

**Glances** is a cross-platform curses-based monitoring tool written in Python.

It uses the psutil library and some internal code to get information from your system.

.. image:: images/screenshot-wide.png

Get the code
------------

The `source <http://github.com/nicolargo/glances>`_ is available on GitHub.

Contents
--------

.. toctree::
   :maxdepth: 2

   glances-doc

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`