Remind me of something.
Go to file
finga e59fa30b78
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Fix CI clippy error
Variables can be used directly in the `format!` string.
2023-02-06 17:05:05 +01:00
.cargo Reschedule the reminders when adding a new one 2023-02-02 09:36:30 +01:00
migrations Basic minimal prototype 2023-01-24 00:38:50 +01:00
src Fix CI clippy error 2023-02-06 17:05:05 +01:00
.gitignore Basic minimal prototype 2023-01-24 00:38:50 +01:00
.woodpecker.yml ci: Add config to run CI checks 2023-02-06 16:49:22 +01:00
Cargo.lock Use once_cell to keep the configuration 2023-02-06 10:00:45 +01:00
Cargo.toml Use once_cell to keep the configuration 2023-02-06 10:00:45 +01:00
config.toml Use once_cell to keep the configuration 2023-02-06 10:00:45 +01:00
diesel.toml Basic minimal prototype 2023-01-24 00:38:50 +01:00
README.md Rename the project to remindrs 2023-02-06 10:00:45 +01:00

remindrs

Send an email at a given time containing a certain title and message.