Skip to content

ShellStat is an analytics tool designed to provide insights into shell history, offering a unique perspective on user behavior, trends, and efficiency within the terminal environment.

License

Notifications You must be signed in to change notification settings

wandermonk/ShellStat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShellStat

ShellStat is an analytics tool designed to provide insights into shell history, offering a unique perspective on user behaviour, trends, and efficiency within the terminal environment.

image

Features

  • Command Analysis: Break down command usage by frequency, user, and more.
  • Trend Tracking: Identify patterns and trends over time.
  • Real-Time Monitoring: Monitor command-line activities as they occur.
  • Customizable Reports: Generate tailored reports to meet specific requirements.

Installation

pip install shellstat

Please have a look at the Installation Guide for more detailed installation steps and requirements.

Usage

Once installed, you can use ShellStat with:

shellstat [options]

You can visit the User Guide if you would like more detailed usage instructions and examples.

Contributing

Contributions are welcome! If you'd like to contribute, please review our Contributing Guidelines.

Fork the project Create your feature branch (git checkout -b feature/AmazingFeature) Commit your changes (git commit -m 'Add some AmazingFeature') Push to the branch (git push origin feature/AmazingFeature) Open a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

List of libraries or tools used Flask, Pandas, Matplotlib

Inspiration for this project I'd like to build some analytics on how I am using my command line.

Contact For any questions or feedback, please open an issue on our GitHub repository or email me at phanikumaryadavilli@gmail.com.

Proudly built with ❤️ by Phani Kumar Yadavilli

License Content MIT License

Copyright (c) [2023] [Phani Kumar Yadavilli]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS"WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

ShellStat is an analytics tool designed to provide insights into shell history, offering a unique perspective on user behavior, trends, and efficiency within the terminal environment.

Resources

License

Stars

Watchers

Forks

Packages

No packages published