focus

command module
v0.0.0-...-51fc6fd Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2016 License: MIT Imports: 9 Imported by: 0

README

Build

Demo

asciicast

Usage

  • focus start "Coding kernel-bug"

Add a new item. Clock is ticking from this point.

  • focus stop

Stops the currently running element

  • focus now

Print what are you working now.

  • focus today

Your timesheet for today.

  • focus yesterday

Your timesheet for yesterday.

  • focus list

List all elements

Install

Currently not available Download and install the binaries.

If you have go installed you can install with go install.

go install github.com/gulyasm/focus

Integrations

tmux

To add your current running element to the right side of your tmux status bar, add the following line to your tmux.conf.

set-option -g status-right '⤇ #(focus now)'

Development

Vagrantfile is provided for development. To run it:

vagrant up && vagrant ssh

On the vagrant machine you can build and run Focus.

go build
./focus start Coding...
./focus start Coding...
./focus start Coding...
./focus list

Contribution

Feel free to submit your PR.

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