package
0.0.0-20220801161413-56f16592a588
Repository: https://github.com/kevinschoon/pomo.git
Documentation: pkg.go.dev

# Functions

After returns tasks that were started after the provided start time.
Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
No description provided by the author
No description provided by the author
No description provided by the author
MustAsset is like Asset but panics when Asset would return an error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

Client makes requests to a listening pomo server to check the status of any currently running task session.
No description provided by the author
Config represents user preferences.
NoopNotifier does nothing.
Pomodoro is a unit of time to spend working on a single task.
Server listens on a Unix domain socket for Pomo status requests.
Status is used to communicate the state of a running Pomodoro session.
No description provided by the author
Task describes some activity.
No description provided by the author
Xnotifier can push notifications to mac, linux and windows.

# Interfaces

Notifier sends a system notification.

# Type aliases

ByID is a sortable array of tasks.
No description provided by the author
No description provided by the author
Wheel keeps track of an ASCII spinner.