1.0.15 • Published 9 months ago

tickerowl-producthunt v1.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Sample TickerOwl App

This is a sample TickerOwl app built using the TickerOwl App Base.

Building blocks

  • The information that is displayed on the device is called Slide.
  • An App can take user inputs, do some processing (async) and return slides to be displayed.
  • Each Slide has a type and the information to be displayed.

How to make your own app

  1. Clone this repo
  2. Update the package.json file to update the app version. Make sure the name starts with tickerowl-
  3. Update the src/index.ts file to add your own app logic
  4. Run npm run build to build the app
  5. Update the run-test.sh file to with test inputs
  6. Run npm run test-run to test the app
  7. If everything looks good, push the package to NPM by running npm publish
  8. Let @pramodk73 know and he will review and add it to the list of available apps
1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.10

9 months ago

1.0.15

9 months ago

1.0.14

9 months ago

1.0.13

9 months ago

1.0.12

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago