https://github.com/metepolat825/bin_date_reminder
Never miss a bin date again thanks to this intuitive application that will try every way it can to remind you of the upcocming dates as well as any disruptions!
https://github.com/metepolat825/bin_date_reminder
automation
Last synced: about 2 months ago
JSON representation
Never miss a bin date again thanks to this intuitive application that will try every way it can to remind you of the upcocming dates as well as any disruptions!
- Host: GitHub
- URL: https://github.com/metepolat825/bin_date_reminder
- Owner: MetePolat825
- License: mit
- Created: 2024-03-02T14:43:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-05T22:26:45.000Z (over 1 year ago)
- Last Synced: 2025-02-27T13:06:27.404Z (7 months ago)
- Topics: automation
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bin_date_reminder
Python desktop application to remind the user of upcoming bin dates in their locality.
Not all bin dates are announced the same, but the program is comprehensive in it's data gathering.
This is just a project to learn github fundamentals and version control tools.Program Features:
-Automatically get your upcoming bin dates and remind you with sound and visuals in the form of desktop notifications.
-Automatically find and alert you of any cancellations, strikes or delays in scheduled collections.Libraries:
-Tkinter GUI to create the interface to configure program. Additionally a popup GUI that the user can access.
-Requests to get bin dates and information periodically and to manage server responses. Provide backup databases.
-HTML to navigate different kinds of websites possible.For any suggestions or improvement ideas, please don't hesitate to comment!