Showing 104 open source projects for "keys"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Redis Desktop Manager

    Redis Desktop Manager

    :wrench: Cross-platform GUI management tool for Redis

    ...It's available for Windows, Linux and MacOS and offers an easy-to-use GUI to access your Redis DB. With Redis Desktop Manager you can perform some basic operations such as view keys as a tree, CRUD keys and execute commands via shell. It also supports SSL/TLS encryption, SSH tunnels and cloud Redis instances, such as: Amazon ElastiCache, Microsoft Azure Redis Cache and Redis Labs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    This is learning programming language for children Karel-3D. By words from LightBot: "Get kids hooked on coding with minutes!" Created by Karel 3D from the 8-bit microcomputer PMD 85-2 in 1986. His later version of Karel the Robot in 3D, created first in the Slovak Republic. JavaScript variant include only one small HTML file tested and works on all devices with keyboard and full JavaScript support in internet browser, or alternative pre-compiled JAVA V8 .jar file with webEngine and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Permit

    Permit

    An unopinionated authentication library for building Node.js APIs

    This project is an unopinionated authentication library for Node.js APIs that focuses on adding an auth layer without forcing a specific framework or application style. It’s built to slot into popular server stacks like Express, Koa, Hapi, or Fastify, and it stays compatible with different API styles including REST and GraphQL. The library concentrates on the core authentication schemes many APIs need, including bearer token authentication and basic username/password credentials. It also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Easy File Compression

    Easy File Compression

    Client side solution for PC & Browser Firefox to create zip archive

    .... == Installation and Activation == 1. Download Extension and install in your Browser Firefox 2. Then: Select View - Sidebar and ZipWeb. Or to active extension use combo keys ctrl-6
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Gitrob

    Gitrob

    Scans GitHub repositories for potentially sensitive files

    ...The tool works by cloning repositories and analyzing their commit history to search for files that match predefined signatures of sensitive data. These signatures are used to flag items such as credentials, private keys, configuration files, and other materials that may expose confidential information. By automatically inspecting repository histories, Gitrob simplifies the process of identifying security risks that might otherwise remain unnoticed in publicly accessible codebases. The results of the scan are presented through a built-in web interface that allows users to browse findings, review flagged files, and analyze potential leaks more efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    COINMON

    COINMON

    The cryptocurrency price tool on CLI

    ...Check cryptocurrencies' prices, and changes on your console. Best CLI tool for those who are both crypto investors and engineers. All data comes from coincap APIs. As coinmarketcap API is only free with API keys, we moved to use coincap API and disabled some features. It's simple to run coinmon on your local computer. You can pass parameters just like coinmon binary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    apicache

    apicache

    Simple API-caching middleware for Express/Node

    ...A simple API response caching middleware for Express/Node using plain-English durations. Supports Redis or a built-in memory engine with auto-clearing. Because route-caching of simple data/responses should also be simple. Sometimes you need custom keys (e.g. save routes per session, or per method). We've made it easy! All req/res attributes used in the generation of the key must have been set previously (upstream). The entire route logic block is skipped on future cache hits so it can't rely on those parameters. Oftentimes it benefits us to group cache entries, for example, by collection (in an API). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cumulus

    Cumulus

    A SoundCloud player that lives in your menubar

    ...IntelliJ users be warned: This app hijacks the ⌘+Alt+L shortcurt used by IntelliJ to reformat code. Music is meant to be listened to, without getting in the way of your daily tasks. Cumulus supports media keys out of the box, no hassle and no extra setup required. Cumulus will notify you when a new track is playing, so you always know what you're listening to. It's also really fast, thanks to the technologies that power it. Interested? Take a look under the hood.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Medis

    Medis

    Easy-to-use Mac database management application for Redis

    ...SCAN is very useful to get key list without blocking the server, which is crucial to the production environment. Because the latest stable is 5.0 and 2.6 is a very old version, Medis doesn't support it. Works with millions keys and key members without blocking the redis server. Medis can connect to Heroku Redis addon to manage your data. You can download compiled versions of Medis for Mac OS X from the release page. Medis 0.6.0 is released with the support for in-key searching. Medis starts with all the basic features you need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    LoopBack

    LoopBack

    Build modern applications that require complex integrations

    A highly extensible Node.js and TypeScript framework for building APIs and microservices. A brand new LoopBack core to deliver great extensibility and flexibility written in TypeScript/ES2017. Create powerful APIs easily with a new creation experience for defining REST API's and handling API requests/responses. A new, improved programming model with Dependency Injection and new concepts such as Components, Mixins, Repositories, etc. make this the most extensible version yet. Using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Buckets

    Buckets

    A complete, fully tested and documented data structure library

    ...A bag is a special kind of set in which members are allowed to appear more than once. Binary search trees keep their elements in sorted order, so that lookup and other operations can use the principle of binary search. Dictionaries map keys to values, each key can map to at most one value. A heap is a binary tree that maintains the heap property. Every node is less than or equal to each of its children. A linked list is a sequence of items arranged one after another. A multi dictionary is a special kind of dictionary that holds multiple values against each key. In a priority queue, each element is associated with a "priority", and elements are dequeued in the highest-priority-first order (the elements with the highest priority are dequeued first).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    HMIntegraConnector

    Add-on for Homematic CCU integration with Satel's Integra 64/128 alarm

    Add-on module for Homematic CCU integration with Satel's Integra 64 and Integra 128 Alarm System with ETHM-1 module installed. Read wiki for additional information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Rikaisama (Legacy)

    Modification of Rikaichan with more features and customization options

    *** THIS ADD-ON IS NO LONGER SUPPORTED AND WILL NOT WORK WITH FIREFOX 57+ (however, it still works in Waterfox using a non-e10s window: "File > New Non-e10s Window") *** Rikaisama is a modification of the rikaichan Japanese-English popup dictionary that adds many features and customization options such as audio pronunciation, EPWING dictionary support, sanseido web dictionary support, word frequency, pitch accent, enhanced clipboard & save options, ability to create and add cards directly to an open Anki deck, "Super Sticky" mode, ability to remap shortcut keys, more fine-tuned startup options, and more. See http://rikaisama.sourceforge.net/ for more information. Supports Windows, Ubuntu, and newer versions of OSX.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    NotesTyper

    Convert your text typing into music

    ...Computer keyboards do no allow to input keypress velocity, but NotesTyper overcomes this restriction by processing microphone input level when you type. When generating music all nuances of your typing are taken into account: what keys were pressed, exact timings of all key presses and key releases, velocity (loudness) of typing. Who can be interested: Researchers: experiment with converting text to music and explore fundamental relationships. Musicians: virtual keyboard with touch sensitivity. Music composers: compose new music with algorithmic and improvisation approach. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FSVS

    FSVS

    Full Screen Vertical Scroll

    Simple full-screen vertical slider using CSS3 transitions followed up by a jQuery fallback. Bound events support the mouse wheel, click and drag, arrow keys, and touch gestures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ZOOM.JS

    ZOOM.JS

    Medium's Image Zoom for jQuery

    A simple jQuery plugin for image zooming. It's the best way to zoom an image. It transitions/zooms in really smoothly, and then when you're done, scrolls away, [esc] keys away, clicks away. zoom.js should (in theory) work in all relevant browsers (ie9+). If not, create an issue!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Basket.js

    Basket.js

    A script and resource loader for caching & loading files

    Basket.js is a script and resource loader that uses localStorage to cache JavaScript files in the browser for faster subsequent page loads. Instead of fetching the same scripts from the network on every visit, Basket.js downloads them once, stores them locally under a configurable key, and reuses the cached version until you decide to invalidate or expire it. The library provides a higher-level API where you describe which scripts to load, along with metadata like expiration time, a unique...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mori

    Mori

    ClojureScript's persistent data structures and supporting API

    ...All Mori maps and sets support all the non-mutating methods of the proposed ES6 Map and Set interfaces. The main difference with the spec is that key lookup is based on value not reference. keys, values, and entries methods return the proposed mutable iterators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    keymaster.js

    keymaster.js

    A simple micro-library for defining and dispatching keyboard shortcuts

    ...You can run make to have UglifyJS (if you have it installed) create a keymaster.min.js file for you. At any point in time (even in code other than key shortcut handlers), you can query the key object for the state of any keys. This allows easy implementation of things like shift+click handlers. For example, key.shift is true if the shift key is currently pressed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EnigmaGPG Community

    EnigmaGPG Community

    Sending encrypted data through internet web applications.

    Enigma GPG Community allows you to encrypt / sign text and attachments using plugins in browsers, to send encrypted information via any Internet application that can only be understood by the intended recipient ensuring the authenticity, privacy and confidentiality of messages between the sender and receiver . Note the utility that can achieve this project because it aims to meet the global need for privacy on the web. Also applies to any web application that allows text input by the user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JS Worm

    JS Worm

    A JavaScript clone of the BSD Unix game, 'Worm'.

    A JavaScript clone of the BSD Unix game, 'Worm'. See it in action at http://wideaperture.net/worm/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KCFinder
    KCFinder is an alternative to the CKFinder web file manager. It can be integrated into FCKeditor, CKEditor, and TinyMCE WYSIWYG web editors to upload and manage images, flash movies, and other files that can be embedded in generated HTML content.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    This project is a spin-off of the project WWWSQLDesigner - http://code.google.com/p/wwwsqldesigner - which has been adapted to support CUBRID databases (and CUBRID specifics). The tool supports creating CUBRID database designs, using just a browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IBIS - Interactive Biodiversity Informatics Software - is software to identify species or other taxa. Intended users range from school children or citizen scientists to ecologists or taxonomists. The identification keys can be embedded in CMS or Wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web-based Squirrel SQL client. it allow you to view database structure, import/export and manage your databases, including create database, table, store procedure, view,trigger and user. it support oracle, db2, mysql, MS SQL server, FireBird,Postgres
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB