Giter VIP home page Giter VIP logo

tokyo-3's Introduction

Tokyo-3

High-Quality Terminal Based Pomodoro Timer with Ending Animations.




This is a terminal based pomodoro timer. The Pomodoro technique is a time management method developed in the 1980s by Cirllio Francesco. This timer has the added design of NGE themed colors and ending Animations.

Install

Tokyo-3 requires Node.js runtime. As there are numerous ways to install Node I'll just recommend a few, all are viable although I prefer NVM.

Direct from Node
NODE

Mac/Linux (Preferred)
NVM
n

Windows (Preferred)
NVM-windows
nodist

After NODE is installed you should be able to install TOKYO-3 with the following command in your terminal.

npm install -g tokyo-3

Usage

tokyo --min [duration] --color [color]

Example: 5 minute timer with no ending animation.

 tokyo --min 5

Example: 5 minute timer with penguin(Penpen) ending animation.

tokyo --min 5 --color pen

Options

Show Help Menu
tokyo --help

Duration

Duration is always in minutes, if you want a timer for 1 hour 5 minutes it will be entered as --min 65

If no duration is specified it will default to 15 minutes.

Colors

The color options are as follows

red
green
angel
beast
shinji
rei
pen
gendo
nerv
random

Animations

Animations are linked to their corresponding color. The green and random color options have no animations.

Tips & Tricks

Replay last command in the command line.
!! or press up on your keyboard

Have a specific time you want quick access to? Add it to your .bashrc or .zshrc
In your .bashrc

alias timer='tokyo --min 15 --color pen'

Trouble Shooting

The most common problem will likely be slow rendering. Mac and Windows operating systems come installed with ineffecient Terminals. If you are on a Mac I highly recommend Alacritty or Kitty, both utilize gpu leveraging, you will see a signifcant performance boost even with intergrated graphics like that of Macbooks and Macbook Airs. If you are on a Windows system the same can be said. If you are on Linux Gnome terminal is already fairly powerful and comes installed on most distros.

Also of note is that both Kitty and Alacritty have great color themes and options to adjust render timings.

If you would rather not get your hands dirty with config files you can also use color "red" as I specifically slowed the clock and animation speed to accomodate underpowered machines.

Special Thanks

Dominik Wilkowski & the cfonts team.
Aria - for your infinite wisdom.
Aya - We Live in a Twilight World.
Juneau - You're a dog.

Liscense

MIT

tokyo-3's People

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.