Cross-Platform Keylogger

  •  
  • 📖 Overview

    🔹 This project is an educational, Python-based keyboard activity logger designed for Windows and macOS. It captures all keyboard inputs securely and periodically uploads the log files to a specified Google Drive folder using the Google Drive API. It runs silently in the background and is packaged as a standalone executable.
     

    💻 Tech stack & More

    ✅ Python (Core Logic)
    ✅ Pynput (Keyboard Monitoring)
    ✅ Google Drive API (Remote Logging)
    ✅ OAuth 2.0 (Secure Authorization)
    ✅ PyInstaller (Cross-platform packaging)
    ✅ Automated Periodic Sync