Linux Commands Timer Stopwatch Terminal

How to Display a Timer and Stopwatch in the Terminal Using Linux Commands

This article introduces a method to display a timer and stopwatch in the terminal using Linux commands.

Shou Arisaka
1 min read
Nov 6, 2025

Have you ever wanted to use a timer or stopwatch in the terminal? You can do it with termdown.

termdown

Image

Installation

pip install termdown

termdown Usage


Stopwatch
termdown

10-second timer
termdown 10s

10-minute timer
termdown 10m

Flash notification when finished
termdown 1h -b

Hotkeys

Q: Quit SPACE: Pause R: Reset

Share this article

Shou Arisaka Nov 6, 2025

๐Ÿ”— Copy Links