Skip to content

nate-sys/cli-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Cli timer

A simple curses-based timer/stopwatch written in Python 3

preview

How to run

This should work on Mac and Linux

git clone https://github.com/nate-sys/cli-timer.git
cd cli-timer
./main.py

On Windows, you might need windows-curses installed

pip install windows-curses

Dependencies

  • Python (3.6 and up recommended)
  • Curses for python

About

curses-based timer writted in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages