Open Source JavaScript Communications Software - Page 15

JavaScript Communications Software

View 5472 business solutions

Browse free open source JavaScript Communications Software and projects below. Use the toggles on the left to filter open source JavaScript Communications Software by OS, license, language, programming language, and project status.

  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 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
  • 1
    Collaboration service for working groups. Online discussions and document sharing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cosea: the project about studying the supporting technology for ActiveX control running on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Code 2 Gether

    Code 2 Gether

    Learning to Code 2 Gether!

    Always wanted to learn how to code. Here you are at the right spot! We can proudly call this the Code 2 Gether Project! Well all learn to code together making Games!. Software! And more!!! All together So don't forget to join the project :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    Codegroup is a Java application that will allow one to convert binary (or text) computer files in to 5 letter codegroups for transmission over email, landline telephones, radioteletype or Morse Code. Codegroup has internal error correction & limited cryptography capabilities. Codegroup : ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP Once this program has a graphical user interface, an Enigma like subsystem must be devised for data whitening. For content encryption, the use of Java's facilities is being considered as a long term option. This project's initial sourcecode is related to : http://www.fourmilab.ch/codegroup/ http://winmorse.com/ https://bitbucket.org/bgneal/cpp-enigma http://www.whence.com/minimodem/ For the User Interface http://www.oracle.com/technetwork/java/javafx/tools/
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    CollOPort provides a web-based portal for a group of researchers to use to collaboratively manage an observatory or experiment. It consists of several components, including topic-based collaborative content, discussions, proposals, and voting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Warichu is a framework used to enrich web pages with user specified content. The framework can be extended with "Chews". Collaborative Chew is an extension allowing notes to be attached to web pages and exchanged between Warichu users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Complete web-based File-manager with Explorer-like interface. Requirements: server->Php4; client->browser with frames, javascript and css support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CommSy

    CommSy

    Web-based Community System

    CommSy is a webbased community system, originally developed at the University of Hamburg, Germany, to support learning/working communities. For a more indepth description see the project home page. For questions or comments contact finck@commsy.net. Code is now hosted at GitHub. See https://github.com/commsy/commsy Documentation is available under: http://docs.commsy.net You can grep the latest development build of CommSy from http://jenkins.effective-webwork.de/job/CommSy%20Dev/lastSuccessfulBuild/artifact/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Commando
    Commando is a military-grade secure communication system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Comunique

    Comunique

    Edição e envio de e-mails e SMS em massa.

    Aplicação web para edição agendamento e envio de campanhas por e-mail e SMS. Obs: para efetuar o disparo de SMS, faz-se necessária a aquisição do App JasonSMS para Android (https://play.google.com/store/apps/details?id=br.com.sisau.jasonsms).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    phpBB module that plots the number of users from each city on a Google Earth element. Requires a Google Maps API Key. (Free) This product includes GeoLite data created by MaxMind, available from http://maxmind.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Concisus is a collaborative environment (a groupware) based on the idea of separating application from information. Concisus is a eGroupware branch to provides a framework to manipulate informations and their relations using a web-based interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Connected React Router

    Connected React Router

    A Redux binding for React Router v4

    Synchronize router state with redux store through uni-directional flow (i.e. history -> store -> router -> components). Supports React Router v4 and v5. Supports functional component hot reloading while preserving state (with react-hot-reload). Dispatching of history methods (push, replace, go, goBack, goForward) works for both redux-thunk and redux-saga. Nested children can access routing state such as the current location directly with react-redux's connect. Supports time traveling in Redux DevTools. Wrap your react-router v4/v5 routing with ConnectedRouter and pass the history object as a prop. Remember to delete any usage of BrowserRouter or NativeRouter as leaving this in will cause problems synchronizing the state. Place ConnectedRouter as a child of react-redux's Provider. If doing server-side rendering, you should still use the StaticRouter from react-router on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple ConquerClub.com notifier for FireFox. Icons appear in the status bar showing the status of your current games. Installation is performed via the Firefox Extensions website :<br> https://addons.mozilla.org/en-US/firefox/addon/3638
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Test your knowledge of ARRL and RAC Sections and US States and Canadian provinces. Helps improve your logging rate for all Ham Radio contests that require logging sections, or states, and provinces, including Field Day, Sweepstakes, ARRL DX, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HTTP conformance tests, mainly aimed at enforcing baseline HTTP functionality for the SimpleTest web test client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CorpRA is a modified set of webpages for IT professionals to provide a simple one-click user interface for end-users to ask for assistance using Microsoft's Remote Assistance and an email client. Currently only works with Lotus Notes, more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cream CRM
    A multilingual customer relationship management (CRM) system for media organizations that features powerful modules for sales automation, customer service, incoming and outgoing email, template-based HTML newsletters, and a WYSIWYG editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Crime Bed City
    Criminal minds revealed and played. Criminal acts in all sorts of places with great animation and daily updated by Developer Fontella Moneet Farrar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CrococryptQuerl

    CrococryptQuerl

    CrococryptQuerl is a web-based file encryption & transfer tool

    CrococryptQuerl =============== CrococryptQuerl (CQuerl) is a web-based open-source file encryption and file exchange tool. If you trust the application service provider which is running CrococryptQuerl, it can be seen as an "anonymous & encrypted safe deposit box for computer files". ---INTRO--- The encryption is done on-the-fly using the user's password. Of course, this requires a trusted TLS/SSL connection to the server running CQuerl. The user provides a file and password and receives an ID. No plaintext data is stored in CQuerl including filenames. If the user looses the ID or forgets the password, the encrypted file cannot be recovered - even by the service provider. DOWNLOAD ======== * A demo running on Google's App Engine (GAE) can be found here: https://crococrypt-querl.appspot.com ==> GAE limits the files to be uploaded to 1MB(!). ==> The file database will be cleared occasionally. ==> Crypto seems to be working slowly on GAE, so be patient! ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Crosswise project is a web-based community event calendar that adds modular data analysis and visualization, and communication methods, to provide community organizations with a powerful event planning, collaboration and analysis tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    It`s an open bit-torrent tracker, that`s based on TBDev Yuna Scatary Edition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CyBerFuN CoDeX
    BigJoos:A little history on this one - it started about 6 months ago initially as a default code with installer feature then i realized it could become modded the most popular mods used with the highest help requests posted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CyBerFuN xBTiT
    CyBerFuN xBTiT by cybernet2u / I only install hacks and maintain them / all the credits for the core source goes to : http://www.btiteam.org new files here ->https://github.com/cybyd/cybyd
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo