I created an app to transfer files from my PC to any device wirelessly
I found transferring images from my PC to my phone very tedious. Using Whatsapp and other such apps reduced image quality and had limitations on the file size. Using online file transfer solutions were too slow for my taste. Hence, I created a desktop app to send all sorts of files - images, PDFs, lengthy videos, etc. to any device connected to the same Wi-Fi network. You also don't need to download a separate mobile app. There's only 3 steps involved - select your files, scan a QR code, download your files. You can download it now for free via https://fyldrop.com
Does the same job
all alternatives →

Wireless TransferJun 2026 · release-assets.githubusercontent.com · ▲3Wireless file transfer between phone & PC over Wi-Fi
- TFTransfer files quickly from mobile to desktop via QR codes2024 · qrpigeon.pics · ▲9
Hey everyone, my friend from university and I built this simple app to handle a really specific use case: You need a picture or PDF transferred from your phone to your PC, and don't want to use whatsapp web / google photos / etc. Here's the workflow: 1. Open qrpigeon.pics on your desktop browser 2. Open your phone camera, scan the QR code, and get redirected to qrpigeon (connected to the desktop's session) 3. Upload / take a photo or PDF from your phone via the phone's browser 4. See the file appear instantly on the desktop browser! Please give us feedback! We want to make…

- YAYopp – A very quick way to transfer a file from phone to computer2017 · github.com · ▲62
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com