TeamAmaze / TeamAmaze/AmazeFileManager
Implement Bonjour/DNS-SD for easy service discovery
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Hi!!
I think that a really interesting feature to add to Amaze File Manager is the easy discovery when the ftp server is on. It's really useful, you only have to start the toggle and your phone will appear under Network tab in your PC's file managers. There are two apps which already have this option:
FTP Server :
https://f-droid.org/repository/browse/?fdfilter=ftp&fdid=be.ppareit.swiftp_free
https://play.google.com/store/apps/details?id=be.ppareit.swiftp
Primitive FTPd
https://f-droid.org/repository/browse/?fdfilter=ftp&fdid=org.primftpd
https://play.google.com/store/apps/details?id=org.primftpd
Both are open source, so I think that it couldn't be too much difficult to port it to Amaze. Also, it could be offered as a “premium feature” to do more appealing the paid plugin.
Regards!! 😄
Contributor guide
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
Start by locating the FTP server toggle and the Android networking entry points that control its availability. Review how the Network tab discovers services and compare the referenced FTP Server and Primitive FTPd implementations. Done means an enabled FTP server is discoverable through Bonjour/DNS-SD in desktop file managers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100