Replies: 1 comment 3 replies
-
This is a cool idea but also very ambitious since it would require adding a new API for apps to be able to ask permission to manage screen time. Probably the best place to start would be to create a new feature request for a Dbus API in the Portals project here: https://github.com/elementary/portals At the moment we only have the option to allow usage during certain hours and not based on a duration of time. It looks like there is an open feature request for this, so that would definitely be something that would also be a pre-requisite to implement: elementary/switchboard-plug-parental-controls#47 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am a unexpirienced (very junior) dev, basically know C/C++, and just learned Elementary OS has parental control with a screen time manager. I'd like to implement a system where the child could answer quizzes previously put in place by the parent, on a spaced repetition fashion, and then their performance on the quiz would be used to "buy" screen time. It would be more or less a gamefied screen time budget manager for reviewing school material. I have never even heard of Vala, nor have I programed anything in GTK, or with graphic UI for that matter, but I do believe it is feasable. Can someone point me in the way of how to do this in Elementary?
Beta Was this translation helpful? Give feedback.
All reactions