- Tracks the time spent in Zoom meetings.
- Provides a daily summary of meeting durations.
- Mac os (Arm 12.5+) Zip
Make sure you have Node.js installed.
# Clone the repository
git clone https://github.com/denistol/zoomtrack
# Navigate to the project directory
cd zoomtrack
# Install dependencies
npm install
# Build the app
npm run build