Welcome to Glances's 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:: https://raw.github.com/nicolargo/glances/master/docs/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`
