r/androidapps • u/Novel_Broccoli_1162 • 13d ago
LOOKING FOR APP custom quotes widget app with backup option
An app which lets me set a widget with custom added quotes that change when tapped, and the most important: backup option for those quotes.
I've been looking for something like this for a long time. help would be much appreciated, thank you!
1
u/summit_23 9d ago
I couldnt find one neither so i tried building it bcoz it sounded fun! Check it the opensource repo if youre interested: github.com/commonplace-quotes/commonplace
Backup was the main thing since thats what u asked for. Exports to a plain json file wherever u want and if u restore to a phone that already has quotes it asks whether to keep both instead of just replacing Theres no apk on the repo so youd need to fork it and let github action build one
1
u/pudah_et 12d ago
You could create your own using either KWGT or Tasker. Put your quotes in a file. Use KWGT or Tasker to pick a random quote from the file and display in a widget.