Skip to content

robaerd/tempotui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tempotui

tempotui is a terminal UI for visualizing your Tempo time tracking per month.

It allows you to:

  • configure automated (statutory) breaks
  • adjust the start time of a working day

tempotui month view

Requirements

  • A Tempo API token for the right Tempo region.
  • Jira site URL, email, and Atlassian API token for account discovery.

Install

Homebrew

brew tap robaerd/homebrew-tap
brew install --cask robaerd/homebrew-tap/tempotui

Binary download

Download the macOS archive from GitHub Releases.

From source

cargo install --git https://github.com/robaerd/tempotui

Run From Source

cargo run

Configuration

On macOS and Linux, the app stores its config at:

  • $XDG_CONFIG_HOME/tempotui/config.toml
  • or ~/.config/tempotui/config.toml when XDG_CONFIG_HOME is unset

Troubleshooting

  • If the saved credentials fail verification at startup, tempotui sends you back to Connection Setup instead of opening with bad settings.
  • A 401 from Tempo usually means your token belongs to a different Tempo region than the base URL you configured.
  • Jira is only used to look up your Atlassian accountId. After that, tempotui loads your month from Tempo using the saved Tempo token and that account ID.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages