[go: up one dir, main page]

Open Source Linux Communications Software - Page 15

Communications Software for Linux

View 420 business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Pesterchum-Discord

    Pesterchum-Discord

    A Discord client mimicking the Pesterchum chat client from Homestuck

    A Discord client mimicking the Pesterchum chat client from Homestuck, Uses a lot of code from my Pesterchum Client. A Discord client mimicking the Pesterchum chat client from Homestuck, for the few people who are still interested in that. If you have any questions either contact me the GitHub or add me at Henry#8808 on Discord. This app is not an all-in-one client! It is meant to enhance RP and anything else you wish to do with it, however, it is recommended you still use regular Discord for technical functions. The release download is distributed as a .zip file. Unzip the file and inside will be a file called pesterchum.exe If there is an update, updater.exe will launch in a console. It doesn't install anywhere, its fairly portable. It is not yet for OSX/Linux, contact me if anyone is interested in supporting it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Readrops

    Readrops

    Android multi-services RSS client

    Readrops is a multi-service RSS client for Android. Its name is composed of "Read" and "drops", where drops are articles in an ocean of news.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Rspamd

    Rspamd

    Rapid spam filtering system

    Rspamd is an advanced spam filtering system and email processing framework that allows evaluation of messages by a number of rules including regular expressions, statistical analysis and custom services such as URL black lists. Each message is analysed by Rspamd and given a verdict that might be used by MTA for further processing (e.g. to reject a message, or add a special header indicating spam) along with other information, such as possible DKIM signature or modifications suggested for a message. Rspamd can act as a Milter allowing direct interaction with popular MTA systems, such as Postfix or Sendmail. Rspamd is designed to process hundreds of messages per second simultaneously, and provides a number of useful features including a comprehensive Lua API that allows access to messages processing in various aspects as well as asynchronous network API to access external resources, such as DNS, HTTP or even generic TCP/UDP services.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    WeeChat

    WeeChat

    The extensible chat client

    The extensible chat client. Full-featured IRC plugin: multi-servers, proxy support, IPv6, SASL authentication, nicklist, DCC, and many other features. 256 colors, horizontal and vertical splits, smart filtering, customizable bars and much more. 8 scripting languages supported with a built-in scripts manager. Connect to your WeeChat instance from your browser, smartphone, GUI client, Emacs or even another WeeChat.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    go-orbit-db

    go-orbit-db

    Go version of P2P Database on IPFS

    orbit-db is a distributed peer-to-peer database on IPFS. This project intends to provide a fully compatible port of the JavaScript version in Go. The majority of this code was vastly derived from JavaScript's orbit-db project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    ipfs-check

    ipfs-check

    A tool for checking the accessibility of your data by IPFS peers

    A tool for checking the accessibility of your data by IPFS peers. go build will build the server binary in your local directory. go install will build and install the server binary in your global Go binary directory (e.g. ~/go/bin) There are web assets in the web that interact with the Go HTTP server that can be deployed however you deploy web assets. Maybe just deploy it on IPFS and reference it with DNSLink. For anything other than local testing you're going to want to have a proxy to give you HTTPS support on the Go server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    ipfs-utils

    ipfs-utils

    IPFS utils

    Package to aggregate shared logic and dependencies for the IPFS ecosystem.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    iroh

    iroh

    IPFS reimagined

    Iroh takes IPFS beyond the theoretical, to offer developers efficient infrastructure that scales data distribution past 10M devices. We have been working on and around IPFS nearly since its inception, and are starting out on a new implementation because we have unfinished business with IPFS. We believe the best days of the protocol are ahead, but to get there we need to ship an order-of-magnitude improvement that unlocks new platforms and use cases. We're building iroh to see just how far we can take IPFS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    listmonk

    listmonk

    High performance, self-hosted, newsletter and mailing list manager

    Performance and features packed into a single binary. Manage millions of subscribers across many single and double opt-in lists with custom JSON attributes for each subscriber. Query and segment subscribers with SQL expressions. Use the super fast bulk importer (10k records per second) or use HTTP/JSON APIs or interact with the simple table schema to integrate external CRMs and subscriber databases. Visualize and compare campaign performance. Connect external visualization programs to the database easily with the simple table structure. Create powerful, dynamic e-mail templates with the Go templating language. Use template expressions, logic, and 100+ functions in subject lines and content. Write HTML e-mails in a WYSIWYG editor, Markdown, raw syntax-highlighted HTML, or just plain text. Highly configurable, multi-threaded, high-throughput multi-SMTP e-mail queues for super fast campaign delivery.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    ng-file-upload

    ng-file-upload

    Lightweight Angular directive to upload files

    File upload progress, cancel/abort. File drag and drop (html5 only). Image paste from clipboard and drag and drop from browser pages (html5 only). Image resize and center crop (native) and user controlled crop through ngImgCrop. See crop sample (html5 only). Orientation fix for jpeg image files with exif orientation data. Resumable uploads, pause/resume upload (html5 only). Native validation support for file type/size, image width/height/aspect ratio, video/audio duration, and ng-required with pluggable custom sync or async validations. Show thumbnail or preview of selected images/audio/videos. Supports CORS and direct upload of file's binary data using Upload.$http(). Plenty of sample server side code, available on nuget. On demand flash FileAPI shim loading no extra load for html5 browsers. HTML5 FileReader.readAsDataURL shim for IE8-9.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    openwechat

    openwechat

    golang WeChat SDK

    Golang version of personal micro-signal API, breaking through login restrictions, similar to developing public accounts, developing personal micro-signals. WeChat robot, using WeChat to complete the customized development of some functions. Modules are easy to use and easy to expand. Support customized development, such as logging, and automatic reply. Breakthrough login restrictions. No need to scan the QR code repeatedly to log in. Support multiple WeChat accounts to log in at the same time. Message reply, send text, pictures, files, emoji and other messages to designated objects (friends, groups) Hot login (no need to repeatedly scan the code to log in), custom message processing, file download, message anti-withdrawal. Obtain object information, set friend notes, pull friends into groups, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    osmos::feed

    osmos::feed

    Turn GitHub into an RSS reader

    An RSS reader running entirely from your GitHub repo.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    state-in-url

    state-in-url

    Share complex React state between any components and sync to the URL

    Easily share complex states between unrelated React components, with IDE autocomplete and TS validation. Without any hassle or boilerplate. state-in-URL Simple state management with optional URL sync. Share complex states between unrelated React components, TS-friendly, NextJS compatible. Most users don't care about URLs, so, can use them to store your app state.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Isync

    mailbox synchronizer

    A command line utility for synchronizing remote IMAP mailboxes and local maildir-style mailboxes. This is useful for working in disconnected (off-line) mode, such as on a laptop, but also for mirroring mailboxes between servers.
    Leader badge">
    Downloads: 52 This Week
    Last Update:
    See Project
  • 15
    NOCC
    NOCC is a simple and fast Webmail client which can handle POP3 and IMAP mailboxes and sends email via SMTP. It is written with PHP, has low requirements (no database, frames). Features multi-language support, MIME attachments, displays HTML messages. The installation guide comes with the source code: https://sourceforge.net/p/nocc/code/HEAD/tree/trunk/webmail/docs/INSTALL If you encounter problems or bugs you can always try the current HEAD version: https://sourceforge.net/p/nocc/code/HEAD/tarball?path= Questions, bug reports or support requests are very welcome: https://sourceforge.net/p/nocc/_list/tickets Alternative source code repository: https://github.com/oheil/NOCC
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    Kiax is a softphone (soft phone, VoIP client) with a simple and comfortable user interface for making VoIP calls to Asterisk PBX. It depends on the iaxclient library to use Asterisk's IAX2 protocol for easy call configuration and audio setup.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17

    Roundup Issue Tracker

    Simple-to-use/-install issue-tracking system: web, REST, email, CLI

    Roundup is a simple-to-use and -install issue-tracking system with command-line, web, REST, XML-RPC, and e-mail interfaces. It runs on python 2.7 or 3.6 or newer. Roundup has been deployed for: * bug tracking and TODO list management (the classic installation) * customer help desk support (with a wizard for the phone answerers, linking to networking, system and development issue trackers) * issue management for IETF working groups * sales lead tracking ...and so on. It's been designed with flexibility in mind - it's not just another bug tracker. Roundup ships with a *demo tracker* to play with - after you've unpacked the source, just run "python demo.py" and load up the URL it prints out! Get current development source from mercurial repo at: <https://sourceforge.net/p/roundup/code/ci/default/tarball?path=>
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18
    mendelson OFTP2

    mendelson OFTP2

    Implementation of the OFTP2 protocol (RFC 5024)

    The mendelson OFTP2 is a JAVA-based open source OFTP2 solution. It contains a logging- and configuration GUI (SWING) and supports encryption, digital signatures, message compression, TLS, certificate exchange, message routing, mail notification
    Leader badge">
    Downloads: 51 This Week
    Last Update:
    See Project
  • 19
    Range Rover EAS Reset. Applications designed to Reset, Read Faults and Calibrate the Range Rover P38a/Classic Electronic Air Suspension. Using a custom ODDII(P38a) or Diagnostics(Classic) cable faults can be read and reset. Calibration is also possible.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 20
    Open Source 3GPP IMS Client
    Downloads: 28 This Week
    Last Update:
    See Project
  • 21
    A collection of single floppy disk based Network Attached Storage (NAS) Server Operating Systems, designed to transform a basic computer into a dedicated SMB/CIFS, FTP or NFS file server.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 22
    husky is a bunch of os-independent software for fidonet. It consitsts of tosser hpt, fileechoprocessor htick, message editor msged TE, libraries fidoconfig, smapi etc. Russian documentation may be found in Wiki http://sf.net/apps/mediawiki/husky/ The new development has been moved to https://github.com/huskyproject/
    Leader badge">
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23

    JTSDK

    Build Systems for WSJT Applications

    JTSDK is a pre-configured collection of open source cross platform development frameworks, Gnu tools, libraries and custom written scripts designed to ease compiling WSJT applications and documentation from source code. WINDOWS APPLICATIONS ---------------------------------------------------------------------- * JTSDK-QT.......: WSJT-X, WSPR-X and MAP65 * JTSDK-PY........: WSJT and WSPR * JTSDK-DOC....: All WSJT Documentation * JTSDK-MSYS..: General Compiling LINUX APPLICATIONS ------------------------------------------------------------------ * JTSDK-Nix.......: WSJT, WSJT-X and WSPR
    Leader badge">
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    Postfix greylisting policy service with auto-white-listing written in Perl with SQL database as storage backend. Greylisting stops 50 to 90 % junk mails (spam and virus) before they reach your Postfix server (saves BW, user time and CPU time).
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25
    Plugin for Irssi which monitors torrent IRC announce channels, downloads torrent files based on a user-defined filter, and then sends the torrent files to a local or remote torrent client. Supports several different private trackers.
    Downloads: 8 This Week
    Last Update:
    See Project