Showing 2574 open source projects for "gnu/linux"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    go-orbit-db

    go-orbit-db

    Go version of P2P Database on IPFS

    orbit-db is a distributed peer-to-peer database on IPFS. This project intends to provide a fully compatible port of the JavaScript version in Go. The majority of this code was vastly derived from JavaScript's orbit-db project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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,149 This Week
    Last Update:
    See Project
  • 3
    seeddms

    seeddms

    Open Source Document Management System

    SeedDMS is an easy to use but powerful Open Source Document Management System based on PHP and MySQL or sqlite3. Many years of development has made it a mature and enterprise ready plattform for sharing and storing documents.
    Leader badge
    Downloads: 174 This Week
    Last Update:
    See Project
  • 4

    UPnP PortMapper

    Manage port forwardings via UPnP

    The UPnP PortMapper can be used to easily manage the port mappings/port forwarding of a UPnP enabled internet gateway/router in the local network.
    Leader badge
    Downloads: 249 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    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: 715 This Week
    Last Update:
    See Project
  • 6
    FrostWire

    FrostWire

    Search, Download, Play, Share on Bittorrent and the cloud

    FrostWire https://www.frostwire.com/ is a media player, Video Downloader and Peer to Peer (P2P) information sharing client for the BitTorrent network. This project is not affiliated with LimeWire LLC. FrostWires' source code is Licensed under the GNU GPL and Apache Open Source licenses. System Requirements Any of the following operating systems: ● Windows 10, 8, 7, Vista for Intel processors (64-bit only) ● Mac OS X 10.11 (El Capitan) or later (64-bit) ● Linux, Unix such as Solaris (64-bit) ● Android 7.0 or later 256 MB of RAM (512 MB Recommended) An active internet connection
    Leader badge
    Downloads: 251 This Week
    Last Update:
    See Project
  • 7
    Transmission

    Transmission

    Fast, Easy and Free BitTorrent Client For macOS, Windows and Linux

    Transmission is a fast, easy, and free BitTorrent client available for macOS, Windows, and Linux. It is designed to be lightweight while still delivering powerful features that work right out of the box with minimal configuration. Transmission integrates seamlessly with each operating system, offering a truly native experience rather than a generic cross-platform interface. The client is known for its low memory and resource usage, making it ideal for desktops, laptops, and home NAS or media servers. ...
    Downloads: 132 This Week
    Last Update:
    See Project
  • 8
    Gtk-Gnutella

    Gtk-Gnutella

    A GTK+ Gnutella client, optimized for speed and scalability

    A GTK+ Gnutella client, efficient, reliable and fast, written in C. It has been optimized for speed and scalability, with low-memory consumption. It is meant to be left running 24x7, using little CPU and only the configured bandwidth. It is possible to run gtk-gnutella without a GUI or using a shell interface.
    Downloads: 121 This Week
    Last Update:
    See Project
  • 9
    OpenKM Document Management - DMS

    OpenKM Document Management - DMS

    Document Management System and Content Management System

    OpenKM Community Edition is a free Document Management System (DMS) that helps businesses control the production, storage, management and distribution of electronic documents, boosting effectiveness and productivity. It integrates document management, collaboration and advanced search into one easy-to-use solution, including administration tools for user roles, access control, security levels, activity logs and automation setup. With OpenKM Community Edition you can: Collect information...
    Leader badge
    Downloads: 290 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Frost
    Freenet front end written in Java. Supports multiple up/downloads, messages, searching and more.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 11
    Send files to TV

    Send files to TV

    Easily transfer files to your Smart TV from Android or Windows

    ...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. Files can easily be transferred between machines running different operating systems. In order to use SFTTV on your local network, you will need to install the android application on your TV and on each device that you wish to use for transferring files. SFTTV has a really easy to use user interface!
    Leader badge
    Downloads: 894 This Week
    Last Update:
    See Project
  • 12
    go-ipfs-log

    go-ipfs-log

    Go version of append-only log CRDT on IPFS

    Go version of append-only log CRDT on IPFS. An append-only log on IPFS. ipfs-log was originally created for orbit-db - a distributed peer-to-peer database on IPFS. This library intends to provide a fully compatible port of the JavaScript version in Go. The majority of this code was vastly derived from JavaScript's ipfs-log library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    welo

    welo

    Peer-to-peer, collaborative states using Merkle-CRDTs

    peer-to-peer, collaborative states using Merkle-CRDTs. HLDB implementation in Typescript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GeoNetwork opensource - Metadata Catalog
    A web based Metadata Catalog Server for data description and discovery. Supports both generic and geospatial data discovery. It implements international standards (e.g. ISO19115/19139/19119, ISO19115-3, DCAT-AP, CSW 2.0, OGC API Records). It originates from the United Nations and is used by many governments as geoportal software. Active development and discussion takes place on GitHub and OSGeo Discourse. You can also connect directly with the companies supporting the...
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 15
    NFS Server

    NFS Server

    NFS Server is an application for Windows - supporting protocol NFS 2

    NFS Server is an application for Microsoft Windows. It's an server supporting protocol NFS 2
    Downloads: 22 This Week
    Last Update:
    See Project
  • 16
    z_project
    Small stuff from Nooooob :)
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    Fishka2

    Fishka2

    High speed transferring files/folders between PCs and Androids

    Fishka2 - version 3.3 A Java (desktop JRE/JDK 8) application designed for transferring files/folders between PCs and Android devices within the same local network. + Automatic network search by name. + Multithreaded operation. + Successful copying is confirmed by a checksum (SHA1) check. - Authentication and encryption are not supported. + If a copy error occurs, the "incomplete file" is automatically deleted. download versions: Fishka2.jar -> for PCs fishka2.apk -> for Androids...
    Leader badge
    Downloads: 170 This Week
    Last Update:
    See Project
  • 18
    BitComet

    BitComet

    Free and powerful BitTorret client

    BitComet is a free and powerful BitTorrent client that allows users to download and share large files over the peer-to-peer (P2P) network. Known for its efficiency and ease of use, BitComet supports not only torrent files but also HTTP and FTP downloads, offering versatility for different download needs. Its intelligent file-sharing algorithms optimize bandwidth usage and improve download speeds, making it a popular choice for downloading large files like videos, software, and games....
    Downloads: 128 This Week
    Last Update:
    See Project
  • 19
    Filetto

    Filetto

    Portable FTP Client & Server

    Filetto is a file transfer utility, that may help when it comes to moving "on the fly" files and folders to/from different devices both on a local area network (LAN), or on the web (WAN). It implements the FTP standard (File Transfer Protocol, RFC 959 and 3659) strictly, either Client and Server, in a portable application with graphical interface.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20

    ADCH++

    ADCH++ is a hub software for the ADC network.

    ADCH++ is a reference hub (server) implementation for the ADC (Advanced Direct Connect) network. It supports Windows / Unix platforms and is extensible with scripts in lua and python (so far) as well as C++ plugins.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    XDCC Search and Viewer for mIRC & AdiIRC

    XDCC Search and Viewer for mIRC & AdiIRC

    mIRC & AdiIRC XDCC Search & Downloads on IRC for DCC

    ...Simply load the script (`/load -rs xdccv.mrc`) and let it build a comprehensive database while you idle. Then, use the commands `/xdccv` or `/xdccs` to find your desired files. Keep it alive. Make it better. Compatible with Windows 10/11 and Linux via WINE. Get the latest updates and source code here: https://pastebin.com/HUmDgd0g
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 22
     Transfer of Death
    Transfer of Death is an app for file sharing and text chatting. It's meant to be used with a VPN. You'll need actual IP addresses to use it. 3-11-26: I haven't messed with this in a bit. It has trouble connecting out of it's own subnet. Zerotier or Tailscale is a necessity for this app, if you want to connect to PC's outside of your subnet. They're free, take 5 minutes to install. www.zerotier.com www.tailscale.com *Note: Beware of other VPN's and firewall rules.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Hotline Utilities

    Hotline Utilities

    Tools to make running a Mobius Hotline server on Linux easier

    Tools to make running a Mobius Hotline server on Linux easier. 100% in Perl and should run on all Linux systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WIFIDrop

    WIFIDrop

    Local peer-to-peer file transfer via WIFI

    WIFIDrop is a local peer-to-peer file transfer application via WIFI. This application can make it easier for users to send files to other devices on the same WIFI network. There is no limit to how many and how big the files will be sent. Just open the WIFIDrop application on all your devices and they will be connected automatically. No need to log in or create an account. Steps: 1. Connect 2 devices to the same WIFI network. 2. Open the application on each device. 3....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Daily Downloads

    Daily Downloads

    Emails you a list of the files downloaded with Joomla jdownloads

    Emails you a list of the files downloaded with jdownloads Joomla extension.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB