Skip to content

itsofficially-sreyash/git_pulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Pulse

Git Pulse is a beautiful Flutter application designed to track your GitHub activity, commit streaks, and pull request contributions in an elegant dashboard.

Overview

Keep a close eye on your open source and private repository activity. Git Pulse offers insights such as:

  • Activity Heatmap: Visualize your commit history over the last 90 days across all your repositories.
  • Commit Streaks: Track your current and longest commit streaks, keeping your momentum going.
  • Pull Request Contributions: View your PR review and merge statistics.
  • Dark/Light Mode: Adjust the dashboard perfectly to your preferences.

Onboarding Screens

1. Screen 1

alt text

2. Screen 2

alt text

3. Screen 3

alt text


Getting Started

Prerequisites

  • Flutter SDK (latest stable version recommended)
  • Dart SDK
  • A GitHub Personal Access Token (Classic) with the repo scope to enable tracking for private repository activity.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/git_pulse.git
  2. Navigate to the project directory:

    cd git_pulse
  3. Install dependencies:

    flutter pub get
  4. Run the application:

    flutter run

Contributing

Contributions are welcome! Please feel free to fork the repository and submit a Pull Request if you'd like to add new features or enhancements.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors