Giter Site home page Giter Site logo

ertuil / memos-reminder Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 21 KB

A SMTP reminder for `usememos/memos`. It reads the memos from the `memos`' webhook, and sends reminder E-mails when date/time is detected in it.

Dockerfile 3.71% Go 96.29%
memos usememos smtp

memos-reminder's Introduction

Memos-reminder

A SMTP reminder for usememos/memos. It reads the memos from the memos' webhook, and 1) sends reminder E-mails when date/time is detected in it; 2) provide a '.ics' calender.

Some usecases (written in the memos' markdown content):

A meeting this afternoon @2024-01-20 14:00@

Weekly meetings @2024-01-18 14:00/1w@

Every mornings @08:00/1d@

Install

Build the docker image:

docker build -t memos-reminder .

Then, complete the config files, an example is in example/config.yaml.

mkdir data
touch data/config.yaml

And run the docker images:

docker-compose up -d

Usage

Finally, you should set the the webhook url in the memos settings. The URL is http(s)://<your_ip>:8880/reminder/webhook

Also, you can download the .ics calender file at: http(s)://<your_ip>:8880/reminder/cal?uid=<uid>&pw=<ics_pw>

memos-reminder's People

Contributors

ertuil avatar

Stargazers

 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.