{ "info": { "author": "Timoth\u00e9e Mazzucotelli", "author_email": "pawamoy@pm.me", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# Shell History\n[](https://gitlab.com/pawamoy/shell-history/commits/master)\n\nInspired by [bamos/zsh-history-analysis](https://github.com/bamos/zsh-history-analysis).\n\nVisualize your usage of Bash/Zsh through a web app\nthanks to [Flask](http://flask.pocoo.org/) and [Highcharts](https://www.highcharts.com/)!\n\n
Duration![]() | \n Length![]() | \n Type![]() | \n
Exit code![]() | \n Hourly![]() | \n Daily![]() | \n
Over time![]() | \n Markov chain![]() | \n Top commands![]() | \n
Post your charts ideas in this issue!
\n\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Setup](#setup)\n- [Usage](#usage)\n- [Some technical info](#some-technical-info)\n - [How it works](#how-it-works)\n - [History file format](#history-file-format)\n - [How we get the values](#how-we-get-the-values)\n- [License](#license)\n\n## Requirements\n`shellhistory` requires Python 3.6 or above.\n\npyenv.