gpomo-cli

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2023 License: BSD-3-Clause Imports: 1 Imported by: 0

README

Gpomo

builds.sr.ht status

Gpomo is a pomodoro timer built using a client and server model. This allows for various frontends to be developed to interact with the server. Communication between the client and the server is handled through a WebSocket connection.

This document covers gpomo-cli which is a command line client for the gpomo-server.

Installing

Using the Go toolchain

To install using the Go toolchain, which will result in the binary being put in $GOPATH/bin run the following command:

go install git.sr.ht/~vendion/gpomo-cli@latest

Usage

License

gpomo-cli is licensed under the BSD 3-Clause "New" or "Revised" License.

Documentation

Overview

Package main is the entry point of the application.

Directories

Path Synopsis
Package cmd defines all commands and subcommands.
Package cmd defines all commands and subcommands.
pkg
client
Package client provides utilities for working with the pomodoro server.
Package client provides utilities for working with the pomodoro server.

Jump to

Keyboard shortcuts

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