Showing 33 open source projects for "back"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    Franz 5

    Franz 5

    Franz is a free messaging app for services like WhatsApp, Slack, etc,

    Franz is your messaging app for WhatsApp, Facebook Messenger, Slack, Telegram and many many more. Franz supports a great variety of business and private messaging & chat services like Slack, WhatsApp, WeChat, Messenger, Telegram, Google Hangouts, Skype, Zendesk and many more. It does not matter if you just want to keep in touch with your friends or are managing a multi-seat customer care team. Franz got you covered. Franz allows you to add each service many times. This makes Franz the...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Rasa

    Rasa

    Open source machine learning framework to automate text conversations

    ...With Rasa, you can build contextual assistants on Facebook Messenger, Slack, Google Hangouts, Webex Teams, Microsoft Bot Framework, Rocket.Chat, Mattermost, Telegram, and Twilio or on your own custom conversational channels. Rasa helps you build contextual assistants capable of having layered conversations with lots of back-and-forths. In order for a human to have a meaningful exchange with a contextual assistant, the assistant needs to be able to use context to build on things that were previously discussed. Rasa enables you to build assistants that can do this in a scalable way. Rasa uses Poetry for packaging and dependency management. If you want to build it from the source, you have to install Poetry first. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Official Android SDK for Stream Chat

    Official Android SDK for Stream Chat

    Android Chat SDK ➜ Stream Chat API. UI component libraries for chat

    This is the official Android SDK for Stream Chat, a service for building chat and messaging applications. This library includes both a low-level chat SDK and a set of reusable UI components. Most users start with the UI components and fall back to the lower-level API when they want to customize things. We're proud to say that we're the first Android Chat SDK that supports Jetpack Compose! We released our Compose UI Components one day after the official Jetpack Compose 1.0 release and our team members have been working hard on it since then. Now it's mature and stable enough for us to officially recommend it for all new applications and all modern chat implementations. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ...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
  • 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
  • 5
    Novel Insight Inner Circle

    Novel Insight Inner Circle

    Graphical message and file encryption tool

    ...The encryption uses AES-256 twice so it is harder to crack than the industry standard pure AES 256bit implementation (theoretical key size is 512 bit). The software writes encrypted data in ASCII text format which can be cut'n'pasted to messaging apps or to emails and back to Inner Circle when decrypting data. IMPORTANT: The software requires new OpenJDK 16 (Not Oracle's J2RE 1.8) to run. Install, for example, AdoptOpenJDK for Windows. NOTE: By using encryption twice the implementation is (in theory) vulnerable to Meet-In-The-Middle attack reducing key size to 256bit but the attack still requires 2^256 bytes of memory making it impossible in practice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    QKSMS

    QKSMS

    A beautiful SMS messenger for Android

    Fall in love with texting all over again with QKSMS! QKSMS is a beautiful, simple and customizable open source replacement to the stock messaging app on Android. It's got a clean, clutter-free intuitive design that lets you focus on what matters, plus millions of colors to choose from to make the theme of the entire app truly your own. QKSMS has some powerful features, including photo sharing, group chat, conversation blocking, message backup and restore and more. It's got everything you...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Simple Web Chat

    Simple Web Chat

    Simple open source php based HTML5 rich web chat system

    Its a high performance simple feature rich and fully customizable web based chat implemented using php and jquery with auto fall-back from HTML5 WebSocket to HTML5 SSE to Ajax Long Polling Can work with or without any database server and sessions It can be used as standalone or as module / plugin in any website Fetaures: 1) Registration, login, forgot password 2) Search and add contacts, manage groups 3) Broadcast, one to one & group chat 4) Desktop notification, sound alert, auto scroll to new message 5) Attachments, smileys 6) Multiple tab chat 7) Message History *Audio-Video chat using WebRTC integrated into code, but not yet tested All these managed without use of any database server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    WordlistsRus

    Wordlist for post USSR countries

    Project contain a bunch of tools for creating word-lists and listings of the tools, also word-list for Russia, Ukraine, Kazakhstan, Belarus. etc post USSR. Word-lists actually contain special encoded characters, what will be useful for creating wordlists in countries other then USA and England(non English). Word-list can be used for hardening passwords or finding passwords. Highly recommended for web sites for hardening security. This project is pretty common but must be very useful for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    BareBones_texteditor

    Basic text editor, available to the public for modification and use.

    Basic open source text editor, available to the public for modification and use. i would love to get feed back from others and receive modded versions of it. Have fun and play with it.
    Downloads: 0 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
  • 10
    connect-flash

    connect-flash

    Flash message middleware for Connect and Express

    ...Once installed and wired into a session-enabled Express app, it lets you set messages that persist across a single request–redirect–response cycle and then automatically clears them so they don’t show up repeatedly. The API is minimal: you call req.flash(type, message) to store a flash and then read them back in views or route handlers when needed, which makes it a practical solution for form submission feedback, login failure notices, and other transient user alerts. By abstracting flash message handling into middleware, connect-flash eliminates the need for manual session management code and enhances UX with consistent request feedback patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HookMeApp

    HookMeApp

    Meet Talk Share Do...mobile social networking.

    HookMeApp is mobile social networking that gives you back control over your privacy. Choose the level of exposure for your profile between personal, local or global area networks. Use it socialise with people right next to you on the other side of the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Simple Anonymous Chat

    Simple anonymous chat on JS/jQuery/PHP

    Simple anonymous chat. Front-end is written on JavaScript+jQuery and HTML. Back-end is written on PHP. Demonstrative page here: http://apis.sekkyoku.org/anonchat Original idea by Kenrick Beckett. Anonymity brought by Akito Iwakura.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Tweety IRC Bot

    A YourIRC Twitter PHP5/MySQL Bot

    This bot is a YourIRC Networks bot that was made out of pure boardum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ZNC is an IRC bouncer with many advanced features such as a built-in web interface, persistent connection (detaching), multiple users, per channel playback buffer, SSL, IPv6, transparent DCC bouncing, and c++ module support, to name a few.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    ...I will also see if i can bundle it with XChat Azure insted of the old XChat Aqua i have now. Or if they are willing to bundle the script in that insted. But the first part will be to get CPU Detection back on track.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nubot is an extensible Python IRC bot. A MySQL back end facilitates large query/quote collections, as well as mass channel logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Chat Back is a command line chat program. It is perfect to use when you have to chat, but don't have a graphical desktop or window system. At this time, it can be compiled on Windows and Linux and only has minimal support for Google Talk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A perl IRC-BOT that connects to the World of Warcraft armory and realm status to collect infomation for it to be relayed back to a channel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EMURA is a suite of Java applications that allows two users to send encrypted messages back and forth - as a chat. The encryption key is secure and generated using the Diffie-Hellman algorithm. Utilizes GNU-CRYPTO libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A chat system using AJAX, PHP5, and a MySQL database. It is designed to be fully customisable in both the back and front-ends. It has a template system and strong security without hindering usability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Intelligere Flash Chat System is a complete chat system based on Flash on the client side and on PHP on back-end. The server used for the syncronitazion and for the streaming is Adobe FMS. Demo http://www.intelligere.info/intelligereFCS/demo.cfm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tsuka - Flash video archiving

    Tsuka - Flash video archiving

    Flash video web service in AS3, PHP5 and FFmpeg

    Tsuka is a web site software package which has the ultimate goal to provide all means for publishing videos on a web site in Flash video format. Front end is written entirely in Actionscript 3, while back end uses Zend Framework, thus written in PHP 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bahrein is a Perl script that allows you to chat over AIM through only e-mail. All incoming IMs are forwarded through GMail to your destination - and you can reply just as easily back through e-mail to IM again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bazaar is a multifunction system that does Web Conferencing, IRC chat, link management, and sgml publication (for the ICAAP system). Bazaar uses MySQL at the back end and features customizable interfaces, API, multiple languages and a host of other f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hero Arena (HA) will be a turn based strategy game written as a Java Application for a Windows OS. Development will be open to developers of all ranges with hopes of improving skills and knowledge through working on a fun, laid-back project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB