Skip to content

herrluisi/signal-reminder-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signal Reminder - A CLI Interface which sends you reminders over Signal

Setup of the signal rest api

This project uses the signal rest api from this repo. Furthermore

Start the bot

  • docker compose up -d
  • pip install -r requirements.txt
  • python3 main.py

Features

  • Send a message to the specific channel you defined in the main.py
    • Example 1: "remindme 5 do not forget to drink water"
      • Now you get a reminder in 5 minutes to you default number that you have to drink water
    • Example 2: "remindme 5 do not forget to drink water +49123456789"
      • Now +49123456789 get a reminder in 5 minutes which reminds the person to drink water

Ideas

  • Schema to setup repeating reminders

About

A script which allows you to send yourself reminders over a signal chat/group

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages