Search Results for "open ssh windows" - Page 10

Showing 1124 open source projects for "open ssh windows"

View related business solutions
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1
    API Umbrella

    API Umbrella

    Open source API management platform

    API Umbrella is an open source API management platform for exposing web service APIs. The basic goal of API Umbrella is to make life easier for both API creators and API consumers. APIs can assume the boring stuff (access control, rate limiting, analytics, etc.) is already taken care if the API is being accessed, so common functionality doesn't need to be implemented in the API code. API Umbrella acts as a layer above your APIs, so your API code doesn't need to be modified to take advantage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jekyll::Gzip

    Jekyll::Gzip

    Generate gzipped assets and files for your Jekyll site at build time

    Generate gzipped assets and files for your Jekyll site at build time. Performance in web applications is important. You know that, which is why you have created a static site using Jekyll. But you want a bit more performance. You're serving your assets and files gzipped, but you're making your webserver do it? Why not just generate those gzip files at build time? And with the maximum compression too? Jekyll::Gzip does just that. Add the gem to your Jekyll application and when you build your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jekyll-gitlab-letsencrypt

    jekyll-gitlab-letsencrypt

    Automate letsencrypt renewals for gitlab pages

    This plugin automagically does the entire the letsencrypt process for your gitlab-hosted Jekyll blog! GitLab CI setup such that when you push to master (or your preferred branch), your changes are deployed live. Automate letsencrypt renewals for Gitlab pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jekyll-minifier

    jekyll-minifier

    Jekyll HTML/XML/CSS/JS Minifier utilising yui-compressor

    Minifies HTML, XML, CSS, JSON and JavaScript both inline and as separate files utilising yui-compressor and htmlcompressor. This was created due to the previous minifier (jekyll-press) not being CSS3 compatible, which made me frown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 5
    This project is a set of Ruby language bindings for the various application development libraries included with the GNOME/GTK+ environment. This project is for GTK+2.0 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Canorus

    Canorus

    Music score editor

    Canorus is a free cross-platform music score editor. It supports an unlimited number and length of staffs, polyphony, a MIDI playback of notes, chord markings, lyrics, import/export filters to formats like MIDI, MusicXML, ABC Music, MusiXTeX and LilyPond
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7
    OneToFive Puzzle Game

    OneToFive Puzzle Game

    A mathematical game

    OneToFive is a mathematical game written in Ruby with a Qt4 GUI. The goal is to fill in a grid with numbers from 1 to 5 using vertical and horizontal combinations (pair, two pairs, three of a kind, straight, full house, ...) that are given.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jekyll::Typogrify

    Jekyll::Typogrify

    A Jekyll plugin that improves the typography of your Liquid templates

    Improves typography on your Jekyll site using typogruby, titlecase, and some other useful functions. Converts an ampersand (ex. &) converts a & surrounded by optional whitespace or a non-breaking space to the HTML entity and surrounds it in a span with a styled class. Surrounds two or more consecutive capital letters, perhaps with interspersed digits and periods in a span with a styled class. Typogruby cap module doesn't support having hyphens so there is a custom module. Converts special...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Paperclip

    Paperclip

    Easy file attachment management for ActiveRecord

    Paperclip is intended as an easy file attachment library for ActiveRecord. The intent behind it was to keep setup as easy as possible and to treat files as much like other attributes as possible. This means they aren't saved to their final locations on disk, nor are they deleted if set to nil, until ActiveRecord::Base#save is called. It manages validations based on size and presence, if required. It can transform its assigned image into thumbnails if needed, and the prerequisites are as...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    EventMachine

    EventMachine

    EventMachine, fast, simple event-processing library for Ruby programs

    EventMachine is an event-driven I/O and lightweight concurrency library for Ruby. It provides event-driven I/O using the Reactor pattern, much like JBoss Netty, Apache MINA, Python's Twisted, Node.js, libevent and libev. Extremely high scalability, performance and stability for the most demanding production environments. An API that eliminates the complexities of high-performance threaded network programming, allowing engineers to concentrate on their application logic. This unique...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Generic Collectible Card Game is a multiplayer multiplatform implementation of a card game engine. The card game engine is designed to be of general purpose core for several modules each defining the game specific behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jekyll::Paginate V2

    Jekyll::Paginate V2

    Pagination Generator for Jekyll 3

    An enhanced zero-configuration in-place replacement for the now decomissioned built-in jekyll-paginate gem. This pagination gem offers full backwards compatability as well as a slew of new frequently requested features with minimal additional site and page configuration. Optional features include auto-generation of paginated collection, tag and category pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jekyll-responsive-image

    jekyll-responsive-image

    An unopinionated Jekyll plugin for generating responsive images

    A Jekyll plugin for automatically resizing images. Fully configurable and unopinionated, Jekyll-responsive-image allows you to display responsive images however you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java MVC

    Java MVC

    Brutos is an easy and powerful mvc controller.

    Brutos is an easy and powerful mvc controller configurable for annotation, programming and XML with support for Inversion of Control and Dependency Injection. Compatible with JSF, Velocity, DisplayTag, Spring, PicoContainer, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jekyll-Pug

    Jekyll-Pug

    Finally be able to code with Pug on Jekyll

    Finally, be able to code with Pug on Jekyll. Jekyll-Pug is a plugin and Jekyll-Bliss is a wrapper that goes on top of Jekyll. Jekyll-Bliss does all of the heavy lifting (Pug/Sass compiling, minification) and leaves Jekyll to build your site. This results in faster compile times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jekyll::Gist

    Jekyll::Gist

    Liquid tag for displaying GitHub Gists in Jekyll sites

    Liquid tag for displaying GitHub Gists in Jekyll sites. By default, Jekyll Gist will make an HTTP call per Gist to retrieve the raw content of the Gist. This information is used to propagate NoScript tags for search engines and browsers without JavaScript support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jekyll-compress-images

    jekyll-compress-images

    Jekyll plugin for compress/optimize images (jpg, png, gif, svg)

    Plugin for compress/optimize images (jpg, png, gif, svg).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QuickFIX
    QuickFIX is the worlds first Open Source C++ FIX (Financial Information eXchange) engine, helping financial institutions easily integrate with each other. The SVN repository is now locked. Latest code is hosted at github. https://github.com/quickfix/quickfix
    Downloads: 68 This Week
    Last Update:
    See Project
  • 19
    Minimal Jekyll Theme

    Minimal Jekyll Theme

    A minimal one-column Jekyll theme

    This theme is currently in beta and not recommended for production use with Jekyll v4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus alternatives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A quantitative finance C++ library for modeling, pricing, trading, and risk management in real-life. A cross-platform free/open-source tool for derivatives and financial engineering.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    Minimalist

    Minimalist

    A simple and minimalistic jekyll blogging theme

    Minimalist is a simple and light weighted Jekyll theme. It focuses on a minimalistic design but still provides all the functionality for a personal blog. To install Open Recipes you have to install jekyll. After successfully installing jekyll you have to clone this repository to your computer. After you successfully installed the theme on your computer you can add additional blog posts by creating new files in the _posts directory. The new files have to follow the name convention year-month-day...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jekyll-jalali

    jekyll-jalali

    Jalali date plugin for Jekyll

    This plugin adds a new filter to Jekyll called jdate. Using this filter the given dates will be converted to Jalali which is being used in Iran and Afghanistan. For more information see Iranian Calendars Entry in Wikipedia. Append gem Jekyll-Jalali to the plugin vector (formerly known as gems) of your website's _config.yml file. You can also put the Jekyll-Jalali.rb file inside the _plugins directory of your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jekyll-inline-svg

    jekyll-inline-svg

    SVG optimizer and inliner for jekyll

    SVG optimizer and inliner for jekyll. This liquid tag will let you inline SVG images in your jekyll sites. It will add {%svg %} to Liquid::Tag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Finita

    Package for solving PDE systems numerically

    Finita is a software package for solving complex algebraic/differential systems of equations numerically using various grid methods.
    Downloads: 0 This Week
    Last Update:
    See Project