# tomato **Repository Path**: SpeedPHP/tomato ## Basic Information - **Project Name**: tomato - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.npmjs.com/package/tomato.js - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-16 - **Last Updated**: 2022-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: npm ## README # README # My Pomodoro Timer. ### How do I get set up? ### ``` npm install tomato.js -g ``` ### Usage ``` tomato [minute] ``` minute can be a Number or status. Number is the tomato clock. status show the history. ### Example ``` tomato 30 ``` ``` tomato status ```