summary

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package summary tracks pomodoro sessions and renders visual summary with progress bar.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SessionSummary

type SessionSummary struct {
	// contains filtered or unexported fields
}

func (*SessionSummary) AddSession

func (t *SessionSummary) AddSession(taskType config.TaskType, elapsed time.Duration)

AddSession adds a session to the summary based on the task type and elapsed time.

func (SessionSummary) Print

func (t SessionSummary) Print()

Print prints the session summary to the console.

Jump to

Keyboard shortcuts

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