Android VS syncthing-android

Compare Android vs syncthing-android and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Android syncthing-android
64 1,233
3,539 3,025
2.1% 3.7%
9.9 9.2
7 days ago 1 day ago
Kotlin Java
Apache License 2.0 Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Android

Posts with mentions or reviews of Android. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-23.
  • Accessibility zoom bug on Android ?
    1 project | /r/duckduckgo | 8 Dec 2023
    The issue should be fixed in the very latest version available. If you can try updating to version 5.181.1 (available in the Play Store or directly from https://github.com/duckduckgo/Android/releases/tag/5.181.1), that should fix the issue.
  • Check out "DuckDuckGo Private Browser"
    1 project | /r/EatCheapAndHealthy | 8 Nov 2023
  • Check out "DucDuckGo Private Browser"
    1 project | /r/EatCheapAndHealthy | 7 Nov 2023
  • ⟳ 4 apps added, 72 updated at f-droid.org
    29 projects | /r/FDroidUpdates | 23 Oct 2023
    DuckDuckGo Privacy Browser (version 5.174.0): Privacy, simplified
  • Mobile apps illegally share your personal data
    5 projects | news.ycombinator.com | 14 Sep 2023
    We fixed this issue a long time ago.

    https://github.com/duckduckgo/Android/pull/878

    Thanks

  • What are some open source android projects that you can go to see Best practices or how they implemented stuff
    5 projects | /r/androiddev | 18 Jun 2023
    DDG https://github.com/duckduckgo/Android
  • looks good, but is it? "App Tracking Protection blocked 66066 tracking attempts in Reddit and 1 other app (past hour)"
    1 project | /r/privacy | 26 Feb 2023
    DuckDuckGo isn't sending your data anywhere, it's just acting as a filter between your apps and the internet. It's open source, so you can view the code to verify it yourself, and build it to run on your phone. And rest disturbed, if it was up to sketchy stuff, it would lose a lot of what it is staking its reputation on
  • Go FOSS: Information is power
    2 projects | news.ycombinator.com | 15 Jan 2023
    Lots of things I like about the site. For one, I value that privacy has been highlighted.

    They feature Firefox but it requires so much work to tweak. I feel this is a reflex recommendation though I do, very much, like that FF allows itself to be tweaked.

    On the Desktop... I much prefer LibreWolf - which I didn't see listed. It is what Firefox should be.

    On mobile, I prefer DuckDuckGo's Android browser. Firefox mobile comes bundled with 3 trackers! Why must you always shoot yourself in the foot, Mozilla? It's never ending.

    DDG is not only open source (https://github.com/duckduckgo/Android) but it also does not have a single tracker. If that wasn't enough, it comes with a module called App Tracking Protection. It's brilliant. It blocks trackers from other apps. I cannot recommend this enough. The sheer amount of information collected from apps on your phone...

    I have had apps at 30 attempts in the first few seconds and reach 1,000 tracking attempts within 1/2 an hour. Every single item - from contacts to specific location - is constantly being polled. Every app seems to be running spyware from various vendors - even my banking app.

    Wall of text, time to stop. Nice site, love that it's not afraid to be technical.

  • DuckDuckGo Browser Privacy Myth ?
    1 project | /r/privacy | 4 Jan 2023
    DuckDuckGo is reputable and their browser is open source. They don't track and report the stuff they see, they just block it.
  • Duck duck go is it really that private?
    1 project | /r/privacy | 30 Dec 2022
    To be honest, I don't see any need for a DuckDuckGo browser. After their response to this issue, I personally wouldn't consider touching them. But even without that...why? Even without the horrendous privacy violation and the arrogant attempt to brush it away, is there anything DuckDuckGo's browser does that Firefox doesn't do better? I'm not aware of anything.

syncthing-android

Posts with mentions or reviews of syncthing-android. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-10.
  • Ask HN: Best useful tools that are helpful in your business?
    1 project | news.ycombinator.com | 10 Apr 2024
    We use syncthing to share files between our machines. It avoids is having to use dropbox / OneDrive etc. You just choose a folder and it automatically syncs it in the background.

    https://syncthing.net/

  • LocalSend: Open-source, cross-platform file sharing to nearby devices
    35 projects | news.ycombinator.com | 10 Mar 2024
    This very hn entries is bust contradicting your statement.

    Also what about syncthing[1] (for recurrent/permanent sync) and croc[2] (for one time copies) ?

    I have used both for a number of years already.

    [1] https://syncthing.net/

    [2] https://github.com/schollz/croc

  • Unison File Synchronizer
    3 projects | news.ycombinator.com | 7 Feb 2024
  • PinePhone review after a month of daily driving
    3 projects | news.ycombinator.com | 26 Jan 2024
  • Ask HN: How best to sync a subset of my files with a friend?
    2 projects | news.ycombinator.com | 23 Jan 2024
    I would use syncthing, which is open source at https://syncthing.net/.

    After minimal setup, it just works(tm).

    You have a normal directory in your filesystem, that is synced to the other peers (which you set up in the "minimal setup").

    I have been using it for years, and it works well. It has no problems crossing os'es (i.e. windows -> linux, linux -> mac)

    For windows I usually recommend https://github.com/canton7/SyncTrayzor, but vanilla syncthing works fine too (but don't try to mix them!)

  • Free and Open Source Alternative to Airdrop
    8 projects | news.ycombinator.com | 21 Jan 2024
    Do consider Syncthing particularly if you are using Android. If using apple iOS you'd need the möbius sync client.

    https://syncthing.net/

    https://www.mobiussync.com/

    One thing that it beats the cloud / centralized sync on is because the connection is direct between devices when the initial transfer is completed the file is completely there on the other device. With a cloud type of sync you do the transfer twice. I've seen stack up on large media or with the structure of cloud services pricing making it expensive depending on how your workflow is setup with inside and outside parties. For example, Dropbox deduction from all parties' storage limits not just the sharer.

    You can also point Syncthing at a local sync of Dropbox or Google drive and then forward the files to other recipients from that for some purposes.

  • Willow Protocol
    7 projects | news.ycombinator.com | 17 Jan 2024
  • Obsidian 1.5 Desktop (Public)
    10 projects | news.ycombinator.com | 26 Dec 2023
    I think sync is a non-feature, as you can just ride on your existing solution.

    For example, I use syncthing [1] with Obsidian to sync files off-cloud.

    https://syncthing.net/

  • What do you use to write your fan fictions?
    2 projects | /r/FanFiction | 11 Dec 2023
    When I was 14 and just getting started, I used Notepad. Upgraded to Wordpad when I realized I loved putting italics in every other sentence, moved to Google Docs at around 25 when I started writing on my phone and wanted to sync with my computer, finally moved to Obsidian a few months ago (with Syncthing for syncing) when I decided I don't want to live in Google's house where they can burn my stuff down whenever they want.
  • “Chrono trigger”- Just started the game kind of lost in the demon castle
    1 project | /r/gaming | 11 Dec 2023
    Pick it up again an use cloud syncing this time! Is worth! https://syncthing.net/

What are some alternatives?

When comparing Android and syncthing-android you can also consider the following projects:

Neo-Store - An F-Droid client with modern UI and an arsenal of extra features.

rsync - An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases.

Subsonic - Home of the DSub Android client fork

MoKee-WarpShare - 移植魔趣的“跃传”,支持Android向Mac传输数据

kubenav - kubenav is the navigator for your Kubernetes clusters right in your pocket.

termux-packages - A package build system for Termux.

aos-AVP - NOVA opeN sOurce Video plAyer: main repository to build them all

gocryptfs - Encrypted overlay filesystem written in Go

jiten-webview - jiten-webview - android webview wrapper for jiten.obfusk.dev

obsidian-git - Backup your Obsidian.md vault with git

Handy-News-Reader - Handy News Reader is a light and modern Android feed reader, based on Flym News Reader

Nextcloud - ☁️ Nextcloud server, a safe home for all your data