/reminder-tkinter

Primary LanguagePythonMIT LicenseMIT

Reminder App

Reminder app that helps saving and reminding anything you want with e-mails.

Features

  • Remind: Choosing date
  • Time you want: Options for whether you want to get reminded before a week, day or hour.
  • Whatever you want for title and message without restrictions.
  • Clear user interface.

Installation

  1. Clone the repository:

    git clone https://github.com/enesscakmak/reminder-tkinter
  2. Change into the project directory:

     cd reminder-tkinter
  3. Run the app:

     python reminder.py
    

Usage

  • Enter a title.
  • Choose the date message is for.
  • Choose if you want only to save, send email or both.
  • Choose how far in advance you want to be reminded.
  • Enter the message you want to get reminded of.