diff --git a/Screen-Time-Feature.md b/Screen-Time-Feature.md new file mode 100644 index 0000000..2de8082 --- /dev/null +++ b/Screen-Time-Feature.md @@ -0,0 +1,6 @@ +## Screen Time Feature +Starting from WelsonJS version 0.2.7.27, a feature called 'Screen Time' is supported. + +This feature allows integration with applications where the status value can only be checked on a computer screen, and does not support integration through APIs or similar methods. If you need this feature, it implies that you'll need to integrate with very closed applications. + +This feature does not allow operation in the background. It only functions in User Interactive mode, where users can monitor the progress. \ No newline at end of file