Giter VIP home page Giter VIP logo

reminder's Introduction

Reminder

Sends you reminder emails for birthdays or other yearly occurences.

Details

The app has a list of 'events', which consists of:

  • A name
  • A date and month (when in the year it occurs)
  • A list of the number of days in which you will be notified in advance (0 = same day)

The app runs continuously on a server, and will send a notification of any event closing in each midnight.

You specify how many days in advance you want to be notified, and you can be notified from 0 to N times for each event.

The notification comes in form of an email. You will need to have SMTP access to an email server which will be used to send the email.

Future development

I hope to have it listen on a port which supports basic commands, like "next 10" to view the next 10 upcoming events.

Warning

  1. This application is pretty pointless, there are better ways to be reminded of such events. Online calendar synchronization, etc.
  2. It is also written in bad Scala style, because I wrote it to learn Scala. So expect both bugs and bad design.

reminder's People

Contributors

kvikshaug avatar

Watchers

James Cloos 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.