Showing 30 open source projects for "windows key finders"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 1
    GitHub Metadata

    GitHub Metadata

    Jekyll plugin to propagate the `site.github` namespace

    Jekyll plugin to propagate the site.github namespace and set default values for use with GitHub Pages.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Jekyll Relative Links

    Jekyll Relative Links

    A Jekyll plugin to convert relative links to markdown files

    A Jekyll plugin to convert relative links to Markdown files to their rendered equivalents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AWS ParallelCluster Cookbook

    AWS ParallelCluster Cookbook

    The Chef cookbook used to build and bootstrap AWS ParallelCluster

    AWS ParallelCluster is an AWS supported Open Source cluster management tool that makes it easy for you to deploy and manage High Performance Computing (HPC) clusters in the AWS cloud. Built on the Open Source CfnCluster project, AWS ParallelCluster enables you to quickly build an HPC compute environment in AWS. It automatically sets up the required compute resources and a shared filesystem and offers a variety of batch schedulers such as AWS Batch and Slurm. AWS ParallelCluster facilitates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Oscailte

    Oscailte

    A powerful light, clean, and responsive Jekyll theme

    A powerful, clean, and responsive Jekyll theme. Getting started with Oscailte is straightforward. Oscailte aims to work out-of-the-box with Jekyll and Github Pages, meaning it requires no manual plugin installation and doesn’t require you to manually build your site before uploading it, just upload the raw Jekyll source and let Github Pages do the rest. Of course, you can always extend it with your own plugins and build steps as necessary.
    Downloads: 0 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.
  • 5
    i18n-tasks

    i18n-tasks

    Manage translation and localization with static analysis, for Ruby i18

    Manage translation and localization with static analysis, for Ruby i18n. i18n-tasks helps you find and manage missing and unused translations. This gem analyses code statically for key usages, such as I18n.t('some.key'), in order to report keys that are missing or unused. Pre-fill missing keys, optionally from Google Translate or DeepL Pro. Remove unused keys. Thus addressing the two main problems of i18n gem design, missing keys only blow up at runtime. i18n-tasks can be used with any project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CanCanCan

    CanCanCan

    The authorization Gem for Ruby on Rails

    ... to simplify the code in Rails Controllers by performing the loading and checking of permissions of models automatically and reduce duplicated code. The current user's permissions can then be checked using the can? and cannot? methods in views and controllers. One of the key features of CanCanCan, compared to other authorization libraries, is the possibility to retrieve all the objects that the user is authorized to access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Kamal

    Kamal

    Deploy web apps anywhere

    ... from the likes of Digital Ocean, Hetzner, OVH, etc, or it’s your own colocated bare metal. To Kamal, it’s all the same. Feed the config file a list of IP addresses with vanilla Ubuntu servers that have seen no prep beyond an added SSH key, and you’ll be running in literally minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    httplog

    httplog

    Log outgoing HTTP requests in ruby

    .... You have been warned - use at your own risk. Just like in Rails, you can filter the values of sensitive parameters by setting the filter_parameters to an array of (lower case) keys. The value for "password" is filtered by default. Please note that this will only filter the request data with well-formed parameters (in the URL, the headers, and the request data) but not the response. It does not currently filter JSON request data either, just standard "key=value" pairs in the request body.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    if-me.org

    if-me.org

    Free, open source mental health communication web app

    ... and behavior. Getting them involved in mental health treatment is the key to recovery. The live site can be found at if-me.org. The live design systems can be found at design.if-me.org. We use the wonderful Contributor Covenant for our code of conduct. Please read it before joining our project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10
    GraphQL Batch

    GraphQL Batch

    A query batching executor for the graphql gem

    ... field by calling .for with the grouping arguments to get a loader instance, then call .load on that instance with the key to load. Although this library doesn't have a dependency on active record, the examples directory has record and association loaders for active record which handles edge cases like type-casting ids. GraphQL::Batch::Loader#load returns a Promise using the promise.rb gem to provide a promise-based API, so you can transform the query results using .then.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Faraday

    Faraday

    Simple, but flexible HTTP client library, with support for backends

    Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters (such as Net::HTTP) and embraces the concept of Rack middleware when processing the request/response cycle. You probably don't want to use Faraday directly in your project, as it will lack an actual client library to perform requests. Instead, you probably want to have a look at Awesome Faraday for a list of available adapters. The best starting point is the Faraday Website, with its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jekyll Avatar

    Jekyll Avatar

    A Jekyll plugin for rendering GitHub avatars

    A Jekyll plugin for rendering GitHub avatars. Jekyll Avatar makes it easy to add GitHub avatars to your Jekyll site by specifying a username. If performance is a concern, Jekyll Avatar is deeply integrated with the GitHub avatar API, ensuring avatars are cached and load in parallel. It even automatically upgrades users to Retina images, when supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jekyll Default Layout

    Jekyll Default Layout

    Silently sets default layouts for Jekyll pages and posts

    Silently sets default layouts for Jekyll pages and posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenSourceBilling

    OpenSourceBilling

    A super simple way to create & send invoices, receive payments online

    OpenSourceBilling or OSB is a simple, open source web application for creating and sending invoices, receiving payments, managing clients, and tracking and reporting. There’s no need to pay for these services because OSB does it all for free and easily. OSB can produce reports of sales, payments and collected revenues, and simply makes billing and invoicing hassle-free. OSB comes with plenty of built-in features, such as recurring invoices, exporting to PDF, time tracking, receiving...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    JekyllRedirectFrom

    JekyllRedirectFrom

    Seamlessly specify multiple redirections URLs for your pages and posts

    Give your Jekyll posts and pages multiple URLs. Seamlessly specify multiple redirection URLs for your pages and posts. When importing your posts and pages from, say, Tumblr, it's annoying and impractical to create new pages in the proper subdirectories. Redirects are performed by serving an HTML file with an HTTP-REFRESH meta tag which points to your destination. No .htaccess file, nginx conf, xml file, or anything else will be generated. It simply creates HTML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rein

    Rein

    Database constraints made easy for ActiveRecord

    Data integrity is a good thing. Constraining the values allowed by your application at the database level, rather than at the application level, is a more robust way of ensuring your data stays sane. Unfortunately, ActiveRecord doesn't encourage (or even allow) you to use database integrity without resorting to hand-crafted SQL. Rein (pronounced "rain") adds a handful of methods to your ActiveRecord migrations so that you can easily tame the data in your database. All methods in the DSL are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jekyll Readme Index

    Jekyll Readme Index

    A Jekyll plugin to render a project's README as the site's index

    A Jekyll plugin to render a project's README as the site's index. Let's say you have a GitHub repository with a README.md file, that you'd like to use as the index (main page) for a GitHub Pages site. You could rename the file to index.md, but then it wouldn't render on GitHub.com. You could add YAML front matter with permalink: / to the README, but why force a human to do what Jekyll can automate? If you have a readme file, and your site doesn't otherwise have an index file, this plugin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jekyll Optional Front Matter

    Jekyll Optional Front Matter

    A Jekyll plugin to make front matter optional for Markdown files

    A Jekyll plugin to make front matter optional for Markdown files. Out of the box, Jekyll requires that any markdown file have YAML front matter (key/value pairs separated by two sets of three dashes) in order to be processed and converted to HTML. While that behavior may be helpful for large, complex sites, sometimes it's easier to simply add a plain markdown file and have it render without fanfare. This plugin does just that. Any Markdown file in your site's source will be treated as a Page...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jekyll Titles from Headings

    Jekyll Titles from Headings

    A Jekyll plugin to pull the page title from the first Markdown heading

    A Jekyll plugin to pull the page title from the first Markdown heading when none is specified. If you have a Jekyll page that doesn't have a title specified in the YAML Front Matter, but the first non-whitespace line in the page is a Markdown H1 / H2 / H3, this plugin instructs Jekyll to use that first heading as the page's title.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    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: 11 This Week
    Last Update:
    See Project
  • 23
    VirtualX - Online Examination System

    VirtualX - Online Examination System

    VirtualX has all features that you need to manage an online exam

    VirtualX is an open source online examination system and can be used across organization types such as Colleges/Universities, Schools etc. This tool allows Administrators, Examiners, and Question Setters to add/edit/delete questions and schedule tests, quizzes, exams and generate reports. Some of the key features of this tool are Role based security among different question setters, schedule exams for examinees and send email with login details, managing questions of 11 different types...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 24

    Scalaris

    Distributed, transactional key-value store

    Scalaris is a scalable, transactional, distributed key-value store. It was the first NoSQL database, that supported the ACID properties for multi-key transactions. It can be used for building scalable Web 2.0 services. Scalaris uses a structured overlay with a non-blocking Paxos commit protocol for transaction processing with strong consistency over replicas. Scalaris is implemented in Erlang.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WiKID Two-Factor Authentication System

    WiKID Two-Factor Authentication System

    Two-factor authentication system

    The WiKID Strong Authentication System is a public-key based two-factor authentication system. It is a flexible, extensible, and secure alternative to tokens, certs and passwords. Application & API support exists for Java, ASP, PHP, Ruby, OpenVPN, TACACS+, etc. Read our eGuide on how to setup your network with two-factor authentication: http://www.wikidsystems.com/learn-more/two-factor-authentication-white-papers
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next