hydrusnetwork / hydrusnetwork/hydrus

Make Hydrus able to check Github for new versions

Open
#449 8 comments 21 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

core feature-request
Dominant language
Python
Stars
3.2k
Forks
207
PR merge metrics
No merged PRs in 30d

Description

Before auto-updating became the default for almost everything many programs checked for new versions in the about page. It would be nice if Hydrus could do this too.

Additionally, it would be nice if Hydrus could do this check after a crash or error and inform the user that updating might solve the issue if they are out of date.

There's probably an API endpoint for it on Github so hopefully it's not that hard. If privacy is a concern then you could have Hydrus ask the user if it's allowed to check first.

Contributor guide

Open the contributing guide

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

Start by identifying the about-page entry point and the crash or error-handling entry point mentioned in the request, then review the relevant GitHub version API. Done means Hydrus can check for a newer version from the about page and after a crash or error, while obtaining user permission if required for the check.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, python
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.