Skip to content

ASACHIT/python-reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Python Reminder

Here's a basic reminder tool written in Python that speaks to the user and sends a notification.

Run

  pip3 install pyttsx3 win10toast
  git clone https://github.com/ASACHIT/python-reminder.git
  cd python-reminder
  python3 remind.py  <time,Eg-1h,1m,1s>  <"task i have to do">
  # or
  python3 remind.py # shows command guide

Images

Command

terminal

Notification

notification