Showing 16 open source projects for "code"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    whatsapp-web.js

    whatsapp-web.js

    WhatsApp library for NodeJS that connects through the browser app

    ...The object-oriented approach makes it easy to get running quickly. Since whatsapp-web.js works by running WhatsApp Web in the background and automating its interaction, you'll need to authorize the client by scanning a QR code from WhatsApp on your phone. After scanning this QR code, the client should be authorized and you should see a Client is ready! message being printed out.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    ADAMANT Messenger Progressive Web App

    ADAMANT Messenger Progressive Web App

    ADAMANT decentralized Messenger, progressive web application

    ...ADAMANT is a decentralized anonymous messenger based on the blockchain system. It’s independent of any governments or corporations, and even developers due to the distributed network infrastructure that contains an open-source code. The ADAMANT blockchain system belongs to its users. Nobody can control, block, deactivate, restrict or censor accounts. Users take full responsibility for their content, messages, media, and goals and intentions of using the messenger. Privacy is the main concept of ADAMANT, neither phone numbers nor emails are required. Apps have no access to the contact list or geotags, IPs are hidden from chatters and paranoids can use Tor app. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    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: 2 This Week
    Last Update:
    See Project
  • 4
    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
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    BetterDiscordPanel

    BetterDiscordPanel

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

    ...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
  • 7
    Discord-Sandbox

    Discord-Sandbox

    Alternative electron-based Discord client with custom telemetry

    ...As detailed from Luna Mendes' discord-unofficial-docs, Discord sends telemetry data over the /api/science endpoint. This project does its best to disable this telemetry communication by running javascript code into the webview that adds a blacklist/whitelist to the default XMLHttpRequest behavior. In this way, we explicitly block all communication with the science address, while simultaneously whitelisting addresses needed for minimum Discord functionality. See the full code in mainRender.js.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Apache ECharts

    Apache ECharts

    Use Apache echarts (incubating) in WeChat mini program

    ...For the project creation of WeChat Mini Programs, please refer to the official documents of the WeChat public platform. After creating the project, can be downloaded ecomfe / echarts-for-weixin project completely replacing the new project, and then modify the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    iView Weapp

    iView Weapp

    A set of high-quality WeChat applet UI component library

    ...Before you start using iView Weapp, you need to read the micro-channel applet custom components related documents. We have built-in examples of all components, you can scan the small program code experience on the right, or view it in WeChat developer tools. Then, the examplesdirectory can be opened in the micro-channel developer tools. We adopted a 24-grid system to divide the area into 24 equal parts, which can easily deal with most layout problems. Using the grid system for web page layout can make the page layout beautiful and comfortable. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10
    Claudia Bot Builder

    Claudia Bot Builder

    Create chat bots for Facebook Messenger, Slack, Amazon Alexa, etc.

    ...It simplifies the messaging workflows, automatically sets up the correct web hooks, and guides you through configuration steps, so that you can focus on important business problems and not have to worry about infrastructure code. This code is enough to operate bots for all supported platforms. Claudia Bot Builder automatically parses the incoming messages into a common format, so you can handle it easily. It also automatically packages the response into the correct message template for the requesting bot, so you do not have to worry about individual bot protocols. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Electronic WeChat

    Electronic WeChat

    A better WeChat on macOS and Linux. Built with Electron

    A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong. If you want to build the app by yourself rather than download the release directly, please consider to use the source code from the production branch, the master branch is under development and we cannot guarantee it to be stable. The supported and available features are: a modern UI and all features from Web WeChat, block message recall, stickers showing support, share subscribed passages on Weibo, Qzone, Facebook, Twitter, Evernote, and email. Also, you can mention users in a group chat, drag and drop to send photos. it behaves like a native app, based on dozens of optimization, and removes URL link redirects and takes you directly to blocked websites (e.g. taobao.com). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Let's Chat

    Let's Chat

    Self-hosted chat app for small teams

    Let's Chat is a persistent, self-hosted messaging application made for small teams. It runs on Node.js and MongoDB and comes with some awesome features, such as LDAP/Kerberos authentication, a REST-like API and XMPP support. It's also got multiple, private and password-protected rooms, mentions, image embeds, and plenty of other great stuff. Let's Chat is Hubot-friendly and comes in many different languages. It's made with love by the development team at Security Compass, who started this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    WSChat

    PHP Web Chat System utilizing Websockets HTML5 Technology

    Simple Web Chat System which uses PHP Websockets server code and Javascript client HTML5 API to bring a system similiar to IRC (Internet Relay Chat) for live interactive Internet text messaging between users via web interface. Suppports system domains, channels (with various modes), private messaging and many other features. System data is stored into SQLite database. It can easily be improved to make a powerfull communication web chat system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    sxEdit is a KompoZer extension which enables Real Time Collaborative Edition, using XMPP/SXE protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a less intrusive ajax web chat which uses Ajax, Smack, XMPP. This is the client version Servlet. The backend code should run under Tomcat server. You can use openfire or any other XMPP server as the server, gtalk also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A framework for creating java GUI application by defining GML(Graphics Markup Language) only drag and drop GUI component in CS3 software. After define GML this software can generate source code automatically comply with the framework(View,Modal,Controlle
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next