-
This should be blacklisted. My screentime gets consumed by the settings app of my phone
![Screenshot_20241006_122337_Mindful](https://github.com/user-attachments/assets/80acb4f2-9013-47a2-95f4-3e67f2…
-
This is a list of frameworks I've been working through in the translation PRs.
This is basically just what shows up on the Apple website under system frameworks, technologies page, the SDK director…
-
run demo and replace my developer account information in the project, the Report tab can't synchronize the ScreenTime。
Do you need me to set something on my account?
-
following code fails:
```java
MATCH (this:Actor)
CALL {
WITH this
CALL {
WITH this
MATCH (this)-[this0:ACTED_IN]->(this1:Movie)
WITH {
properties: {
screenTime: th…
-
would you please add some features like application protection/lock, as means only authorized people can open the application and read the data, for any reasons
-
Short story:
Created certificate.p12 file that go-ios suggests doesn't work for adding http proxy.
Tried different ways of creating .p12 file and got different errors
- for .p12 that go-ios sugge…
-
I downloaded the installer from https://github.com/Levminer/screentime/releases/download/1.2.1/screentime-1.2.1-windows-x64-installer.exe .
First time the wizard opened and i just hit next-next... …
-
the following test fails:
```java
var cypher = """
MATCH (this:Movie)
WHERE this.title = $param0
CALL {
WITH this
MATCH (this)(this3:Movie)
WITH collect( {
node: this3,
…
-
When trying to run `ScreenTime.requestAuthorization("individual")`, the following error is thrown:
```
[Error: Couldn’t communicate with a helper application.]
```
-
`pip install keyboard `
overflows my virtual environment with too may pyobjc framework dependencies. Why would it have so many?
Makes it unusable to even install
`installed keyboard-0.13.5 pyob…