Showing 58 open source projects for "share files"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    LocalSend

    LocalSend

    An open-source cross-platform alternative to AirDrop

    LocalSend is a free, open-source app that allows you to securely share files and messages with nearby devices over your local network without needing an internet connection. LocalSend is a cross-platform app that enables secure communication between devices using a REST API and HTTPS encryption. Unlike other messaging apps that rely on external servers, LocalSend doesn't require an internet connection or third-party servers, making it a fast and reliable solution for local communication.
    Downloads: 267 This Week
    Last Update:
    See Project
  • 2
    Deskflow

    Deskflow

    Share a single keyboard and mouse between multiple computers

    Deskflow is a lightweight productivity tool designed to streamline window and workspace management. It features hotkey-driven app launching, workspace switching, window snapping, search快捷启动, and minimal UI. Built with modern frameworks (likely Electron or Qt) and geared toward power users wanting efficient workflow control.
    Downloads: 211 This Week
    Last Update:
    See Project
  • 3
    Send files to TV

    Send files to TV

    Easily transfer files to your Smart TV from Android or Windows

    SFTTV is a simple application to connect your Smart Tv android, your android mobile device and your personal computer. It allows you to quickly and easily share movies, tv show or ANY files between these devices through your local network. No Internet required. SFTTV is designed to be simple. The application discover automagically other devices on the local network with SFTTV installed. Transfer large files in record time SFTTV is faster than Bluetooth. SFTTV is the fastest and most private way to send files to your TV Cross platform SFTTV runs also on Windows, macOS, and Linux. ...
    Leader badge
    Downloads: 908 This Week
    Last Update:
    See Project
  • 4
    ZeroTier

    ZeroTier

    A smart Ethernet switch for Earth

    Connect team members from anywhere in the world on any device. ZeroTier creates secure networks between on-premise, cloud, desktop, and mobile devices. ZeroTier combines the capabilities of VPN and SD-WAN, simplifying network management. Enjoy flexibility while avoiding costly hardware vendor lock in. Set up ZeroTier in minutes with remote, automated deployment. Emulates Layer 2 Ethernet with multipath, multicast, and bridging capabilities. ZeroTier’s zero-trust networking solution provides...
    Downloads: 141 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    LeoCAD

    LeoCAD

    A CAD application for creating virtual LEGO models

    ...At the same time, it has a rich feature set that enables experienced users to build models by using techniques that are more advanced. LeoCAD is fully compatible with the LDraw Standard and related tools, and it reads and writes LDR and MPD files so that you can share and download models from the Internet. It also uses the LDraw parts library, which has over 10,000 different parts and continues to receive updates. Native versions are available for Windows, Linux, and macOS to ensure that users are familiar with the program interface. LeoCAD is open-source, so anyone can contribute with fixes and features, and it is always going to remain free.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 6
    Kodi

    Kodi

    Home theater software and entertainment hub for digital media

    Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS and Windows. Got a smart TV? You ain't seen nothin’ yet! Kodi puts your smart TV to shame. Kodi runs on a huge range of devices and operating systems. Your music collection has never looked this good! Support for almost every format, playlists, party mixes and...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 7
    BeeBEEP (Free Office Messenger)

    BeeBEEP (Free Office Messenger)

    You can message and share files inside your intranet without a server.

    BeeBEEP is a secure (encryption based on Rijndael Algorithm, AES) peer to peer office messenger. You can talk and send files with all your colleagues inside a local area network such of an office, home or internet cafe without a server. BeeBEEP works also with VPNs. This serverless application is indispensable in all those places where privacy and security an essential requirement. For more info visit: https://www.beebeep.net
    Leader badge
    Downloads: 2,222 This Week
    Last Update:
    See Project
  • 8
    Smb4K

    Smb4K

    Advanced Network Neighborhood Browser and Samba Share Mounting Utility

    Smb4K is an advanced network neighborhood browser and Samba share mounting utility. It is based on the KDE Frameworks, Samba's client library (libsmbclient) and, optionally, the KDSoap WS-Discovery client. It scans your network neighborhood for all available workgroups, servers and shares and can mount all desired shares to your local file system. It is released under the terms of the GNU General Public License, version 2 (GPL v2+). Linux, FreeBSD and its derivatives as well as NetBSD are...
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 9
    DC++

    DC++

    A Windows client for the Direct Connect networks

    DC++ is an open source Windows client for the Direct Connect file sharing network. The DC network is a decentralized network, made up of individual servers (hubs) that users join to share files with other members on that hub. Each hub is individually run by a fellow user of the DC network, and may have certain themes to the content on the hub. Hub owners set up rules to regulate their hub as they see fit.
    Leader badge
    Downloads: 1,661 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Annoy

    Annoy

    Approximate Nearest Neighbors in C++/Python optimized for memory usage

    Annoy (Approximate Nearest Neighbors Oh Yeah) is a C++ library with Python bindings to search for points in space that are close to a given query point. It also creates large read-only file-based data structures that are mmapped into memory so that many processes may share the same data. There are some other libraries to do nearest neighbor search. Annoy is almost as fast as the fastest libraries, (see below), but there is actually another feature that really sets Annoy apart: it has the ability to use static files as indexes. In particular, this means you can share index across processes. Annoy also decouples creating indexes from loading them, so you can pass around indexes as files and map them into memory quickly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CDC File Transfer

    CDC File Transfer

    Tools for synching and streaming files from Windows to Linux

    cdc-file-transfer is a bandwidth-efficient file transfer and sync tool that uses content-defined chunking to detect and transmit only the parts of files that actually changed. Unlike fixed-size blocks, content-defined chunks are cut at data-dependent boundaries, which means shifts and insertions don’t invalidate the rest of the file’s delta map. The tool maintains chunk fingerprints and a manifest so it can de-duplicate across versions and even across different files that share regions of content. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Linkator
    Create links to files/folders on Windows shares the easy way. Doing this it replaces drive letters with full share name and special characters with their hexadecimal representation. Simply Right-Click in the Explorer on any file/folder and call Linkator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Base62 Encode/Decode Utility

    Base62 Encode/Decode Utility

    A tool for encoding/decoding to base62

    ...It's not a mere base conversion, because it doesn't use arithmetic inside its logic. In this way it can convert very long numbers into strings quickly, without overflows. For example if I want to share an id using an url, this will make the url shorter. the base62 program has been written to encode/decode files into this format. The syntax is similar to the popular base64 command line program. Inside the package there is a working c++ version of the base62 algorithm. the sources are inside the package. Note that from release 2.0.0 the algorithm is different from the one used before. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Collection of tools, mainly those I use for my HBackup and HNet projects. Basically, the functionality is: stackable files/sockets manipulation, modular configuration manager, helper for network share mounting and helper for automatic threads management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Synchrorep

    Synchrorep

    Synchronize directories

    Synchrorep is a one click directory synchronization software. All modification will be reported to one to the other and vice versa. Usefull for nomads or speedup differencials backup.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    JESUBOTs -  FRC Team #5809

    JESUBOTs - FRC Team #5809

    Rockhurst High School Robotics Team

    This project is the central engineering hub for the JESUBOTs FRC Robotics Team #5809. We intend to use Sourceforge to share all of our present and future robot hardware designs and software with anyone that is interested. The team transitioned to SolidWorks in the 2018 season since our local universities all teach using SolidWorks. Our rookie year was 2016 when we were honored to win the Rookie All-Star Award and had the pleasure of attending the FRC World's Competition in St....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Virtual WiFi

    Virtual WiFi

    Virtual WiFi Router for sharing Ethernet, 3G, 4G and Wifi connections.

    ...The program is simple and easy to use, and it offers many useful features, and many others are planned to appear in the future. The program let you create two types of Wi-Fi networks: 1. Ad-Hoc (local) hotspots - which can be used to share files/services from one computer to other computers; 2. Internet sharing hotspots - used to distribute the available internet connection of the computer (Ethernet, 3G/4G/5G modem, other WiFi access point) to multiple Wi-Fi devices such as computers, smartphones, tablets, smartTVs and others. Compatibility: Win 7, 8, 8.1, 10. ...
    Downloads: 66 This Week
    Last Update:
    See Project
  • 18
    G0Chat - Бесплатный чат

    G0Chat - Бесплатный чат

    Чат для малых и больших организаций.

    G0Chat CrossPlatform Chat Supported : Public/Private Channel File Transfer Sounds Emoticons Status for User Post Images Share Files Secure. Чат Основные возможности Публичные/Приватные каналы Файловая передача Звуки Статусы Смайлы Пересылка изображений Шара файлов Шифрование данных И многое дургое
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    Goozzee

    Goozzee

    Easily create,browse and share knowledge bases on Windows, Mac & Linux

    Goozzee allows you to easily create, browse and share knowledge bases & documentation repositories, using topic maps. Use this software to store notes, files of any type - even very large ones. Create links between your notes and files, and browse through your knowledge base by following these links, or simply search using the fast and powerful full text search engine. The GUI is written in C++ (using wxWidgets for easier cross-platform portability), and data is saved in a mysql relational database. ...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    FtpDrive

    Emulates logical drive with mounted FTP/FTPS servers

    FTP Drive - program for Windows 2000/XP/2003/Vista, that allows working with FTP for those programs, that don't know what is FTP. Emulates logical drive, where selected FTP/FTPS servers are mounted as folders Useful for example for viewing films, listening files directly from FTP server without pre-downloading whole file. This is achieved by emulation of virtual drive, on which FTP servers are placed on the Native NT API level. Completely implements read operations for FTP files Partially implements write operations for FTP files (see 'How to use') Can intercept opening ftp:// links from other applications - simple press Ctrl key while opening ftp:// path and it will be opened on FtpDrive Compatible with many applications, except those, that uses own drivers to access files Caches directories structure and read files data This is old project, just decided to share its sources
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BeepComp

    BeepComp

    Text-based chiptune creator

    Compose chiptunes with text files! And make mp3 and wav files of your songs to share with the world :) The audio synthesizer engine comes with 10 channels (9 music + 1 drum). The retro "beep" sounds reminiscent of old video game consoles and vintage PCs will take you back to the 8-bit era. You can shape your sound with waveforms - square, sawtooth etc. - and add LFO, delay and volume envelopes.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22

    BioC

    We describe a simple XML format to share text documents and annotation

    A minimalist approach to share text documents and data annotations. Allows a large number of different annotations to be represented. Project files contain: - simple code to hold/read/write data and perform sample processing. - BioC-formatted corpora - BioC tools that work with BioC corpora BioC goals - simplicity - interoperability - broad use - reuse There should be little investment required to learn to use a format or a software module to process that format. ...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Clipro

    Clipro

    Record, recopy, save and share your clipboard data

    Clipro takes your clipboard to the next level! With Clipro, you will be able to record the history of your text and image clipboard data. Clipro allows you to recopy and retrieve any clipboard entry back, including images, while preserving the option to save a complete log file of your text clipboard entries. Clipro saves your image clipboards to temporary files for you to retrieve later. It does all that while running silently in the background, its' home is your tray bar! Since...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CONSOLE CHAT PROGRAM

    CONSOLE CHAT PROGRAM

    A simple console-based LAN chat program

    This is a simple console-based LAN chat program that must be accessed in a common network folder ( please make sure this folder is empty ) by all the users. It is a basic program and can be used for simple chats between LAN connected computer systems but has features to enable you to share links and files too. You can check out installation instructions in the 'Files' tab. Check the 'Changelogs' for changes made, 'Hacks' for hacks in the program, and 'FAQ' for any questions. They are all under the 'Wiki' tab. Currently, the program only runs on Windows systems. It has not been tested on Linux systems that run windows executables using Wine or any other such emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mod DNA-Based Installer (modDNA)

    An attempt to speed up installing large mod configs such as S.T.E.P.

    Mod Organizer (MO) provides a very solid way of installing mods. Skyrim Total Enhancement Project (S.T.E.P.) provides a very good collection of mods. Still, installing large collections (such as S.T.E.P.) takes many hours, mostly of menial and error-prone keypressing and mouseclicking, The aim of modDNA is to eventually speed it up to the point of "download 'DNA' developed by guru", then "download files necessary to reconstruct this DNA" (with modDNA providing hints for download), and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB