keyStats

keyStats

GitHub: https://github.com/debugtheworldbot/keyStats

⭐ 星星數: 540

摘要: 這是一個跨平台(macOS/Windows)的鍵盤和滑鼠使用統計工具,用於追蹤和分析用戶的輸入設備使用情況。

技術堆疊: Swift, Xcode, Windows App Development

架構: 專案採用跨平台架構,包含macOS和Windows兩個獨立版本。Windows版本使用MVVM模式,包含Models、ViewModels、Views、Services和Helpers等分層結構,顯示良好的關注點分離設計。