Skip to content

Confirm-Solutions/dailyreport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Report

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.

Installation

  1. Ensure you have Python 3.x installed on your system.

  2. Clone this repository:

    git clone https://github.com/yourusername/dailyreport.git
    cd dailyreport
    
  3. Install the required dependencies:

    pip install discord
    
  4. Ensure you have the Timing app installed and running on your Mac.

  5. Run the install script with:

    ./install.sh
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published