Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

TypeScript + Better Time Formatting!

Compare
Choose a tag to compare
@dangreco dangreco released this 25 Feb 05:16
· 10 commits to master since this release

Hi all!

In this release I've migrated to using TypeScript for added stability and code organization.

In addition to this, I have provided more options for rounding time (see README for info) as well as a new monitored condition:

Remaining

This condition shows how much time is remaining, whereas ETA shows when the print will finish. Using the option round_time will change the displaying of this condition (as well as for Elapsed) from an exact amount to a fuzzy, human-readable format.

Thanks again for all your support!