Skip to content

oakridgecode/lan-dropbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lan Dropbox

An offline-first LAN file drop utility for quick ad‑hoc sharing on a home or office network. No accounts, no cloud — just open the app, drop files, and nearby peers on the same LAN can pick them up.

This repo mimics a solo side‑project cadence with iterative commits.

Goals

  • Zero-config discovery on LAN
  • Simple HTTP UI to drop/pick files
  • Temporary storage with auto-cleanup
  • Cross‑platform (Python 3.10+)

Status

Early scaffold. CLI and discovery stubbed; HTTP handler coming next.

Quick peek (not required to run)

python -m landrop.cli --help

Example

lan-drop init --dir ./shared
lan-drop drop ./somefile.txt --to ./shared
lan-drop serve-http --dir ./shared --port 8765

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages