apollo

command module
v0.0.0-...-efb3551 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2024 License: MIT Imports: 15 Imported by: 0

README

apollo

A simple CLI tool that allows to have recurring infinite timers.

It can be used as tool to remind you to do tasks, like taking a eye break every few minutes.

Installation
go install github.com/shravanasati/apollo@latest
Usage

Just call apollo from the command line.

This is the apollo config file located at ~/.apollo.

{
    "timeouts": {
        "exercise_timeout": 2400,
        "eyes_timeout": 900,
        "water_timeout": 1800
    },
    "play_beep": true,
    "notify": true
}

Modify it according to your requirements. All timeout durations are in seconds.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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