Showing 318 open source projects for "upload"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 1
    croc

    croc

    Easily and securely send things from one computer to another

    ... that encompasses all three, without compromising any one of them. A common way to transfer a file is to first upload data to a server, and then, once uploaded, the link is shared with someone who goes to download it. This method is easy, but slow, the transfer rate of the file is half the harmonic mean of the upload and download speeds which makes it slower than either just uploading or downloading.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    RestSharp

    RestSharp

    Simple REST and HTTP API Client for .NET

    RestSharp is probably the most popular HTTP client library for .NET. Featuring automatic serialization and deserialization, request and response type detection, variety of authentications and other useful features, it is being used by hundreds of thousands of projects. RestSharp passed over 32 million downloads on NuGet, with average daily download count of 10,000. It's being used by many popular OSS projects, including Roslyn and Swagger. The main purpose of RestSharp is to make synchronous...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    qrcp

    qrcp

    Transfer files over wifi from your computer to your mobile device

    qrcp binds a web server to the address of your Wi-Fi network interface on a random port and creates a handler for it. The default handler serves the content and exits the program when the transfer is complete. When used to receive files, qrcp serves an upload page and handles the transfer. Most QR apps can detect URLs in decoded text and act accordingly (i.e. open the decoded URL with the default browser), so when the QR code is scanned the content will begin downloading by the mobile browser...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    ffsend

    ffsend

    Easily and securely share files from the command line

    Easily and securely share files and directories from the command line through a safe, private and encrypted link using a single simple command. Files are shared using the Send service and may be up to 1GB. Others are able to download these files with this tool, or through their web browser. All files are always encrypted on the client, and secrets are never shared with the remote host. An optional password may be specified, and a default file lifetime of 1 (up to 20) download or 24 hours is...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 5
    Azure SDK for .NET

    Azure SDK for .NET

    Active development of the Azure SDK for .NET

    ... these features in one client library, you will know how to use them in other client libraries. You can learn about these shared features at Azure.Core. Last stable versions of packages that are production-ready. These libraries provide similar functionalities to the preview packages, as they allow you to use and consume existing resources and interact with them, for example: upload a storage blob. Stable library directories typically contain 'Microsoft.Azure' in their names.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    AsyncAws S3 Client
    An API client for S3. AsyncAws has implemented the most popular API clients. If you want to upload a 1 Gb file, you really don't want to put that file in memory before uploading. You want to do it a smarter way. AsyncAws allows you to upload files using a string, resource, closure, or an iterable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    s3-client

    s3-client

    Sample python script to work with Amazon S3

    Example Python script to work with S3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Files for Meteor.js

    Files for Meteor.js

    Upload files via DDP or HTTP to Meteor server FS

    Stable, fast, robust, and well-maintained Meteor.js package for file management using MongoDB Collection API. What does exactly this means? Calling .insert() method would initiate a file upload and then insert a new record into the collection. Calling .remove() method would erase stored file and records from MongoDB Collection. And so on, no need to learn new APIs. It's flavored with extra low-level methods like .unlink() and .write() for complex integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DScan

    DScan

    Uploads the content to IPFS and generates decentralized QR codes

    DScan is a decentralized storage and file sharing tool. DScan allows you to quickly upload files as well as folders to IPFS by using web3.storage and receive a "decentralized QR code" with IPFS CID. Later you can customize and share the QR code or hosted gateway link with everyone for easy and decentralized file sharing. Because of web3.storage, the content can be accessed over IPFS without the user installing and setting up a local instance of Kubo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 10
    dio

    dio

    A powerful HTTP client for Dart and Flutter

    A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gradle-maven-publish-plugin

    gradle-maven-publish-plugin

    A Gradle plugin that publishes your Android and Kotlin libraries

    A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance. Gradle plugin that creates a publish task to automatically upload all of your Java, Kotlin or Android libraries to any Maven instance. This plugin is based on Chris Banes initial implementation and has been enhanced to add Kotlin support and keep up with the latest changes. No need to know how publishing works for different project types. AGP provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Playwright for Go

    Playwright for Go

    Playwright for Go a browser automation library to control Chromium

    ... before executing actions (like click, fill). Intercept network activity for stubbing and mocking network requests. Emulate mobile devices, geolocation, permissions. Support for web components via shadow-piercing selectors. Native input events for mouse and keyboard. Upload and download files. The bridge between Node.js and the other languages is basically a Node.js runtime combined with Playwright which gets shipped for each of these languages (around 50MB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Alamofire

    Alamofire

    Elegant HTTP Networking in Swift

    Alamofire is an elegant, open source HTTP networking library written in Swift. It gives you an elegant interface on top of Apple’s URL loading system provided by the Foundation framework. It wraps the URLSession API among others in an easy-to-use interface and provides additional functionality required of modern application development using HTTP networking. Alamofire offers plenty of features, including Chainable Request / Response Methods, URL / JSON Parameter Encoding, Authentication...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    req

    req

    Simple Go HTTP client with Black Magic

    Simple and easy to use, providing rich client-level and request-level settings, all of which are intuitive and chainable methods. Provides powerful and convenient debug utilities, including debug logs, performance traces, and even dump the complete request and response content. API testing can be done with minimal code, no need to explicitly create any Request or Client, or even to handle errors. Detect and decode to utf-8 automatically if possible to avoid garbled characters (See Auto...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    go-fastdfs

    go-fastdfs

    Go-fastdfs is a simple distributed file system

    Provide users with the simplest, reliable and efficient distributed file system. There are many open source distributed files and powerful functions. Solve the complex problems of software architecture. Solve the problem of deployment and maintenance of Yunwei. Solve the complex problem of use. go-fastdfs is a distributed file system based on the http protocol. It is based on the design concept of avenue to simplicity. Everything is simple to design, making its operation and expansion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AWS X-Ray Daemon

    AWS X-Ray Daemon

    The AWS X-Ray daemon listens for traffic on UDP port 2000

    ... Beanstalk, use those services' integration with X-Ray to run the daemon. Lambda runs the daemon automatically any time a function is invoked for a sampled request. On Elastic Beanstalk, use the XRayEnabled configuration option to run the daemon on the instances in your environment. To run the X-Ray daemon locally, on-premises, or on other AWS services, download it, run it, and then give it permission to upload segment documents to X-Ray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Azure SDK for Python

    Azure SDK for Python

    Active development of the Azure SDK for Python

    ... with Azure and are production-ready. These libraries provide you with similar functionalities to the Preview ones as they allow you to use and consume existing resources and interact with them, for example: upload a blob. They might not implement the guidelines or have the same feature set as the November releases. They do however offer wider coverage of services. A new set of management libraries that follow the Azure SDK Design Guidelines for Python are now available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    M3O

    M3O

    Next generation cloud

    ... to gps location and the reverse. Real-time GPS location tracking and search. Quickly upload, resize, and convert images. Etas, routes, and turn by turn directions. All APIs are available through one endpoint. Call any API using your token in the Authorization: Bearer [Token] header. Grab your API token from the dashboard and try out HelloWorld and export it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LogDNA Agent

    LogDNA Agent

    LogDNA Agent streams from log files to your LogDNA account

    LogDNA Agent streams from log files to your LogDNA account. Works with Linux, Windows, and macOS Servers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    BlogHelper

    BlogHelper

    Helps user write blog content and entries

    A tray assistant that helps domestic users to write, publish local articles to mainstream blog platforms (Zhihu, Jianshu, Blog Park, CSDN, SegmentFault, Nuggets, Open Source China) with one click, upload clipboard pictures to Tubed (Sina, Github, Picture Shell, Tencent Cloud, Alibaba Cloud, Youpai Cloud, Qiniu Cloud). A little assistant that does not have any interface and is only stored in the system tray, to help more people write better! One-click publishing of local articles to Zhihu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Uplink

    Uplink

    A Declarative HTTP Client for Python

    A Declarative HTTP Client for Python. Inspired by Retrofit. Uplink is in beta development. The public API is still evolving, but we expect most changes to be backward compatible at this point. Uplink turns your HTTP API into a Python class. Build an instance to interact with the web service. Then, executing an HTTP request is as simply as invoking a method. Use decorators and type hints to describe each HTTP request. JSON, URL-encoded, and multipart request body and file upload. URL parameter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open Upload is an open source extensible PHP application for fast file upload and download for big (and small) file sharing, like rapidshare and megaupload. Multiple authentication methods, database backends, multilanguage support.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    pH7 Social Dating CMS (pH7Builder)❤️

    pH7 Social Dating CMS (pH7Builder)❤️

    🚀 Professional Social Dating Web App Builder (formerly pH7CMS)

    pH7Builder is a Professional, Free & Open Source PHP Social Dating Builder Software (primarily designed for developers ...). This Social Dating Web App is fully coded in object-oriented PHP (OOP) with the MVC pattern (Model-View-Controller). It is low resource-intensive, extremely powerful and highly secure. pH7Builder is included with over 42 native modules and is based on its homemade pH7 Framework which includes more than 52 packages To summarize, pH7Builder Social Dating Script gives...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 24
    BlueSpice free (Support archive)

    BlueSpice free (Support archive)

    Our support forum has moved: community.bluespice.com

    ... (WYSIWYG), easy image - and file upload, workflows. Further information with respect to the management and administration of your wiki: BlueSpice is free, open source und not subject to any restrictions with regards to the number of users. There are no licence fees or other additional costs, no matter how many employees are using the software. Existing content is not changed or lost when installing BlueSpice.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 25
    WackoWiki

    WackoWiki

    WackoWiki is a light and easy to install multilingual Wiki-engine.

    WackoWiki is a light and easy to install multilingual Wiki-engine. Supports WYTIWYG-editing, page rights (ACLs), design themes (skins), file upload, email notification and much more. Compatible with PHP 8.0 - 8.3 and MariaDB / MySQL.
    Downloads: 29 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next