Giter Site home page Giter Site logo

entorb / eta Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 184 KB

ETA - estimated time of arrival

Home Page: https://entorb.net/eta-v1/

License: GNU General Public License v3.0

Shell 4.15% CSS 0.67% JavaScript 79.90% HTML 15.29%
chart countdown countdown-timer estimated-time-of-arrival eta stopwatch waiting-time items-per-minute

eta's Introduction

ETA - estimated time of arrival

Estimates remaining waiting time, hosted at https://entorb.net/eta-v1/. There now is a followup project at https://github.com/entorb/eta-vue/.

Use cases

  • Standing in a queue
  • Waiting for a process to finish
  • Book reading finish time
  • Exercising (homework or sport)

Key features

  • Mode countdown (target = 0)
  • Mode countup (target > 0)
  • Display of table and chart of speed over time

How to use this repository

This tool is coded in plain JavaScript, sources are in src/

These external libraries are manually downloaded and placed in src/lib/ via scripts/download_libs.sh

Code quality checks GitHub Actions are used to perform automated code quality checks upon PR creation. To run it locally:

  • npm ci to install packages for the actions below
  • npm update to update the packages versions used below
  • npm run format to run code style check using Prettier
  • npm run lint to run static code analysis using ESLint
  • npm test to run unit tests using Jest
  • npm run testc to run unit tests using Jest and display code coverage result
  • note: tests are written for German timezone

Spell checking via CSpell See spelling.json for custom dictionary

Credits

  • the notification sound 481151__matrixxx__cow-bells-01.wav is from freesound.org

eta's People

Contributors

entorb avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.