Showing 20 open source projects for "pass"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    Jackett

    Jackett

    API Support for your favorite torrent trackers

    Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious, etc.) into tracker-site-specific HTTP queries, parses the HTML or JSON response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic, removing the burden from other apps. Trackers...
    Downloads: 120 This Week
    Last Update:
    See Project
  • 2
    SimpleX

    SimpleX

    The first messaging platform operating without user identifiers

    ...It allows to deliver messages without user profile identifiers, providing better meta-data privacy than alternatives. Many communication platforms are vulnerable to MITM attacks by servers or network providers. To prevent it SimpleX apps pass one-time keys out-of-band when you share an address as a link or a QR code. Double-ratchet protocol. OTR messaging with perfect forward secrecy and break-in recovery. NaCL cryptobox in each queue to prevent traffic correlation between message queues if TLS is compromised.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 3
    kubo-rpc-client

    kubo-rpc-client

    A client library for the Kubo RPC API

    A client library for the Kubo RPC API. Loading this module through a script tag will make it's exports available as KuboRpcClient in the global namespace. This client is still a work in progress and in active development. Please refer to ipfs-http-client for now and only use this package if you are aware of the implications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    PeerJS

    PeerJS

    Simple peer-to-peer with WebRTC

    PeerJS wraps the browser's WebRTC implementation to provide a complete, configurable, and easy-to-use peer-to-peer connection API. Equipped with nothing but an ID, a peer can create a P2P data or media stream connection to a remote peer. To broker connections, PeerJS connects to a PeerServer. Note that no peer-to-peer data goes through the server. The server acts only as a connection broker. If you don't want to run your own PeerServer, we offer a free cloud-hosted version of PeerServer....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 5
    Proton Web Clients

    Proton Web Clients

    Monorepo hosting the proton web clients

    Proton Web Clients is a monorepo hosting the web applications for Proton’s suite of privacy-focused services, including the core Proton Mail webmail interface and related web apps like Proton Calendar, Proton Drive, Proton Account, Proton VPN, Proton Pass, and other connected tools. It consolidates all web client code, shared modules, dependencies, and development tooling into a single repository, enabling unified maintenance, consistency of design patterns, and efficient evolution of Proton’s online interfaces. These web clients run entirely in the browser, letting users securely interact with their email, calendars, files, and other services without needing native software installed, and benefiting from end-to-end encryption where applicable. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    E-MailRelay

    E-MailRelay

    SMTP email proxy and relay server

    E-MailRelay is a simple SMTP proxy and relay MTA, written in C++, for Linux and Windows. As a proxy all messages can be passed through a user-defined program, such as a spam-filter, which can drop, readdress, or edit messages as they pass through.
    Leader badge
    Downloads: 517 This Week
    Last Update:
    See Project
  • 7
    LMAX Disruptor

    LMAX Disruptor

    High performance inter-thread messaging library

    ...Clearly, in order to achieve this we needed to do something special to achieve very low-latency and high-throughput with our Java platform. Performance testing showed that using queues to pass data between stages of the system was introducing latency, so we focused on optimising this area. The Disruptor is the result of our research and testing. We found that cache misses at the CPU-level, and locks requiring kernel arbitration are both extremely costly, so we created a framework which has "mechanical sympathy" for the hardware it’s running on, and that’s lock-free. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    sns auth

    sns auth

    Universal third-party login SDK, support WeChat, WeChat scan code, etc

    ...Version 2.0 no longer automatically sets the state through the system. If necessary, please handle the verification by yourself, and the state can also be put in the config. Line and Facebook are mandatory to pass state, if you don't set it, random value will be passed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    render-async

    render-async

    render_async lets you include pages asynchronously with AJAX

    render_async is here to make your pages show faster to users. Pages become faster seamlessly by rendering partials to your views. Partials render asynchronously and let users see your page faster than using regular rendering. It works with Rails and its tools out of the box. A quick overview of how render_async does its magic. User visits a page, render_async makes an AJAX request on the controller action, controller renders a partial, partial renders in the place where you put render_async...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    HasCoding Chat System
    HasCoding Chat Sistemi Demo User: Username : demo Pass: demo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wechat4u.js

    wechat4u.js

    JavaScript implementation of WeChat wechat web interface

    ...A class of methods that send a message that returns the full response data on success. User avatar base64 data is no longer stored in the bot.user object. Rremove the example directory. Fix some data in Contact and Message data is not enumerable. Pass the complete Error object to the upper-level code, and put the original Chinese error description in err.tips. The bot.getContact(Seq) method adds the Seq parameter to support incremental acquisition of complete contacts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    mailcheck.js

    mailcheck.js

    Reduce misspelled email addresses in your web apps

    The Javascript library and jQuery plugin that suggests a right domain when your users misspell it in an email address. Mailcheck will offer up suggestions for second and top level domains too. For instant use, download the minified library mailcheck.min.js into your javascripts directory. mailcheck.js is also available unminimised if you want to hack on it, or have your own minimizer. Mailcheck takes in two callbacks, suggested and empty. We recommend you supply both. Mailcheck does not want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Bamboo Engine

    Game framework on top of Python, Panda3D and Twisted

    ...An Extreme/Agile Development model is in use to allow for emergent design (IE: changing requirements). Release is updated whenever a feature is added and all tests pass cleanly 100%
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Intelligere SCS is a collaboration system with an integrated web conference system ideal for virtual classroom, e-learning and video conference. In order to view an on-line demo use this address http://tinyurl.com/scsdemo (user and pass 'sfguest').
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BuddyTalk is a java based instant messanger, you can login with your gmail username and password to chat with your friends or to test the software you can login with the provided username and pass. BuddyTalk is based on smack and xmpp protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MyPassMan is a password management program that securely encrypts all your passwords using a master pass phrase. It takes advantage of capabilities introduced in Java 6 such as web browser launching and the ability to minimize to the System Tray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Stop spam by using a constantly changing email address. This is achieved by adding a "stamp" in front of the regular email address. Email server, client or filter will check for a valid "stamp" and either remove or pass the email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Serializer Class enable (For Macromedia Flash) you to pass and receive complex data type from and to PHP and Flash using the native PHP functions serialize and unserialize. Flash received data will be a native Flash object
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BIOS for Samsung S3C4510B based boards. You can use it to setup CPU/ROM/SDRAM/EXTIO, manage and burn flash, load OS kernel and pass arguments to OS kernel (now only uClinux).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This Java Application sends emails to a list of people. It gets a list of perfils (email and more information) and pass each perfil throught an email content provider to generate the subject and body of the personalized e-mail.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next