GithubHelp home page GithubHelp logo

bdayreminder's Introduction

Bday Reminder

Very basic app that reminds you of the birthdays of people you care about. The people data can be stored and modified in a simple CSV file.

Description

If you're thinking about quitting your Facebook or LinkedIn account but you still want to be reminded of your friend’s birthdays then you should have a look at this little app. Follow the examples in the people.csv file and populate it with your friend’s personal data, most importantly names and birthdays. The app generates an HTML file with the 3 closest birthdays. If a birthday is within the reminder distance, the default browser will pop up and show the created file.

Getting Started

Dependencies

  • Python 3.9
  • No additional Python libraries are needed
  • Tested on Windows Server 2016 & Windows 10

Installing

  • Fork/Download the project
  • Add data to the people.csv file
  • In the app.py file you’ll find the constant reminderDistance = 3 which defines the number of days within which you would like to be reminded of a birthday. It refers basically to the absolute distance in days between today and whatever birthday.

Executing program

  • Run the app.py file
  • Use a scheduler to execute once a day or similar

Help

Check out the log file that is created on error

Authors

Main contributors:

  • woodly0

License

This project is licensed under the MIT License 2022.

Acknowledgments

Inspiration, code snippets, etc.

bdayreminder's People

Contributors

woodly0 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.