zhanghai / zhanghai/MaterialFiles

Share on hotspot network only

Open
#848 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
9k
Forks
736
PR merge metrics
No merged PRs in 30d

Description

Many public WiFi networks block P2P filesharing, FTP is still possible using the phone's hotspot feature. However this is not very accessible to casual users as the app defaults to displaying the wlan0 IP address which is often the public network.

Proposal: give users an option to limit sharing only to certain networks and display the IP addresses of both public and hotspot networks.

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

Start at the network-sharing entry point that selects the wlan0 address and inspect how the phone hotspot interface is detected. Add a way to limit sharing to selected networks and show both public and hotspot IP addresses; done means hotspot-only sharing is selectable and the displayed addresses distinguish both networks.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.