Showing 23 open source projects for "git windows"

View related business solutions
  • 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
  • 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
  • 1
    IPFS Kubo

    IPFS Kubo

    An IPFS implementation in Go

    Kubo was the first IPFS implementation and is the most widely used one today. Implementing the Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP. Thus powered by IPLD's data models and the libp2p for network communication. Kubo is written in Go. IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such as Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single BitTorrent swarm, exchanging git...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    SparkleShare

    SparkleShare

    Share and collaborate by syncing with any Git repository

    SparkleShare creates a special folder on your computer. You can add remotely hosted folders (or "projects") to this folder. These projects will be automatically kept in sync with both the host and all of your peers when someone adds, removes or edits a file. SparkleShare was made to cover certain use cases, but doesn't handle every scenario well. SparkleShare uses the version control system Git under the hood, so setting up a host yourself is relatively easy. Using your own host gives you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ipfsProxyHTTP

    ipfsProxyHTTP

    InterPlanetary File System HTTP Proxy

    This implementation can help developers to use only one URL to all IPFS files without any risk of breaking the server bandwidth. You can be sure that the server's capacity is large enough to handle all traffic. This code has been written without any dependency to run as faster as possible. IPNS.co use DNSSEC, DNS Anycast, low latency DNS, and IP resolved to different servers to handle all traffic. Each IPFS gateway can break if a lot of files is downloaded simultaneously, this can help to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Referee Manager

    Referee Manager

    Management of table tennis umpires, referees, and their assigments.

    Referee Manager is an offline, stand-alone program for managing table tennis umpires, referees, and their assigments. Development takes place in gitlab, releases are released as git tags in gitlab or files here in sourceforge. https://gitlab.com/open-tt/refereemanager/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    pacman.store

    pacman.store

    Pacman Mirror via IPFS for ArchLinux, Endeavouros, Manjaro

    Under the domain pacman.store are package mirrors provided via the IPFS-Network. If you choose this as your mirror, Pacman will download the files from a local http-proxy and the accessed files will be shared with the IPFS-Network. If you run on multiple machines in your local network IPFS will exchange the files locally rather than downloading the same file multiple times from the internet. The data is held and shared by a collaborative cluster, which is provided by volunteers. Install ipfs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IGdm Messenger

    IGdm Messenger

    Desktop application for Instagram DMs

    Multi-platform Desktop application for Instagram DMs, built with electron Build Status! To setup this project locally for development purposes please follow the following steps. Ensure you Node.js installed. Clone this repo by running the command - git clone. Navigate to the directory where the repo is cloned to. (e.g cd igdm). Run npm install to install all the dependencies. Start the application locally by running npm start.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Nautilus Core

    Nautilus Core

    Automation tools for deploying blockchain networks

    Naultilus Core is a tool to automate running Tezos Nodes. It allows customization of the most important node features, and easily running multiple nodes, along with different integrations to simplfy node interactions. With each Node in Archive mode, you can also start an instance of Conseil and Arronax. Nautilus Core is only supported in macOS and Linux. Running Tezos Nodes (particularly Archive Nodes) can take massive amounts of storage when fully synced (~300 GB). 16GB of memory is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IPFS Publish

    IPFS Publish

    Continuous Delivery of static websites to IPFS

    This is a tool that aims to enable the automatic publishing of static webpages from Git repositories into IPFS. It consists of two parts: a small web server and management CLI. Web server exposes an endpoint that you use as your Git's webhook. When the hook is invoked, it clones your repo, build it (if needed), add it to the IPFS node (pin it if configured) and publish the new IPFS address under configured IPNS name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Xabber

    Xabber

    Open-source XMPP client for Android

    Open source Jabber (XMPP) client with multi-account support, clean and simple interface. Being both free (as in freedom!) and ad-free, Xabber is designed to be the best Jabber client for Android. Xabber uses Gradle build system. The only specific thing is git submodule for the MemorizingTrustManager library. Since it’s inception in 2011, Xabber has grown to be a number one XMPP client for Android. It is fast, reliable and packed with lots of features that make it more advanced than most...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10

    PeerGuardian

    PeerGuardian - a privacy oriented firewall application

    ...Its origin seeds in targeting aggressive IPs while you use P2P. PeerGuardian Linux: Not developed actively anymore. Team might still be around. Some unreleased changes on git. Outdated technology. Peerguardian OS X: Not developed anymore. We've lost contact with the OS X developer. PeerGuardian Windows: Not developed anymore. It's highly recommended to use PeerBlock instead, which is a continuation of PeerGuardian's development in Windows, with bug fixes and support for Windows Vista and Windows 7. ...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 11
    pycrc

    pycrc

    CRC C source generator

    pycrc is an easy to use CRC (cyclic redundancy check) calculator and C source code generator. The generated source code can be optimized for simplicity, speed or space. pycrc contains a long parameter list of common CRC models. The program is self contained and does not require installation. Apart from a python installation, it does not require other libraries to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GreenMail is an intuitive and easy-to-use test suite of email servers for testing purposes. Supports SMTP, POP3, IMAP with SSL socket support, and configurable user accounts and credentials. All in 100% Java. WE'VE MOVED TO GIT HUB: https://github.com/greenmail-mail-test/greenmail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Git repo: https://github.com/asipto/siremis Web management interface for Kamailio (OpenSER) - handle subscriber profiles, access control lists, accounting, least cost routing and load balancing, monitoring charts, xmlrpc communication with SIP server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FileHasher

    FileHasher help to get the hash code from any file

    FileHasher is a easy java application to get the hash code from any file. Files uploaded are stable code Git code are unstable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    nuckel

    Make files available for download through a simple web interface

    You need a small FTP server, but you have only a webserver with PHP? You don't wanna setup a Rapidshare clone but only a single upload/download page for a handful authorized users? You don't want or have a database? Then have a look at Nuckel. It comes as a single PHP file that only needs write access to the file system. It allows you to push/pull files through a simple web interface. It uses straightforward URLs. Note that Nuckel is not a web based filemanager for the server's file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KAMAILIO (OpenSER) - robust, secure and scalable Open Source (GPL) SIP (RFC3261) server implementation with large features set (over 90 extension modules). As of May 2009, source code is hosted by GIT repository at http://sip-router.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    MicroBlog #255

    MicroBlog #255

    Скрипт коллективного микроблоггинга.

    Ohloh: http://ohloh.net/p/mb255 Source(Git): https://github.com/agmanix/mb255 VK group: http://vk.com/mb255
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The slrn source code is maintained in a git repository located at http://www.jedsoft.org/snapshots/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Command-line tool for database saving/displaying of instant messaging history written in Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Luasofia
    LuaSofia is a Lua binding of Sofia-Sip library. Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. We decided to use git, source code can be get at: git://github.com/ppizarro/luasofia.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    eGroupWare integration for the RoundCube Webmail client. Our goal is to incorporate RoundCube Email in to eGroupWare for use in a corporate setting to replace the standard feLaMiMail eGroupWare client. works with EGW 1.8.002. Best way to get the latest copy is always to go right to the Git hub and download it that way. git clone git://rcforegw.git.sourceforge.net/gitroot/rcforegw/rcforegw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DAHDI for HFC-S PCI A with OSLEC

    DAHDI for HFC-S PCI A with OSLEC

    (Latest DAHDI + HFC-S PCI A support + latest OSLEC) in one git.

    This project is for people who want to access one or more HFC-S PCI A based ISDN BRI cards over the DAHDI interface and maybe want to use other DAHDI hardware in parallel, too. DAHDI driven hardware can be used by Asterisk, FreeSWITCH, Yate and other telephony software. The HFC-S PCI A based cards are very cheap and thus ideal for private BRI users. The OSLEC is being developed since a long time ago and said to be very good. The superiority of "hardware echo cancellers" is a myth. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    littleface is MVC j2ee framework,also has its own permanent layer.At present,support oracle, mysql. so using very simple, i hope you like to join. new :security authentication framework can be configured
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB