Scheduled-countdown
Scheduled-countdown
Rating (0)
Reviews: 0
Category: Utilities & tools
Scheduled-countdown
Scheduled-countdown
Scheduled-countdown

Description

Alpha V.0.0.16

1. [macOS] - entitlements.mas - <key>com.apple.security.cs.disable-library-validation</key> <true/>
2. [iOS] - APN - Added message to the sendNotification() in src/APN/index.js

Alpha V.0.0.15 [2021-06-10]

1. [Back-End] - Added "Headers" for part of Console.log to see whats triggering the log.
2. -> REMOVED THIS ONE -> [macOS] - entitlements.mas & entitlements.mas.inherit - ITSAppUsesNonExemptEncryption changed to false
3. [iOS] - APN - options-production changed to true
4. [iOS] - APN - Now reads from the db-ios-tokens.json file and uses those inside the deviceTokens var.
OBS !! when receiving token from iOS device. Sometime the Token ends with a ")". This make the token not work. Needs to remove the ")" in the token to get it to receive Push Notifications.
5. [macOS] - entitlements.mas & entitlements.mas.inherit - <key>com.apple.security.network.server</key>
    <true/>

Alpha V.0.0.14 [2021-06-09]

1. install electron-log for logging to file
2. [MAIN WINDOW] - Added Open log button
3. [MAIN WINDOW] - Removing "Alpha" from title
4. [AppStore Release] - Trying again to upload app to mac AppStore.

Alpha V.0.0.13 [2021-06-07]

1. Change entitlements -> com.apple.security.app-sandbox to FALSE &  "hardenedRuntime":false in package.json for test upload to Apple Store. WORKS on MAS-DEV.
2. [AppStore Release] - Trying again to upload app to mac AppStore.

Alpha V.0.0.12 [2021-06-04]

1. Added Menu options to MAC version av app. Re-open Main Window & How to.
2. [Back-end] - Added temporary fix for Re-open page. Now it only gives error but doesn't close app.
3. [AppStore Release] - Trying again to upload app to mac AppStore.

Alpha V.0.0.11 [2021-06-03]

1. [Back-end] - APN now pushes to iOS devices but to all devices and not only local devices. THIS IS A KNOW BUG AND NEDS TO BE FIXED. 
2. [AppStore Release] - Many changes made to try and find a way to upload the app to AppStore. USE MAS and send the pkg file from MAS with transporter to your App store connect.

Alpha V.0.0.10 [2021-05-28]

1.[Back-end] - Start adding support for APN (Apple Push Notification) server. 
2.[Back-end] - Added Store ios Token when an ios device is connected. This is so the APN server knows what devices should receive the Notification.

[Release Update V.0.0.9]
1.[MAIN WINDOW] - Fixed so Port input field is linked to the db-settings.json
2.[Back-end] - fix github HEAD on [MAIN WINDOW]

[Release Update V.0.0.8]

  1. [Main Window] - Added AutoStart Button.

[Release Update V.0.0.7]
small fixes

[Release Update V.0.0.6]

  1. [Admin page] - /User tab -> added a.href link to users.
  2. [User page] - Now with save / Load / Add cuelists

//--------------------------------------------------

[Short description]
This app is a countdown clock build for theaters and venues where you need a countdown clock to start at a specific time with a specific message. The App does this by creating an HTTP server on the computer you run the app from. You can access this clock locally or from another computer in the network by going to this URL.

Locally - http://localhost:3000/ Remotely within the network – http://your-IP-Address:3000/

You can make changes to this countdown on the admin page. Locally - http://localhost:3000/admin Remotely within the network – http://your-IP-Address:3000/admin

[Main Window]
A window will appear when you click the Scheduled-countdown icon. On this window, you see what version the app is running and you can also change on what port the app is running on. The Default is 3000. When you want to start the server you just press start_server. Two new buttons will appear and you can use these to open the Admin or Index page on your browser. The index page is the page where the countdown clock will appear.

[Admin page]
On this page, you control what’s going to be displayed on the index page. You can add entries and even store them in a local file. You also have the settings tab from where you can change when the countdown should appear. You have a countdown and countUp section where the default times are 7 and 2. This means that you will see the current time until it’s 7minutes before the Start time provided in the Schedule tab and now you will see the countdown clock counting down to 0 which is your Start Time and counting up 2 minutes before going back to the current time clock.

This product does not support 10S device functionality.

  • Countdown
Product ID: 9PFCNJKLH31Z
Release date: 2021-03-23
Last update: 2022-03-13