deltacount Svelte Themes

Deltacount

Another counting application that stores your counters locally in the browser.

DeltaCount

Another counting application that stores your counters locally in the browser.

DeltaCount App

:bulb: Features

  • Create counters that are stored in the local storage of your browser
  • Every counter can have multiple atomic counter with separate names
  • The sum of all atomic counters is displayed at the top of the counter
  • For every atomic counter a value can be defined (shown as count * value)
  • The sum of all values is displayed at the top of the counter
  • For every counter an unit can be defined
  • If an unit is present the unit is shown after the values

:rocket: Get Started

  1. Visit the DeltaCount App
  2. Click the Get Started button
  3. Click the New Counter button and enter a name for your counter
  4. Click the name of the created counter
  5. Click the Add Counter button and enter a name for the first atomic counter
  6. Now you can increment and decrement the counter with the Inc and Dec buttons (Minimal Value: 0)
  7. Optionally add more atomic counters following step 5

:warning: Disclaimer

This is a hobby project to try out the SvelteKit framework. Maintenance of the project can be stopped at any time.

Top categories

Loading Svelte Themes