Code Tracker is a Visual Studio Code extension that helps developers track their workspace activity and seamlessly push logs to GitHub. Whether you're monitoring your progress, managing logs for collaboration, or documenting changes, Code Tracker makes it easy and efficient.
✨ Features
Track Workspace Changes
Start tracking your workspace activity with just one click.
Push Logs to GitHub
Automatically upload your logs to a GitHub repository for safe storage and easy sharing.
Smart Log Management
Appends new entries to the same log file for the day, ensuring comprehensive documentation without overwriting previous changes.
Effortless Repository Handling
Automatically creates a GitHub repository for your logs if it doesn't exist.
🚀 Installation
Install from VS Code Marketplace:
Search for Code Tracker in the Extensions Marketplace and click Install.
Clone from GitHub:
Clone the repository and load it in VS Code as a development extension.
🛠️ Usage
1. Start Tracking
Open the Code Tracker sidebar from the Activity Bar.
Click the Start Tracking button to begin monitoring your workspace changes.
2. Push Logs
After tracking, click Push Logs to upload the day's log file to your GitHub repository.