Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.
/ PyToDo Public archive

A Desktop To-do list Application made with Python and Python GUI Builder Tkinter

Notifications You must be signed in to change notification settings

ArfahUpade/PyToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

PyToDo

A Desktop To-do list Application made with Python and Python GUI Builder Tkinter by Arfah Upade and Shweta Pai

PyToDo, allows you to set up your tasks and reminders on your Desktop. Helpful for days when you're stuck to your laptop/PC/MAC wanting to do other things or simply getting distracted.

This project was inspried by a youtube channel's Python To-Do list, which was then further enhanced.

With PyToDo, one can set up alarms and desktop notifications. Reminders are sent with the help of Twilio API to your WhatsApp number, which enables you to stay on track.

Brief:

PyToDo – A python task manager is a feature that provides details about your daily schedule i.e. processes running in your daily life. It has features such as:

  1. Adding date and time as a reminder (The feature will help to remember the task.)
  2. Alarm Notification.
  3. Sending a whatsapp notification/message (To your mobile regarding your pending task and consists of a feature)

Date-Time Input

Calendar pickers are control elements that display a full calendar month at one time. Calendar pickers should be used for events close to the present time — within less than a year. However, they can be frustrating for users who choose dates far in advance because they require too much navigation to get to the desired input; for these users, it would be faster to simply type the year.

Alarm Notification

An alarm triggered notification to notify users when an alarm condition is met. Notifications are used for notifying users or user groups that a certain alarm or other event, such as a schedule or an application condition, has occurred in the system.

Twilio API for WhatsApp

WhatsApp is the most popular OTT app in many parts of the world. With the Twilio API for whatsApp, you can reach more than 1.5 billion whatsapp users with a simple REST API, which is part of Twilio’s Programmable Messaging platform. You can send notifications, have two-way conversations, or build chat bots. If you're trying to reach – and better converse with – users in LATAM, EMEA, and APAC, you need to consider using whatsapp.

About

A Desktop To-do list Application made with Python and Python GUI Builder Tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages