Showing 131 open source projects for "jade code source"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1
    SimpleX

    SimpleX

    The first messaging platform operating without user identifiers

    Other apps have user IDs: Signal, Matrix, Session, Briar, Jami, Cwtch, etc. SimpleX does not, not even random numbers. This radically improves your privacy. The video shows how you connect to your friend via their 1-time QR-code, in person or via a video link. You can also connect by sharing an invitation link. Temporary anonymous pairwise identifiers SimpleX uses temporary anonymous pairwise addresses and credentials for each user contact or group member. It allows to deliver messages...
    Downloads: 114 This Week
    Last Update:
    See Project
  • 2
    Claude-to-IM Skill

    Claude-to-IM Skill

    Bridge Claude Code / Codex to IM platforms

    Claude-to-IM Skill is a lightweight bridge that connects Claude Code or Codex sessions to instant messaging platforms. It runs a Node.js background daemon that forwards messages from chat apps to an AI coding agent. Responses, tool requests, permission prompts, and streaming previews are sent back into the same chat interface. The project supports Telegram, Discord, Feishu/Lark, QQ, and WeChat, making remote coding-agent access possible from common communication tools. It includes an...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    whatsapp-web.js

    whatsapp-web.js

    WhatsApp library for NodeJS that connects through the browser app

    A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app. Programmatically control WhatsApp whether you're running user or business accounts. It uses Puppeteer to run a real instance of Whatsapp Web to avoid getting blocked. Programmatically control WhatsApp whether you're running user or business accounts. Whatsapp-web.js connects to an official version of WhatsApp Web under the hood, reducing ban risks. The object-oriented approach makes it easy to get...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Discord Presence

    Discord Presence

    Update your discord status with a rich presence

    Discord Presence is a Visual Studio Code extension that updates a user’s Discord status with rich presence while they code. It shows what file or project the user is editing, making development activity visible to Discord friends or communities. The extension supports more than 200 popular programming languages, so it can display useful context across many types of projects. It also lets users enable or disable rich presence for individual workspaces, which is helpful for private or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    OpeniLink

    OpeniLink

    Self-hosted WeChat Bot Platform with App Marketplace

    OpeniLink Hub is a self-hosted message management platform and app marketplace for WeChat ClawBot through the iLink protocol. It lets users bind WeChat accounts by scanning a code, manage multiple bots from a web console, and extend capabilities without writing code. The app marketplace connects WeChat messages with tools such as Slack, Discord, Lark, DingTalk, GitHub, Notion, Google Workspace, weather, currency, reminders, RSS, and AI assistants. The platform can route messages through...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Caprine

    Caprine

    Elegant Facebook Messenger desktop app

    Caprine is an unofficial and privacy-focused Facebook Messenger app with many useful features. Caprine is feature complete. However, we welcome contributions for improvements and bug fixes. Dark theme, Vibrant theme, privacy-focused, keyboard shortcuts, menu bar mode, work chat support, code blocks, touch bar support, and custom styles. macOS 10.10+, Linux, and Windows 7+ are supported (64-bit only). For taskbar notification badges to work on Windows 10, you'll need to enable them in Taskbar...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7
    Session Desktop

    Session Desktop

    A Decentralized, Onion Routed, Private Messenger

    Session Desktop is an open-source, privacy-focused messaging application that brings secure, decentralized communication to desktop environments such as Windows, macOS, and Linux, providing users with encrypted text, media, and group chats without requiring phone numbers or email addresses. Built on the Session protocol and the Loki network, it routes messages through a distributed onion-routing network that hides metadata like sender, timing, and location so that conversations are resistant...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    Zulip

    Zulip

    Powerful open source team chat application

    Zulip is a powerful open source group chat application that combines the immediacy of real-time chat with the productivity benefits of a threaded conversation model. Zulip’s unique threading model allows users to easily catch up on important conversations, helping to save time and increase productivity.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Danghuangshang

    Danghuangshang

    AI Court Building Complete Tutorial - From Zero Basics to Advanced

    Danghuangshang is a ready-to-use multi-agent collaboration system built around OpenClaw. It uses an imperial court metaphor where the user acts as the ruler and specialized AI agents act as ministers, reviewers, operators, and coordinators. The project supports several organizational modes, including a Ming-style cabinet, a Tang-style review workflow, and a modern executive-team structure. Agents can be assigned responsibilities such as coding, architecture, finance, operations, marketing,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 10
    GQty

    GQty

    The No-GraphQL Client for TypeScript

    GQty is a TypeScript-first GraphQL client that removes the need to handwrite and maintain GraphQL queries in many application workflows. Instead of manually defining query documents, developers access data through generated, strongly typed client structures. The library automatically tracks what data the application uses and turns that into GraphQL operations. This helps reduce duplicated schema knowledge between front-end code and query files. It also surfaces API-breaking changes through...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    DiscordGo

    DiscordGo

    (Golang) Go bindings for Discord

    DiscordGo is a Go package that provides low level bindings to the Discord chat client API. DiscordGo has nearly complete support for all of the Discord API endpoints, websocket interface, and voice interface. If you would like to help the DiscordGo package please use this link to add the official DiscordGo test bot dgo to your server. This provides indispensable help to this project. Construct a new Discord client which can be used to access the variety of Discord API functions and to set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GPT Discord

    GPT Discord

    A robust, all-in-one GPT interface for Discord

    GPTDiscord is an all-in-one AI bot that brings ChatGPT-style workflows directly into Discord. It supports long-running conversations, model settings, multimodal image understanding, and generated images. The bot can answer questions using custom documents, websites, PDFs, and Discord channel history as context. It also includes internet-connected chat, AI moderation, translation, usage tracking, and automatic retries when upstream requests fail. More advanced setups can use code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Python Discord Bot Template

    Python Discord Bot Template

    A simple template to start to code your own and personalized Discord

    Python Discord Bot Template is a starter repository for creating a personalized Discord bot with Python and discord.py. It is meant to help developers avoid the repetitive setup work involved in organizing files, cogs, environment variables, commands, and runtime structure. The project is in feature-freeze mode, meaning it receives bug fixes and compatibility updates rather than constant new functionality. It includes guidance for creating a Discord application, setting up a bot token,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Realtime Chat Application

    Realtime Chat Application

    Build and deploy a real time chat application

    This full-stack tutorial project shows how to build and deploy a real-time chat app using React on the client and Node/Express with Socket.io on the server. It covers the mechanics of establishing WebSocket connections, broadcasting and receiving messages, and maintaining active user rooms. The repository includes scripts and instructions to spin up both client and server quickly so you can experiment locally. It illustrates common patterns like event-driven messaging, joining/leaving rooms,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge
    Downloads: 3,190 This Week
    Last Update:
    See Project
  • 16
    voxshare_gui

    voxshare_gui

    *VoxShare* is a simple Python-based push-to-talk multicast voice chat

    VoxShare is a simple Python-based push-to-talk multicast voice chat application with a sleek modern GUI built using CustomTkinter. Provided as python source code or compiled standalone windows application (no need to install anything).
    Downloads: 15 This Week
    Last Update:
    See Project
  • 17
    XDCC Search and Viewer for mIRC & AdiIRC

    XDCC Search and Viewer for mIRC & AdiIRC

    mIRC & AdiIRC XDCC Search & Downloads on IRC for DCC

    ...Then, use the commands `/xdccv` or `/xdccs` to find your desired files. Keep it alive. Make it better. Compatible with Windows 10/11 and Linux via WINE. Get the latest updates and source code here: https://pastebin.com/HUmDgd0g
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 18
    WifiFred is an old buggy IRC bot written in PHP for use by Community Wireless groups. His functions including RF calculators (including fresnel, fsl, range estimation), hardware databases, internet utilities and standards databases and other fun tidbits. The code base has various security issues and was written back ~2004 - try not to hold it against the author! If anyone wants to work on the code base feel free - there is now a git repository setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    YoutubeComment

    YoutubeComment

    Youtube deletes your comments?

    ...I am working on a Linux version. I have tested it with Kubuntu 18.04 and 20.10 and OpenSUSE Tumbleweed. It is 64 bit. I compiled with Qt Creator. Best of all, I provide the source code and ALSO THE EXECUTABLE FOR LINUX! -Tested with Kubuntu 18.04, 20.04, 22.04 -Tested with OpenSUSE Tumbleweed -Tested with Ubuntu 20.04 -Tested with Linux Mint 20.1 (XFCE interface) The Windows version has been released. -Tested on Win 7 64 bit, Win 10 64 bit. There is no Mac OSX version.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    tlliberircd

    tlliberircd

    Your own private chat server. No coding. Ready in minutes.

    TLLiberIRCd is a professional commercial IRC chat server that anyone can get running in minutes — no programming, no compiling source code, and no technical background required. Just download the installer for your operating system and you are live. Everything is managed from your web browser through the built-in Web Admin panel. No command line needed for day-to-day use. Nine powerful services come included right out of the box: NickServ, ChanServ, MemoServ, HostServ, OperServ, RootServ, StatServ, HelpServ, and PoliceServ — no extra downloads or setup needed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    2018Cord

    2018Cord

    The 2018cord installer

    The 2018cord installer To install this bad boy, just go to the releases tab, and click on the latest. then install the source code. Open it up and open Setup.exe. then you're good to go.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Karma-Anope Irc Services

    Anope hybrid services for use on the Karma-Irc network.

    Forked version of the original Anope Irc Services project to specifically function with InspIRCd for use on the now-defunct Karma-Irc network. This project was forked from the Anope-1.8.2-insp12-test (r2485) source code. It has now grown over the years with a number of different fixes and modifications to the service which now distinguish it from the original Anope Irc Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Discord ATIO

    Discord ATIO

    ATIO is a AIO Script Developed with Python3

    Discord-All-Tools-In-One is an archived Python toolkit that collected many Discord-related automation, abuse, and account-manipulation scripts in one interface. The repository itself describes the project as potentially malicious and unethical, and many of its modules involve activities that can violate privacy, platform rules, or the law. It includes tools related to selfbotting, account abuse, token misuse, webhook spam, server disruption, and remote-access malware. Because of that, it...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    BetterDiscordPanel

    BetterDiscordPanel

    Discord Messaging Panel that allows you to message inside of a bot

    ...The panel also has a light and dark theme to suit your needs! BetterDiscordPanel does not run on any servers and can be self-hosted. All bot details are stored locally and is completely secure. BetterDiscordPanel is open source on GitHub so you can see all the code behind the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Discord-Sandbox

    Discord-Sandbox

    Alternative electron-based Discord client with custom telemetry

    Are you worried Discord is watching what programs you have open or listening to your mic even while you're not pressing your push-to-talk key? Discord-Sandbox isolates the Discord client from reading background processes by running the Discord web client inside of a webview, which is finally contained inside the Electron process. While I cannot guarantee this client protects you from anything, I have tried my best to remove Discord's data collection. As detailed from Luna Mendes'...
    Downloads: 4 This Week
    Last Update:
    See Project
Auth0 Logo