phoneticker
Mobile icon

PhoneTicker

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 21 May 2024
 by 
5.0
 (2 ratings)
phoneticker

PhoneTicker

Details
This mobile application, created using OutSystems 11, features a ticker/timer that runs continuously while the app is active. It includes a real-time clock, a countdown timer, and periodic popup messages, making it a useful tool for time tracking, reminders, and regular notifications. The app uses a JavaScript setInterval function, instantiated only if it does not already exist, and a reactive client variable named TickerDateTime, which the JavaScript updates to ensure the ticker operates smoothly.
Read more

This mobile application, developed using OutSystems 11, incorporates a versatile ticker/timer feature that operates continuously while the application is running. The application demonstrates three primary functionalities:

  1. Clock: This feature displays the current time, updating every second. It functions as a real-time clock, allowing users to keep track of the current time within the app.

  2. Countdown Timer: This functionality enables users to set a countdown for a specified duration. Once the countdown reaches zero, an alert or a specific action is triggered, making it useful for tasks requiring time management or reminders.

  3. Popup Messages: This feature sends popup messages at regular intervals, based on a user-defined number of ticks. For instance, a message can be displayed every minute, providing periodic notifications or updates.

The application uses a JavaScript setInterval function that is instantiated only if it does not already exist. This function updates a client variable named TickerDateTime. The TickerDateTime variable is updated by the JavaScript and is employed due to its reactive nature, allowing the ticker to function effectively. These features demonstrate the app’s capability to manage time-related tasks efficiently, offering users a practical tool for various time management needs, whether it’s simply telling time, counting down to an event, or receiving periodic alerts.

Disclaimer: This application has been tested only on Android devices. Testing on iOS devices has not been conducted, and performance is not guaranteed across all versions of OutSystems 11. The application is stable for mobile devices running OutSystemsUI Version 2.18.2. Functionality in other versions of OutSystemsUI may not be consistent or correct.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category