An open API service indexing awesome lists of open source software.

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!

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!