Showing 89 open source projects for "auto key"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    JetCache

    JetCache

    JetCache is a Java cache framework

    JetCache is a Java cache abstraction that provides uniform usage for different caching solutions. It provides more powerful annotations than those in Spring Cache. The annotations in JetCache support native TTL, two-level caching, and automatically refresh in distributed environments, also you can manipulate Cache instances by your code. Currently, there are four implementations: RedisCache, TairCache(not open source on github), CaffeineCache (in memory) and a simple LinkedHashMapCache (in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    fzf

    fzf

    A command-line fuzzy finder

    fzf is a general-purpose command-line fuzzy finder. It's an interactive Unix filter for command-line that can be used with any list; files, command history, processes, hostnames, bookmarks, git commits, etc. fzf will launch an interactive finder, read the list from STDIN, and write the selected item to STDOUT. Without STDIN pipe, fzf will use find command to fetch the list of files excluding hidden ones. (You can override the default command with FZF_DEFAULT_COMMAND). fzf by default starts...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    React Slick

    React Slick

    React carousel component

    This library is the port of jQuery slick library. React slick is a carousel component built with React. It is a react port of slick carousel. The easiest way to try out react-slick is using the Code Sandbox example. After you are done installing through yarn or npm, now you will have to include CSS in your project. But be aware slick-carousel has a peer-dependancy on jQuery which you, or your colleagues may not like to see in your console output, so you can always grab the CSS from there...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ioredis

    ioredis

    A performance-focused Redis client for Node.js

    ioredis is a robust, full-featured Redis client that is used in the world's biggest online commerce company Alibaba and many other awesome companies. Full-featured. It supports Cluster, Sentinel, Streams, Pipelining and of course Lua scripting & Pub/Sub (with the support of binary messages). High performance. Delightful API. It works with Node callbacks and Native promises. Transformation of command arguments and replies. Transparent key prefixing. Abstraction for Lua scripting, allowing you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
    Learn More
  • 5
    CoreDNS

    CoreDNS

    CoreDNS is a DNS server that chains plugins

    CoreDNS is a DNS server/forwarder, written in Go, that chains plugins. Each plugin performs a (DNS) function. CoreDNS is a Cloud Native Computing Foundation graduated project. CoreDNS is a fast and flexible DNS server. The key word here is flexible: with CoreDNS you are able to do what you want with your DNS data by utilizing plugins. If some functionality is not provided out of the box you can add it by writing a plugin. CoreDNS can listen for DNS requests coming in over UDP/TCP (go'old DNS...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Ax

    Ax

    Build LLM powered Agents and "Agentic workflows"

    Build intelligent agents quickly — inspired by the power of "Agentic workflows" and the Stanford DSPy paper. Seamlessly integrates with multiple LLMs and VectorDBs to build RAG pipelines or collaborative agents that can solve complex problems. Advanced features streaming validation, multi-modal DSPy, etc. We've renamed from "llmclient" to "ax" to highlight our focus on powering agentic workflows. We agree with many experts like "Andrew Ng" that agentic workflows are the key to unlocking...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    EJDB

    EJDB

    Embeddable JSON Database engine C library

    ... or string type. All documents in collection are sorted by their primary key in descending order. So if you use auto generated keys (ejdb_put_new) you may be sure what documents fetched as result of full scan query will be ordered according to the time of insertion in descendant order, unless you don't use query sorting, indexes or inverse keyword.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tagify

    Tagify

    Lightweight, efficient Tags input component in Vanilla JS

    ...-suggest input as-you-type with the ability to auto-complete. Can paste in multiple values: tag 1, tag 2, tag 3 or even newline-separated tags. Tags can be created by Regex delimiter or by pressing the "Enter" key/focusing of the input. Validate tags by Regex pattern or by function. Tags may be editable (double-click).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
    Learn More
  • 10
    Pow Auth

    Pow Auth

    Robust, modular, and extendable user authentication system

    ... app requires stateless tokens, the authorization layer can be replaced in minutes. Pow has been used in countless production apps and is a "batteries included" library for production. The cache backend store used for session storage can be replaced with any key-value store of your choice. The built-in Mnesia cache module works both for clusters and single-machine persistence, which can auto-connect to the cluster on startup and self-heal after netsplit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dnd kit

    dnd kit

    Accessible and extensible drag & drop toolkit for React

    Use hooks to turn your components into draggable elements and droppable areas with just a few lines of code. Control every aspect of how your draggable and droppable components should behave. Exposes hooks such as use draggable and undroppable, and won't require you to re-architect your app or create additional wrapper DOM nodes. Customizable collision detection algorithms, multiple activators, draggable overlay, drag handles, auto-scrolling, constraints, and so much more. Lists, Grids...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Amazing Auto Clicker
    Amazing Auto Clicker is a free and powerful mouse auto clicker and keyboard auto presser, your great assistant in game playing(e.g, Roblox and Minecraft), online shopping, documents processing, and more.
    Downloads: 67 This Week
    Last Update:
    See Project
  • 13
    Best Auto Clicker

    Best Auto Clicker

    Best Auto Clicker is a versatile tool that automates clicking actions.

    Best Auto Clicker is a versatile tool that automates clicking actions on your computer. With features such as customizable hotkeys, dynamic delay times, and support for various mouse clicks and key combinations, it simplifies repetitive tasks. Whether you need to perform rapid clicks, scroll the mouse wheel, or send specific keys or paragraphs, the auto clicker streamlines your workflow by saving time and effort. Its intuitive interface and virtual machine compatibility make it an efficient...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 14
    Nova Key Holder

    Nova Key Holder

    Lightweight tool to hold down multiple keys with a single hotkey.

    Simple, effective tool to hold down multiple other keys with a single hotkey. Set presets to save your macro for your desired hotkey without needing to reinput a new combination. Feedback appreciated.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Auto Flappy

    Auto Flappy

    An automatic flappy bird player.

    What is AutoFlappy AutoFlappy is a program that automatically plays Flappy Bird for you, with a bit of setting up, you can easily beat the World Record to most points achieved in Flappy Bird. Usage Options help Brings up a help menu setup - Setup coordinates the program scans as well as colors of elements on screen start - Start AutoFlapping ⚠️ Run at your own risk; THERE IS NO KILL KEY ⚠️ - Once you've started, you cant stop; either close terminal/command prompt or terminate...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 16
    INI

    INI

    Package ini provides INI file read and write functionality in Go

    ... struct{} to be more object-oriented. Map back and save when you get the work done. Auto-type conversion, candidate value limitation, quick slice generation, in-fly data validation. More than you can ever imagine! Multiple configuration load policies, custom data validation rules, key name and value mappers. Start hacking it now!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KeePass

    KeePass

    A lightweight and easy-to-use password manager

    KeePass Password Safe is a free, open source, lightweight, and easy-to-use password manager for Windows, Linux and Mac OS X, with ports for Android, iPhone/iPad and other mobile devices. With so many passwords to remember and the need to vary passwords to protect your valuable data, it’s nice to have KeePass to manage your passwords in a secure way. KeePass puts all your passwords in a highly encrypted database and locks them with one master key or a key file. As a result, you only have...
    Leader badge
    Downloads: 878,742 This Week
    Last Update:
    See Project
  • 18
    SymmetricDS

    SymmetricDS

    Database Replication, Filtered Synchronization, and Transformation

    SymmetricDS is database replication and file synchronization software. It is a platform-independent, web-enabled, and database-agnostic synchronization tool. With initial data load, bidirectional change data capture, conflict resolution, and data transformation, it is a comprehensive data replication solution.
    Leader badge
    Downloads: 299 This Week
    Last Update:
    See Project
  • 19
    D4Turbo

    D4Turbo

    Automate Diablo 4 tasks and streamline gameplay.

    D4Turbo is the ultimate app for Diablo 4 gamers looking to take their gameplay to the next level. With powerful auto-click and type key features, D4Turbo lets you automate tedious tasks and streamline your gaming experience. Its user-friendly design and customizable macros make it easy to use for gamers of all skill levels. One of the key benefits of app is its ability to save time and improve gameplay efficiency. With this app, you can complete tasks faster than ever before, allowing...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 20
    Dual Clip Translator
    Translation of Selected text or Clipboard contents powered by Google. HotKeys Paste/Change Text auto translated. View in Balloon/Window the result of translation, besides being sent to the clipboard. Screen Capture of Desktop/Game > OCR > Translated.
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 21
    BlackBelt WASTE - ipv4/Tor/i2p +AI+Voice

    BlackBelt WASTE - ipv4/Tor/i2p +AI+Voice

    Modern, AI-Smart, WASTE p2p for ipv4, Tor and i2p + Voice Conference.

    Open Source - GPLv3 inc images. A WASTE client. Download and create your own WASTE networks. Move 1000's of GB's at 100MB+ per sec. (800 Mbits per sec) FULL pause and resume capable. Voice Conference, Chat, Transfer files and Participate in Forums in a secure environment. For Windows XP 32/64, Vista 32/64, Win7 32/64, Win8 32/64, Win 10, Win 11, Linux (WINE). *** User Based Access Control - for voice, chats, file transfers and uploads. (useful in NULLNETS) *** Distributed...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 22
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by the Portuguese Renato Alexandre dos Santos Freitas. Also author of...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 23
    Pumpfun Sniper Bot

    Pumpfun Sniper Bot

    Raydium + Pumpfun sniper bot with user-friendly GUI interface. Free

    This bot is totally free, and its open-source code is available for public use. It was originally developed by me and a friend for personal purposes, but we decided to share it with everyone. The bot comes with an extremely user-friendly interface.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    ... Supported (any on supported exchanges). Demo: https://dragonfrugal.org/open-crypto-tracker MINIMUM specs: 1 Ghz CPU / 512 Mb RAM / Quality 16 Gb MicroSD / Nginx or Apache headless / PHP v7.2+ Debian-based Auto-Install ("Terminal" app in your system menu, or over remote SSH): (RECOMMENDED WAY TO PRIVATELY / CHEAPLY USE APP ON INTERNAL / HOME NETWORK) wget --no-cache -O FOLIO-INSTALL.bash https://tinyurl.com/install-crypto-tracker chmod +x FOLIO-INSTALL.bash sudo ./FOLIO-INSTALL.bash
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    Field Editor For Wp Job Manager

    Field Editor For Wp Job Manager

    The plugin empowers you to add additional custom fields to your job

    In the competitive world of online job listings, standing out from the crowd is crucial. If you're using WP Job Manager to power your job listings website, you might find that customizing and enhancing the way you display job information is essential. That's where the Custom Field for WP Job Manager plugin comes into play. In this blog post, we'll explore how this plugin can help you create tailored job listings that cater to your unique needs and make your job board more attractive to...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next