lbryio / lbryio/lbry-desktop

Feature request: network settings

Open
#949 8 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

hacktoberfest help wanted icebox needs: exploration
Dominant language
JavaScript
Stars
3.5k
Forks
409
PR merge metrics
No merged PRs in 30d

Description

In addition to having a visual network status indicator (#603), there needs to be network settings similar to what is found in other peer2peer clients.

Some things that should be included:
connection_status: code & message
blocks_behind, if zero then return up-to-date
startup_status
toggle use_pnp
set peer_port
simple port status check (open or closed)
set random port option
set proxy port
be able to set upload and download bandwidth limits (upload is more important)
bandwidth test and auto-set upload bandwidth perhpas
be able to change reflector server

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 reviewing the related visual network status issue (#603) and the existing network-status implementation. The request spans connection reporting, peer and proxy ports, PNP, bandwidth controls, port checks, and reflector selection; done would require defining and implementing the supported settings and status behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, javascript, react
Domain
desktop, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.