Showing 1322 open source projects for "open ssh windows"

View related business solutions
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
    Learn More
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
    Learn More
  • 1
    ipfs-api-mount

    ipfs-api-mount

    Mount IPFS directory as local FS

    Mount IPFS directory as local FS. go-ipfs daemon has this function but as of version 0.9.1 it's slow. ipfs-api-mount aims to be more efficient. For sequential access to random data it's ~3 times slower than ipfs cat but also ~20 times faster than cating files mounted by go-ipfs. It's supposed that FS mounted by go-ipfs daemon is slow because of file structure being accessed in every read. By adding caching one can improve performance a lot. Apart from mounting one specified CID you can also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Space SDK

    Space SDK

    Library for building web and mobile applications

    Javascript/Typescript library for interacting with Space in web/browser applications via an implementation of the Space API. Build websites or applications that can easily leverage Open Web protocols (IPFS, Textile, GunDB, Ethereum) to enable Web3-ready features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    phpCollab

    phpCollab

    Open source project management

    Project management and collaboration over the internet. Features team/client sites, task assignment, document repository/workflow, gantt charts, discussions, calendar, notifications, support requests, weblog newsdesk, invoicing, and many other tools.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Multiverse

    Multiverse

    Decentralized Version Control System

    The goal of the Multiverse project is to create a developer-centric network for code hosting, collaboration, and archival. One that is community-operated, privacy-respecting, and completely open source. Multiverse builds on top of the libp2p and IPFS projects to provide a decentralized code-hosting network. Decentralized networks shift the power from service providers to the users in the form of data ownership. Data ownership and data portability are the two core factors that will drive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
    Learn More
  • 5
    Sharik - file sharing via WI-FI

    Sharik - file sharing via WI-FI

    Sharik lets you easily share files within your local network

    Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot. This app allows you to easily send photos, apps, files, text, literally anything, to any kind of device connected to the same network. It's convenient and blazing fast. Sharik is entirely free to use, and it contains no ads. Moreover, its source code is published on GitHub so that everyone can contribute to the development process. So, if you like it, please leave a star on our GitHub...
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 6
    multirpc

    multirpc

    Multi transport RPC

    A JSON-driven, signature-ready, flexible and modular RPC stack for multiple transports. This GoLang module provides a full stack for implementing a flexible RPC service. The same mux router could be used for providing service to multiple network transports in parallel. The aim for multirpc is to provide and easy way to implement an RPC communication over any transport layer, using the same JSON structure and signature schema. The API consumer only needs to provide the application layer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JS-Textile

    JS-Textile

    Textile's JavaScript Libs. Home of ThreadDB, Buckets, and more

    Typescript/Javascript libs for interacting with Textile APIs. @textile/hub provides access to Textile APIs in apps based on Account Keys or User Group Keys. For details on getting keys, see textileio/textile and for the full Textile documentation. The Hub library contains three API clients: Users, Buckets, and Threads Client. You can use each of these to access the full set of APIs available on the Hub. To use any of them, you must first start by authenticating your app with the API....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gilfoyle

    Gilfoyle

    Distributed video encoding, hosting and streaming

    Gilfoyle is a web application from the Dreamvo project that runs a self-hosted media streaming server. Allowing you to easily implement media streaming in any application at any scale. It's written in Golang, mostly designed for Kubernetes and runs as a single Linux binary with PostgreSQL and RabbitMQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FTP2MFS

    FTP2MFS

    Syncing FTP/HTTP/RSYNC into IPFS

    Syncs folders into IPFS's mutable file system (the directory structure accessible through ipfs files). Despite the name, FTP2MFS is capable of reading from FTP, HTTP directory listings, rsyncd, and the local filesystem. Beware: ftp2mfs can be used to easily mirror several 100 GB in a few hours, and keep them in sync with upstream and on the local IPFS node. IPFS is not necessarily able to keep that much content available to the network from one node, see hyperprov for an explanation and a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
    Learn More
  • 10
    OpenBazaar Client

    OpenBazaar Client

    OpenBazaar 2.0 Desktop Client (talks to openbazaar-go server daemon)

    This is the reference client for the OpenBazaar network. It is an interface for your OpenBazaar node, to use it you will need to run an OpenBazaar node either locally or on a remote server. For full installable versions of the OpenBazaar app, with the server and client bundled together, go to the OpenBazaar download page. To create a local development copy of the reference client, clone the client repository into a directory of your choice. Make sure you have Node.js and NPM installed. Node...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Space Desktop

    Space Desktop

    This project was bootstrapped with Create React App

    This project was bootstrapped with Create React App. If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project. Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Space Daemon

    Space Daemon

    The Space Daemon packages together IPFS, Textile Threads/Buckets

    Space Daemon is a wrapper built in Go around awesome IPFS tools so that you can have start coding a decentralized desktop app as fast as possible. It's built on top of Textile Threads and Buckets. Space Daemon requires a few modules to run successfully. If you downloaded the binary, you don't have to worry about this since it will be connecting to our services. It's good to understand what's happening behind the scenes though. All encrypted files are stored in an IPFS node. For convenience,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    InterPlanetary Mail

    InterPlanetary Mail

    Decentralized Email alternative using IPFS

    InterPlanetary Mail (IPMail) is a decentralized email alternative, which uses IPFS to send and receive encrypted messages. Download the latest build here. Note that to download these builds you must be logged in to your GitHub account.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ipfs-tika

    ipfs-tika

    Java web application taking IPFS hashes, extracting (textual) content

    Java web application taking IPFS hashes, extracting (textual) content and metadata through Apache's Tika.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    qD

    qD

    Peer-to-peer cross-platform social network that doesn’t sell you out

    qD is an example app for our JavaScript p2p library qOS with cool open-source modules such as qD Messages and qD Social and the upcoming qD Vibes, qD Markets, qD News, qD Apps, qD Games and qD Calendar. qD makes it possible to build custom, secure and decentralized social networks in less than 20 days. Our quest network aims to allow the creation and (distributed) completion of quests supported by a feature-rich decentralized social network. 0.9.5+ allow to connect qD Social profiles to Twitter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Rust IPFS

    Rust IPFS

    The InterPlanetary File System (IPFS), implemented in Rust

    This repository contains the crates for the IPFS core implementation which includes a blockstore, a libp2p integration which includes DHT content discovery and pubsub support, and HTTP API bindings. Our goal is to leverage both the unique properties of Rust to create powerful, performant software that works even in resource-constrained environments, while also maximizing interoperability with the other "flavors" of IPFS, namely JavaScript and Go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WebTorrent Desktop

    WebTorrent Desktop

    The streaming torrent app. For Mac, Windows, and Linux.

    WebTorrent Desktop is for streaming torrents on Mac, Windows or Linux. It connects to both BitTorrent and WebTorrent peers. Now there's no need to wait for files to finish downloading. You can watch or play right away with WebTorrent Desktop.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 20
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 11,563 This Week
    Last Update:
    See Project
  • 21
    PowergateIO

    PowergateIO

    A bridge between OrbitDB and Powergate

    A bridge between OrbitDB and Powergate, which is itself a bridge between Filecoin and IPFS. PowergateIO is designed to work with only one configuration option: the gRPC endpoint of the Powergate node you want to connect to. Everything else should be handled "under the hood" for you. PowergateIO is meant to be used from one IPFS node to another, and to replicate OrbitDB databases between them. So, let's assume that we have an IPFS node and OrbitDB running locally, and we're going to interact...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    qD Messages

    qD Messages

    Lightning fast peer-to-peer cross-platform messenger

    qDesk Messages is on track to become the first fully featured, cross-platform, publicly auditable, decentralized, real-time, dag-based end-to-end encrypted messenger with a feature to exchange goods and services and send payments. In this module, you can create end-to-end encrypted channels, organize them in folders, share the folder structure with your invite, control the channels you own, and participate in self-owned channels. Have private conversations or public channel discussions. Use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Baya

    Baya

    Baya is a graphic interface for amulecmd.

    Graphic interface for amulecmd. Develops in java 1.8 so you need a jvm 1.8 or higher. What is amulecmd? An Amule control program by console. Every many generations, the stars align and collide with wxwidget, Xorg and the Linux kernel, causing aMule to stop working and shut down or collapse at will. That's at least what's happening to me, and my aMule is shutting down or making the equipment unbearable. The solution seems to be to compile the latest version of Wxwidget, but so...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Matroska is an open standard audio/video container format. Visit our homepage at http://www.matroska.org
    Leader badge
    Downloads: 479 This Week
    Last Update:
    See Project
  • 25
    Ants-Review

    Ants-Review

    A Protocol for Open Anonymous Scientific Peer-Reviews on Ethereum

    The Project implements a Bounty-like protocol called Ants-Review to allow issuers to issue an AntReview, a bounty for peer-review in scientific publication, linked to requirements stored on ipfs which peer-reviewers can fill by submitting the ipfs hash which contains evidence of their fulfillment. After the submission of successful peer-reviews, they will be approved by an approver and payed in ANTS. AntReview Issuers are addresses, added by the owner of the contract, that can issue an...
    Downloads: 0 This Week
    Last Update:
    See Project