Skip to content

merwin-asm/tcmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Tcmd

Downloads darkmash-org

About

Tcmd stands for top commands. This tool can be used to see the most used commands. The tool was written in python3 and is pretty simple. It can be downloaded from pypi.

Requirements

  • works on windows , linux and macOS (tested on Debian)
  • python3 (Tcmd written in python3)
  • pip (Installation is done via pip)
  • python module rich, is installed automatically (if it wasnt found use pip install rich)

Installation

pip install tcmd

Or with pip3

pip3 install tcmd

Use / Demo

Command :

tcmd

Output :

Releases

No releases published

Packages

No packages published

Languages