yaat

module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2026 License: GPL-3.0

README

The acronym YAAT hand drawn with a grassy texture
Version Language Platforms License

YAAT (Yet Another Activity Tracker) is an open-source, lightweight and private activity tracker for all platforms built in Go.

Installation

You can simply download YAAT from the latest release. Alternatively, you can install YAAT by cloning the repository and building:

git clone https://www.github.com/ctrl-shift-markus/yaat.git
cd yaat
go mod tidy
go build

There is a chance main.go will throw an error, but this can easily be fixed by running go mod tidy to install the required modules.

Usage

YAAT has two commands as of v2.0.0: log and list.

  • log <description> <duration> logs your activity.
  • list lists all your activities.

Example

The following screenshot shows every command of YAAT and how to use it:

Windows Terminal running all of the YAAT commands in PowerShell

Roadmap

I'm planning to add multiple new commands and options, including delete, edit and --interactive (so that it logs how long you do your activity in real time).

License

YAAT is licensed under the GNU General Public License v3.0.

Directories

Path Synopsis
cmd
yaat command
internal

Jump to

Keyboard shortcuts

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