Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Daily Task Reminder

its a basic python program which reminds me to open up notion when ever i get to my workspace at 10 am, I scheduled it through a cron job, Its fairly created for MacOS but it can be customised for other Linux Distros

Use it on your system

To Clone this project

  git clone git@github.com:cleverhare/Daily-Task-Reminder.git

Go to the folder

  cd Daily-Task-Reminder

Test The App

  Sudo python3 notionOpen.py

Schedule the cron JOB for 10 AM as per my Use case

  0 10 * * * /usr/bin/python3 /Users/your_username/Desktop/notionOpen.py

Thanks for making it till the end, Raise an Issue to contribute in it.

About

its a basic python program which reminds me to open up notion when ever i get to my workspace at 10 am, I scheduled it through a cron job, Its fairly created for MacOS but it can be customised for other Linux Distros

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages