GithubHelp home page GithubHelp logo

daytimer's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

alok87

daytimer's Issues

update email to use Amazon SES

Rather than relying on "less secure apps" and GMail, update daytimer to use Amazon SES which only costs $0.10 per 1k emails.

weather

Include a daily summary of the weather forecast for the day in the email

Tests!

Tests and a bit of refactoring would go a long way here. There are a lot of different moving parts since this project has evolved so quickly.

Upcoming HTML

Write a template for upcoming events HTML, for both email and writing to disk

phases of the moon and astronomical events

  • Include the moon phase in the agenda, along with an icon and a description.
  • Include the sunrise and sunset times along with the position of the sun and minutes of sunlight.

Better configuration

Right now the following configurations are stored in separate files:

  • client_secret.json
  • credentials.json
  • calendars.txt
  • email.json

We should consolidate (at least) calendars.txt and email.json into a single configuration (maybe YAML?)

We should then also allow editing of the configuration, perhaps similar to how git does it? Basically:

  • exec the editor (e.g. $EDITOR or default editor) on a temporary file
  • wait until the user is done, then read the contents of the temporary file
  • validate the configuration, then write it back to disk

Needless to say, all this should be managed by a single config object which also exposes the config directory utilities.

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.