Git Product home page Git Product logo

lord0fbytes / mind Goto Github PK

View Code? Open in Web Editor NEW

This project forked from casvt/mind

0.0 0.0 0.0 1.02 MB

A simple self hosted reminder application that can send push notifications to your device. Set the reminder and forget about it!

Home Page: https://casvt.github.io/MIND/

License: GNU General Public License v3.0

JavaScript 23.56% Python 52.10% CSS 10.57% HTML 13.64% Dockerfile 0.13%

mind's Introduction

MIND Reminders

A simple self hosted reminder platform that uses push to send notifications to your device. Set the reminder and forget about it! ๐Ÿ“ข

Mind is a simple self hosted application for creating reminders that get pushed to your device using the Apprise API. You can send messages to just about every platform, including scheduled emails!

Screenshots

mind-reminders-home

mind-reminders-add-notification-services

mind-reminders-edit

mind-reminders-settings

Core Features

  • Basic auth
  • Utilizes Apprise
  • Create, edit and delete reminders
  • Schedule reminders
  • Recurring reminders
  • Docker image
  • Mobile friendly

Planned Features

You can see our planned features in our Project board.

Installation

Replace the timezone value (TZ=) to the TZ database name of your timezone!

docker run -d \
	--name mind \
	-v mind-db:/app/db \
	-e TZ=Europe/Amsterdam \
	-p 8080:8080 \
	mrcas/mind:latest

Getting Started

  • Create a new account
  • Click the bell icon on the left side to add an Apprise push option and save it (Here is an example using Pushover)

mind-reminders-notification-service

  • Click the home icon and create a reminder!

You can see the wiki for instructions on how to install MIND on other OS'es.

mind's People

Contributors

casvt avatar itsnoted avatar lord0fbytes 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.