Skip to content

LukeDevNation/Python_Reminder_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Python Reminder Bot

A simple Python-based reminder bot that allows users to set reminders with specific date and time. The bot will notify you when the scheduled reminder time arrives. It's designed to be easy to use and lightweight for personal reminders on your desktop.

Features

  • Set reminders: Add reminders with a specific message and time using a simple text format.
  • Desktop notifications: Receive a desktop notification when the scheduled reminder time is reached.
  • Continuous checking: The bot checks for upcoming reminders every minute.
  • Simple and lightweight: Easy to set up and use with minimal dependencies.

Demonstration

Here are some screenshots of the application in action:

Main Menu

main_menu

_The main menu allows users to navigate through the bot's functionalities._

Creating a Reminder

creating

_A step-by-step guide to create a new reminder._

Viewing Saved Reminders

view_reminders

_List of all saved reminders displayed in the console._

Reminder Notification

Notification

_A desktop notification example when a scheduled reminder time is reached._

Installation

  1. Clone the repository:

    git clone https://github.com/LukeDevNation/Python_Reminder_Bot.git

Usage

  1. Run the bot and use the main menu to create, view, or delete reminders.
  2. Ensure the bot is running continuously to receive notifications at the specified time.

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request. All contributions are welcome!

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages