Documentation
¶
Index ¶
- func NewCompletionCommand() *cobra.Command
- func NewConfigCommand() *cobra.Command
- func NewPluginCommand(pm *plugins.PluginManager) *cobra.Command
- func NewReminderCommand() *cobra.Command
- func ReminderCommand(cfg *config.Config, args []string)
- func SendDesktopNotification(title, message string) error
- func SendMacNotification(title, message string) error
- func SetConfig(cfg *config.Config, key, value string) error
- func ShowConfig(cfg *config.Config)
- func StartReminder(cfg *config.Config)
- func TestReminder(cfg *config.Config)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCompletionCommand ¶
func NewConfigCommand ¶
func NewPluginCommand ¶
func NewPluginCommand(pm *plugins.PluginManager) *cobra.Command
func NewReminderCommand ¶
func ReminderCommand ¶
func SendDesktopNotification ¶
SendDesktopNotification sends a cross-platform desktop notification
func SendMacNotification ¶
SendMacNotification sends a desktop notification on macOS
func ShowConfig ¶
func StartReminder ¶
func TestReminder ¶
TestReminder sends a test notification using the current configuration
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.