ReadYouApp / ReadYouApp/ReadYou

Allow full customization of sync interval

Open
#1,230 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement untriaged
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.