agenda-report

command
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2021 License: MIT Imports: 7 Imported by: 0

README

agenda-report

In this simple case I just send list of my pending tasks on my localhost's mailbox for every morning.

To achieve this:

  1. Build agenda-report.go. You can edit mail address to send.

  2. Move agenda-report.service and agenda-report.timer in ~/.config/systemd/user/. You should specify path to builded binary in ExecStart section of agenda-report.service.

  3. Use following command to set up systemd timers:

systemctl --user enable agenda-report.timer
systemctl --user start agenda-report.timer

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL