pybodensee / lock-message

An Ubuntu Touch app to add a custom message to the lock screen.
Other
0 stars 1 forks source link

Feature Request: Multiple Lock Messages #5

Open seowings opened 3 months ago

seowings commented 3 months ago

Would it be possible to make multiple lock messages to be available on the lock screen that rotate in intervals?

Asked by a user on open-store.io https://open-store.io/app/lock-message.pybodensee

seowings commented 3 months ago

This seems possible. We can add multiple messages in a queu and then push them into user metrics as per the desired interval. A background service-chron job should take care of this rotation.

gbdomubpkm commented 3 months ago

Hello. Currently, i note that the message displayed must be 'reinstalled' every day (no message in the circle after midnight). If possible, a locking switch (on off) would be desirable.

seowings commented 3 months ago

This is definelty possible for limited number of messages e.g. 3 or up to 10 messages. I will keep this feature request open and will visit it at some later stage when the resources are avialble to add this feature.

Should be treated as dependency of #6