GitHunt
NH

nhsz/read-time

:clock1::book: Medium-like reading estimation time

read-time

๐Ÿ•๐Ÿ“– Medium-like reading estimation time

Usage

Remember this is a Go script, so you need to install Go first!

go run readtime.go <FILE PATH>

Example

If both script and file are on the same directory:

> go run readtime.go example.txt
Total words:  455
Reading time: this will take about 1 minute and 39 seconds to be read.

Otherwise, you have to provide the full path for text file.

Contributors

MIT License
Created May 28, 2017
Updated October 26, 2023