ReadYouApp / ReadYouApp/ReadYou
Allow full customization of sync interval
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
Checklist
- I've already searched in existing issues and haven't found a similar feature request.
Which category best fits this feature request?
Feed Sync & Management
Is your feature request related to a problem? Please describe.
I use a self-hosted rss service, so I want every change at the client side to sync almost immediately with the remote server.
Right now the shortest sync interval is 15 minutes. Meaning if I enable sync at app launch, read for 14 minutes then close the app, then use another device/app/way to read the feeds (sync with remote server), all the changes I've made are permanently lost.
Describe the solution you'd like
Allow users to type in how many seconds/minutes/hours to sync automatically, giving full control to the user.
Related links
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the existing 15-minute feed-sync setting and its automatic scheduling path; done means users can enter a sync interval in seconds, minutes, or hours and automatic sync honors it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100