Open Source Mac Communications Software - Page 80

Communications Software for Mac

View 920 business solutions
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for 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
    CaminoTalks is a open source, cross platform videoconferencing system. It is designed to work behind a firewall and can have mutiple connections. It works with all popular Messengers like MSN, AIM, ICQ, GAIM. It overcome Netmeeting/H323.Videoconference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CampX

    CampX

    CampX: Discover and share the best campgrounds across India

    CampX is a web application designed to help users discover and share campgrounds from around the world. Users can browse through a collection of campgrounds, read reviews, and contribute by adding their own. Each user has control over the campgrounds they add, with the ability to edit or delete them. The platform encourages a community-driven approach to exploring the great outdoors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CamServ Applet is an applet that can be used in conjunction with camserv so that internet explorer is able to handle multi-part JPEGs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CANTCL is the Canonical Tcl Archive Network and will provide an online repository for binary and source code distributions of Tcl extensions and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    A pure HTML implementation of VNC, using the HTML 5 canvas tag and JavaScript as a client and an RFB to HTTP proxy served up by Python. Requires Python and Python Imaging Library to be installed on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BibleBot for XChat. Also a collection of other useful Python scripts for XChat. Translator(TransBot), Dictionary(DictBot), Googling(GoogleBot), Relaying(RelayBot), Calculator(CalcBot), Operation(OpBot), Seen(SeenBot), Weather(WeatherBot) Platform indepen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CangrejoMail it's a mod of the popular webmail "SquirrelMail". All the html code has been changed to XHTML, this way, all the interface is handle by CSS with the possibility to work with themes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Candide aims to be a unique piece of software in an otherwise crowded and monotonous field. Candide (blog) is a unique mixture of OO-PHP, JavaScript and other tricks which combine to create a blog which is both interesting to look at as well as work with
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple Usenet newsserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Canver Software project, phpbb mods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Capi2Name is an ISDN capi monitor that listen for calls on the capidevice and prints the calls into a Mysql Database and with the PHP webinterface you can show after calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    capster is the first multi-platform GUI napster client. it has more features than even the well-featured windows client. it can be run on windows, unix, mac... any OS for which there is a Tcl/Tk runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Carassius is an Email client unlike any other. In addition to a new intuitive approach to the regular email protocols (POP3, IMAP, SMTP), Carassius also handles the major Webmail services including Gmail, Yahoo! Mail & Hotmail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Proxy IRC <-> Caramail [FR] Il s'agit d'un bouncer permettant de se connecter ŕ caramail via un client IRC (n'importe lequel) ŕ partir de n'importe quelle plate-forme. [EN] It allows people to connect to caramail.com chat service with any IRC clien
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Carbon Forum

    Carbon Forum

    A high performance open-source forum software written in PHP

    Carbon Forum is a high-performance, open-source PHP-based forum software built with MySQL. It's designed with modern features and SEO in mind, suitable for developers who want a fast and elegant community platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Carolina Roller Derby Scoreboard

    CRG is now on GITHUB and Facebook

    Development of CRG is now in https://www.facebook.com/groups/126006504596245 (This is for DEVELOPERS). For Users, use the normal Derby Scoreboard group https://www.facebook.com/groups/derbyscoreboard/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CarrierWave

    CarrierWave

    Classier solution for file uploads for Rails, Sinatra and others

    This gem provides a simple and extremely flexible way to upload files from Ruby applications. It works well with Rack based web applications, such as Ruby on Rails. CarrierWave gives you a store for permanent storage, and a cache for temporary storage. You can use different stores, including filesystem and cloud storage. Most of the time you are going to want to use CarrierWave together with an ORM. It is quite simple to mount uploaders on columns in your model, so you can simply assign files and get going. Make sure you are loading CarrierWave after loading your ORM, otherwise you'll need to require the relevant extension manually. Now you can cache files by assigning them to the attribute, they will automatically be stored when the record is saved. CarrierWave also has convenient support for multiple file upload fields. Add a column which can store an array. This could be an array column or a JSON column for example. Your choice depends on what your database supports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Permite que un grupo de personas pueda mantener cooperativamente una lista con sus actividades futuras, organizadas por fecha y resaltadas según prioridades. Además puede mantenerse en contacto mediante un shoutbox integrado.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Microsoft MSN Messenger client/library in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Casub

    Casub

    A lightweight program for easily downloading subtitles for video files

    A simple program without any fancy features. Select your subtitle language, select a video file, and Casub will fetch the subtitle for you, naming and placing it correctly! Visit the website at http://repsacc.github.io Yes, you can select your preferred subtitle language :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CatBot is a simple, HTML/PHP/MySQL based chatterbot that's easy to set up and use. He comes equipped with a few commands, as well as a basic "learning" ability. With some moderate tweaking, he could make a very nice browser-based helpdesk assistant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Design and styles for Categories Hierarchy BB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CAXO (Component for Accessing XML based Objects) is mapping any xml based object to a multiline and editable tree structure. CAXO is a JComponent, and direct implementable in any swing container. In default configuration, CAXO is an xml browser or editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple FTP client based on Java and SWT UI library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CelerBB is a piece of forum software that is designed to provide a free alternative to much of the other large, expensive forum software that is available on the internet today.
    Downloads: 0 This Week
    Last Update:
    See Project