Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 481 Bytes

File metadata and controls

15 lines (9 loc) · 481 Bytes

TimeCalc

Simple web app to locally add and subtract time durations and show time remaining till a deadline.

This was made for pilots to run locally on an EFB (electronic flight bag) to add legs, flight segments, fuel burn times, etc.; and compare a running total to a maximum.

run in a browser by loading index.html

or

run with electron by passing the app directory.

Matt Caldwell 2015-2018 Shared under the MIT open source software license

Electron can be found on github.