Skip to content

A desktop app giving you an overview of your coding stats based on the stored files on your computer.

License

Notifications You must be signed in to change notification settings

AdlarX9/codepulse

Repository files navigation

CodePulse

CodePulse is a cross-platform desktop application that analyzes your codebase and provides detailed statistics, visualizations, and insights โ€” all while keeping your code completely private and offline.

โœจ Features

  • ๐Ÿš€ Lightning Fast: Rust-powered backend scans thousands of files in seconds
  • ๐Ÿ”’ Privacy First: All analysis happens locallyโ€”your code never leaves your machine
  • ๐Ÿ“Š Rich Insights: Detailed stats, interactive charts, and breakdowns by language
  • ๐Ÿ’พ Export: Save results as CSV, JSON, HTML or even Markdown!
  • ๐ŸŒ Cross-Platform: Works on macOS, Windows, and Linux

๐Ÿš€ Quick Start

You can run the following commands to easily run the application on your computer :

# Clone and setup
git clone https://github.com/AdlarX9/codepulse.git
cd code-pulse
./codepulse.sh setup

# Launch desktop app
./codepulse.sh desktop

# Or launch web app
./codepulse.sh web

Examples

Home Home page

Overview Your project overview

Evolution A project's evolution scanned from its git repo

About

A desktop app giving you an overview of your coding stats based on the stored files on your computer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published