This Python script retrieves daily activity data from the Timing app and sends a project summary report to a Discord channel at 6pm every day.
-
Ensure you have Python 3.x installed on your system.
-
Clone this repository:
git clone https://github.com/yourusername/dailyreport.git cd dailyreport
-
Install the required dependencies:
pip install discord
-
Ensure you have the Timing app installed and running on your Mac.
-
Run the install script with:
./install.sh