Git Product home page Git Product logo

tmux-pomodoro's Introduction

tmux-pomodoro Build Status

Installation

  1. Download the latest package for your platform from the Releases page.
  2. Untar the package with tar -zxvf tmux-pomodoro*.tar.gz.
  3. Move the extracted pomodoro file to a directory in your $PATH (for most systems, this will be /usr/local/bin/).

Or, if you have a Go development environment:

go get github.com/justincampbell/tmux-pomodoro

Usage

Tmux Configuration

# Place the current pomodoro status on the right side of your status bar
set -g status-right '#(pomodoro status)'

# Map a key to start a timer
bind-key p run-shell 'pomodoro start'

Commands

  • start Start a timer for 25 minutes
  • status Show the remaining time, or an exclamation point if done
  • clear Clear the timer

start and clear also call tmux refresh-client -S, which will instantly update your tmux status bar shell commands.

tmux-pomodoro's People

Contributors

justincampbell avatar doomhammer avatar elowing avatar

Stargazers

Rafael Bodill avatar emtee40 avatar  avatar shulun avatar Timofey avatar Simon Bihel avatar  avatar Alexandre GV. avatar Jacob Charles Wilson avatar  avatar Steven Robichaud avatar Larry Xu avatar Keith20 avatar Xiaodong Xu avatar Jonathon Moore avatar Đỗ Trường Giang avatar Ashlyn Clarry avatar Kevin Schoon avatar  avatar Obsa Aba-waji avatar yasenn avatar  avatar Alex Marvin avatar Alexander Jeurissen avatar Chauncey Garrett avatar Stefan Wasilewski avatar Dustin Schneider avatar Jaymes Waters avatar sjkaka avatar Jeremy Mayhew avatar Josh Sherman avatar Adrian van Dongen avatar Joe Topjian avatar MB avatar Dave Hulihan avatar Dave Konopka avatar James Gifford avatar Ashley Penney avatar Anton Lindström avatar Ciaran Downey avatar Erik Stambaugh avatar CaptainQuirk avatar  avatar Alan Maciel avatar Jorge A. Borges avatar Philippe Back avatar  avatar Felipe Garay avatar Ignacio Galindo avatar Adam Jahnke avatar

Watchers

Peter Merikan avatar  avatar  avatar James Cloos avatar  avatar

tmux-pomodoro's Issues

Renaming the tmux-pomodoro to pomodoro

Hi,

I downloaded the tar version and bin file has tmux-pomodoro instead of instructions supplied which is pomodoro, chaning the name from tmux-pomodoro to pomodoro worked for me, can you look into it

Go command in Makefile moved

==> make install PREFIX=/usr/local/Cellar/tmux-pomodoro/1.1.1

go get -t
go get code.google.com/p/go.tools/cmd/cover
the code.google.com/p/go.tools/cmd/cover command has moved; use golang.org/x/tools/cmd/cover instead.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.