{"id":21159093,"url":"https://github.com/dipaolo/deepeasy-terminal-stats","last_synced_at":"2026-02-10T17:33:34.196Z","repository":{"id":262594925,"uuid":"887744824","full_name":"DiPaolo/deepeasy-terminal-stats","owner":"DiPaolo","description":"A Command Line Tool to get your terminal statistics","archived":false,"fork":false,"pushed_at":"2024-11-13T08:28:18.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T09:11:57.799Z","etag":null,"topics":["cli","console","history","shell","statistics","terminal","utils"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DiPaolo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-13T07:58:34.000Z","updated_at":"2024-11-13T13:10:04.000Z","dependencies_parsed_at":"2024-11-13T09:35:56.709Z","dependency_job_id":null,"html_url":"https://github.com/DiPaolo/deepeasy-terminal-stats","commit_stats":null,"previous_names":["dipaolo/deepeasy-terminal-stats"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiPaolo%2Fdeepeasy-terminal-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiPaolo%2Fdeepeasy-terminal-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiPaolo%2Fdeepeasy-terminal-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiPaolo%2Fdeepeasy-terminal-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DiPaolo","download_url":"https://codeload.github.com/DiPaolo/deepeasy-terminal-stats/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234923845,"owners_count":18907858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","console","history","shell","statistics","terminal","utils"],"created_at":"2024-11-20T12:59:07.286Z","updated_at":"2026-02-10T17:33:34.134Z","avatar_url":"https://github.com/DiPaolo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DeepEasy Terminal Stats\n\nA command line tool that shows up statistics of commands you mostly used in terminal.\n\n## Supported Shells\n\nIt's just the very basic support at the moment: MacOS's zsh and Ubuntu's bash. Feel free to ask for any further support: either through issues or contact me [here](#contact). \n\n## Usage\n\nThere is only one way to use the tool for now – by using Python interpreter.\n\nThere will be ready-to-use executable later on... probably... \n\n### Installation Step\n\n```shell\ngit clone git@github.com:DiPaolo/deepeasy-terminal-stats.git\n```\n\n```shell\ncd deepeasy-terminal-stats\n```\n\n```shell\npip -m virtualenv .venv\n```\n```shell\nsource .venv/bin/activate\n```\n\n```shell\npip install -r requirements.txt\n```\n\nHere it is – it's now ready to use.\n\n### The Actual Usage\n\nTo get help/usage:\n```shell\npython -m dpsy_terminal_stats --help\n```\n\nGet statistics for MacOS's zsh shell:\n```shell\npython -m dpsy_terminal_stats -f ~/.zsh_history\n```\n\nGet statistics for Ubuntu's bash shell:\n```shell\npython -m dpsy_terminal_stats -f ~/.bash_history\n```\n\nOutput will look like this:\n```shell\n     Command                                Count      %\n---  -----------------------------------  -------  -----\n  1  python                                   735  16.58\n  2  ffmpeg                                   412   9.29\n  3  ffprobe                                  320   7.22\n  4  cd                                       318   7.17\n  5  ffplay                                   152   3.43\n  6  git                                      145   3.27\n  7  ll                                       141   3.18\n  8  curl                                     126   2.84\n  9  docker                                   115   2.59\n 10  rm                                        99   2.23\n 11  yt-dlp                                    98   2.21\n 12  cat                                       89   2.01\n 13  mkdir                                     87   1.96\n 14  npm                                       83   1.87\n 15  alembic                                   70   1.58\n 16  conan                                     67   1.51\n 17  ssh                                       58   1.31\n 18  find                                      56   1.26\n 19  scp                                       52   1.17\n 20  mv                                        50   1.13\n...\n```\n\n## License\n**MIT License**\n\nCopyright (c) 2024 **Pavel Dittenbier**\n\nPlease refer to [License](https://github.com/DiPaolo/deepeasy-terminal-stats/blob/main/LICENSE) page for details.\n\n## Contact\nPlease feel free to contact me:\n- [pavel.ditenbir@gmail.com](mailto:pavel.ditenbir@gmail.com)\n- Telegram: https://t.me/dipaolo","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdipaolo%2Fdeepeasy-terminal-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdipaolo%2Fdeepeasy-terminal-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdipaolo%2Fdeepeasy-terminal-stats/lists"}