tempus-fugit

Tempus Fugit

It escapes, irretrievable time.
“Sed fugit interea, fugit irreparabile tempus, singula dum capti circumvectamur amore.”

Tempus Fugit (“It escapes, irretrievable time”).
A new-tab extension that encourages productivity by showing an estimate of your remaining time in this world, based on WHO life-expectancy data. A quiet reminder of life’s finitude, designed to help you focus on what matters and make each day count.

Tempus Fugit

Development

npm install

Watch files and start development server

npm start
# parcel src/index.html -d .localserver

Build and create distributable folder

npm run build
# rm -rf dist && parcel build src/index.html --no-cache --no-source-maps --public-url ./

Browser extensions

Build fresh Chrome and Firefox extension archives. This command rebuilds the web assets first, then writes build/tempus-fugit-chrome.zip and build/tempus-fugit-firefox.zip.

npm run build:extension

Jorge Moreno © 2026 (@alterebro)