Giter VIP home page Giter VIP logo

zephyr-repo-metrics's Introduction

Zephyr Repo Metrics

This repository contains a script that can be used (and extended) to gather stats regarding the activity of some popular open source real-time operating systems.

The main script is written in TypeScript and can be executed using npm start.

Features

  • Automatically clones or updates the specified RTOS repositories
  • Computes and saves statistics for each repository in JSON and CSV formats
  • Generates an aggregated CSV file containing data for all projects
  • Uses a progress bar to display the current status of the script

Getting Started

  1. Clone the repository:
git clone https://github.com/kartben/zephyr-repo-metrics.git
cd zephyr-repo-metrics
  1. Install the required dependencies:
npm install
  1. Run the script:
npm start

How It Works

The script will automatically clone or update the specified repositories and compute the statistics. The results will be saved in the stats/ directory as separate JSON and CSV files for each project. An aggregated CSV file, all.csv, containing data for all projects, will also be generated.

Customization

You can customize the script by modifying the projects and snippets in the projects.ts and snippets.ts files. Add or modify the projects and snippets as needed to gather the desired statistics for your projects.

Ready to use dashboards and charts

The dashboard-files/ folder contains a Microsoft Excel spreadsheet (dashboard.xlsx) which you can use to directly access pivot tables and charts that make the data more visual. If you allow Excel to load external content, it will automatically sync-up the data with the latest version of the all.csv file that lives in the statistics branch of this repository.

Similarly, you may want to play with the Microsoft PowerBI dashboard.pbix.

Contributing

If you find any bugs, have feature requests, or would like to contribute, feel free to open an issue or submit a pull request on the repository.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

zephyr-repo-metrics's People

Contributors

dependabot[bot] avatar kartben avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

zephyr-repo-metrics's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.