Skip to content

Releases: njraladdin/what-did-i-do

What Did I Do v1.1.1 : Minor fixes

12 Nov 23:00
Compare
Choose a tag to compare

🔧 Improvements

  • Added logging system with Winston
  • Added log viewer in settings panel
  • Improved error handling

📥 Installation

Download and run "What Did I Do Setup 1.1.1.exe"

What Did I Do v1.1.0 - Background Mode Update

04 Nov 18:25
Compare
Choose a tag to compare

This update adds background operation capabilities and several quality-of-life improvements to enhance the user experience.

New Features

  • 🔄 System Tray Integration

    • App now minimizes to system tray instead of closing
    • Quick access menu from tray icon
    • Helpful first-time notifications
    • Option to remember minimize preferences
  • 🚀 Startup Options

    • Optional automatic launch with Windows
    • Configurable through settings

Improvements

  • 🔧 Enhanced Settings Menu
    • Fixed settings button functionality
    • Improved API key management
    • Cleaner settings layout

Technical Details

  • Added system tray support with custom context menu
  • Implemented Windows startup registry integration
  • Enhanced settings modal functionality

Installation

  1. Download "What Did I Do Setup 1.1.0.exe"
  2. Run the installer
  3. Previous users: Your existing data and settings will be preserved
  4. New users: Follow the initial setup process

Note

If upgrading from v1.0.0, your existing data and settings will be maintained. The app will now minimize to system tray by default, with a first-time notification to explain this behavior.

What Did I Do v1.0.0 - Initial Release

04 Nov 17:48
Compare
Choose a tag to compare

First release of "What Did I Do" - An AI-powered time tracking application that automatically captures and categorizes your computer activities.

Features

  • 📸 Automated screenshot capture at customizable intervals
  • 🤖 AI-powered activity analysis using Google's Gemini AI
  • 📊 Activity categorization into Work, Learn, Social, and Entertainment
  • 📈 Daily statistics and time tracking
  • 🖼️ Screenshot history with thumbnails
  • 💾 Local SQLite database for data storage
  • 🔒 Privacy-focused with all data stored locally
  • ⚡ System idle detection to prevent unnecessary captures
  • 🎨 Custom frameless window design

Technical Requirements

  • Windows x64 operating system
  • Internet connection (for AI analysis)
  • Google Gemini FREE API key required

Installation

  1. Download "What Did I Do Setup 1.0.0.exe"
  2. Run the installer
  3. Launch the application
  4. Enter your Gemini API key to start tracking

Note

This is the initial release. Please report any issues on the GitHub repository.