uploadserver

Python's http.server extended to include a file upload page (by Densaugeo)

Uploadserver Alternatives

Similar projects and alternatives to uploadserver

  1. filemanager

    📂 Web File Browser

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. sharedrop

    153 uploadserver VS sharedrop

    Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop

  4. localsend

    An open-source cross-platform alternative to AirDrop

  5. send

    68 uploadserver VS send

    :mailbox_with_mail: Simple, private file sharing. Mirror of https://gitlab.com/timvisee/send (by timvisee)

  6. PairDrop

    29 uploadserver VS PairDrop

    PairDrop: Transfer Files Cross-Platform. No Setup, No Signup.

  7. picoshare

    A minimalist, easy-to-host service for sharing images and other files

  8. PsiTransfer

    24 uploadserver VS PsiTransfer

    Simple open source self-hosted file sharing solution.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. remi

    11 uploadserver VS remi

    Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.

  11. YouTransfer

    11 uploadserver VS YouTransfer

    The simple but elegant self-hosted file transfer & sharing solution

  12. IFS

    Internet File Store - Small scale private upload service

  13. parsec-cloud

    Open source Dropbox-like file sharing with full client encryption !

  14. amber

    All things AMBER (by kent-3)

  15. biliup-rs

    命令行投稿(B站)和视频下载工具,提供多种登录方式,支持多p。

  16. qrsend

    ⌨ Send files over WIFI by scanning QR code in terminal

  17. sshx

    3 uploadserver VS sshx

    Fast, collaborative live terminal sharing over the web

  18. nazuna

    🐦 Download Twitter videos using your terminal!

  19. webserver

    WebSocket first web server, HTTP over WebSockets (by prettydiff)

  20. winden

    1 uploadserver VS winden

    Winden is a free web application for secure, fast, and easy file transfers between devices in real-time

  21. go-piping-server

    Piping Server written in Go language (original: https://github.com/nwtgck/piping-server)

  22. NearDrop

    An unofficial Google Nearby Share/Quick Share app for macOS

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better uploadserver alternative or higher similarity.

uploadserver discussion

Log in or Post with

uploadserver reviews and mentions

Posts with mentions or reviews of uploadserver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-09.
  • Ask HN: Simple web server with drag and drop upload?
    5 projects | news.ycombinator.com | 9 Aug 2024
    Another option with Python is

    uploadserver: https://github.com/Densaugeo/uploadserver

    python built-in: python -m http.server (does not support upload)

  • YouTransfer: Self-hosted file transfer and sharing solution
    12 projects | news.ycombinator.com | 13 Jan 2024
    I use `python -m http.server` on the sender side, and https://github.com/Densaugeo/uploadserver on the receiver side if Python or the network is problematic to setup on the sender. This is simple and works well for my use cases, since I don't have a need for those features you mention. The only feature I miss is encryption, which could be done via an SSH tunnel with a bit more work, but I usually don't bother if I'm on my home LAN.

Stats

Basic uploadserver repo stats
2
273
3.0
3 months ago

Densaugeo/uploadserver is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of uploadserver is Python.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?