Remind me of something.
Go to file
finga 75a99490f2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
deb: Improve the description and fix dependencies
To not have the same description add a more explaining
extended-description. Add `postgres` to the dependencies as this is
mandatory.
2023-02-16 14:48:16 +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
service Build a Debian package with cargo-deb 2023-02-07 14:23:35 +01:00
src Run the db migrations not only in trace log level 2023-02-07 14:19:22 +01:00
.gitignore Basic minimal prototype 2023-01-24 00:38:50 +01:00
.woodpecker.yml Build a Debian package with cargo-deb 2023-02-07 14:23:35 +01:00
Cargo.lock Use once_cell to keep the configuration 2023-02-06 10:00:45 +01:00
Cargo.toml deb: Improve the description and fix dependencies 2023-02-16 14:48:16 +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.