yamin8000 / freeDictionaryApp

freeDictionaryApp or free Dictionary App is a simple android application for freeDictionaryAPI. (a reincarnation of https://github.com/yamin8000/Owl2) implemented using Kotlin and Jetpack Compose
GNU General Public License v3.0
101 stars 2 forks source link

Feature request: optional daily notification (word of the day) #182

Open j-lakeman opened 2 weeks ago

j-lakeman commented 2 weeks ago

Would be awesome if there was a setting for a daily notification that could show a random word.

yamin8000 commented 1 week ago

Would be awesome if there was a setting for a daily notification that could show a random word.

A notification like that after a while will be a nuisance. A widget is probably a better option. Maybe I implement both of them, I'll consider your suggestion anyway.

j-lakeman commented 8 hours ago

Well not if it's optional right? Default for it could be off.

yamin8000 commented 2 hours ago

Well not if it's optional right? Default for it could be off.

Yes, the default could be off.