471 projects for "x11" with 3 filters applied:

  • 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
  • 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
  • 1
    This is an email client written in Java, using Swing and JavaMail. It supports IMAP (including disconnected IMAP), POP3, and unix-style mbox folders. It also has (alpha) support for encryption using PGP and S/MIME.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Manitou-Mail is a free Qt-based database-driven Mail User Agent with associated scripts. It stores mailboxes and mail messages as structured data, accessible (possibly concurrently) by SQL, in addition to providing common mailer features and some more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Quazaa

    Quazaa

    A cross platform multi-network peer-to-peer (P2P) file-sharing client.

    Quazaa is a cross platform multi-network peer-to-peer (P2P) file-sharing client inspired by Shareaza which will support Gnutella2, Ares, eDonkey2000 (eMule), HTTP, FTP, and BitTorrent. Using the Qt software development kit
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    LinPsk - PSK31 for Linux
    LinPsk is a Psk31 program for Linux using Qt. It's roots are based on WinPsk 1.0
    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
    Trebuchet is a 100% TCL cross-platform GUI MUD client, designed to be powerful and extensible, yet easy to use. This client also has support for advanced features, such as SSL encryption, and allowing the server to request custom GUI dialogs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    QTerm is a BBS client in Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenNX Client
    OpenNX is an OSS drop-in replacement for Nomachine's nxclient.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    XASTIR

    XASTIR

    Multiplatform Ham Radio APRS and Mapping Program

    NOTE: Code commits are FROZEN on SourceForge: New code is now at <http://github.com/Xastir/Xastir>. Real-time tracking & messaging of stations via radio/internet APRS data streams, w/125 map formats supported. Linux/FreeBSD/Solaris/MacOSX/Windows in any of 7 languages. Can also be used for mobile mapping w/GPS. MAILING LISTS ARE AT: PROJECT->WEB SITE.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Java-based framework for decoupling back-end services and front-end interfaces. Browse and interact with a database, a class library, a network, a log file, or any live java object as though it were a filesystem. (It works with filesystems too!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 10
    XDCC-Fetch, written entirely in Ruby, is a platform independent tool for collecting, searching and downloading broadcasted XDCC announcements within IRC channels. XDCC-Fetch supports, amoung other features, multiple IRC Servers and search on typing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    AUM CSPRNG & Stream Cipher

    AUM CSPRNG & Stream Cipher

    A minimal CSPRNG reflecting the Zen of cipher design

    AUM is an extremely fast, small-state, cryptographically secure pseudo-random number generator and stream cipher. AUM exhibits uniform distribution, mixes rapidly, has no detected bias, and comes in three variants: AUM16, with an internal state array of 16+4 32-bit words; AUM32, with an internal state of 32+4 words; and AUM64 with a 64+4-word state. The former permit seeding with a key of up to 512 or 1024 bits, the latter with a 2048-bit key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The MOTET Cipher & SE Scrambler

    The MOTET Cipher & SE Scrambler

    A tiny, fast encryption tool in C

    MOTET is a tiny, fast super-encipherment application written in C, featuring the new CSPRNG/stream ciphers MOTE and BEDBUG in each of their three variants, as well as the "gold standard" among ciphers, ISAAC. MOTET brings multiple levels of encryption, including a ciphertext-hash, a Vigenere mixing function, a choice of Caesar MOD or Caesar MIX ciphering on the primary key-stream, plus a deeply scrambled "outer shell" as a final super-encryption stage. A unique nonce IV guarantees that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MOTE CSPRNG & Stream Cipher

    MOTE CSPRNG & Stream Cipher

    A family of small-state CSPRNGs and Stream Ciphers

    MOTE is a fast, small-state, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. MOTE exhibits uniform distribution, mixes extremely rapidly, has no detected bias, and comes in three variants: MOTE8, with an internal state array of 8+4 32-bit words; MOTE16, with an internal state of 16+4 words; and MOTE32 with a 32+4-word state. The former permit seeding with a key of up to 256 or 512 bits, the latter with a 1024-bit key. Reduced to essentials, MOTE is only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BEDBUG CSPRNG & Stream Cipher

    BEDBUG CSPRNG & Stream Cipher

    A family of FLEA-inspired CSPRNGs and Stream Ciphers

    BEDBUG is a small, fast, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It exhibits uniform distribution, mixes rapidly (with worst-case avalanche better than 16-bits), has no detected bias, and comes in three variants: BEDBUG128, with an internal state array of 128+3 32-bit words; BEDBUG256, with an internal state of 256+3 words; and BEDBUG512 with a 512+3-word state. The former permit seeding with a key of up to 4096 or 8192 bits, the latter with a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    aprs tools writen in lazarus X11

    a small collection of tools for aprs use and mainly xastir

    a small collection of tools that I have written to make APRS and SAR operation in local area easier. It was built as a tool to make files for xastir, later a uiview option was added to make the files usable for uiview users. (I downt use uiview only made the files calculation for it)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Blog management application based on Qt 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenRPG is an Internet application that allows people to play Role Playing Games and some miniature based war games in real-time over the Internet. OpenRPG helps facilitate character tracking, miniature battles, and adventure building.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    edonkey plus
    edonkey plus is a free program peer to peer for the peer to peer network edonkey 2000,overnet etc edonkey plus is a program free the open source edonkey plus es un programa peer to peer gratuito de codigo abierto para las redes peer to peer overnet e
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Client for Game Masters (of a RPG) to control a Game session using Y! Messenger Protocol. This allows GM to talk to the whole group, a sub-group (or individual), etc. and helps her to have a centralized GUI, while players can connect normally to Y! Msgr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An initiative to create something similar to the windows program Roger Wilco, Teamspeak, BattleCom and Speak Freely, allowing users from different platforms talk with each other in real time with minimal CPU and bandwidth usage. Voice chat.....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    JmDNS is a java implementation of the IETF draft RFP multicast extensions for DNS. This project contains the needed elements for service discovery and service registration. It is compatible with Apple\'s Rendezvous service. This project has been moved to http://www.jmdns.org. This site is no longer actively maintained. Please visit us at our new home!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Multiprotocol plugin-based instant messenger for X11 (optionaly support KDE), Windows and MaxOS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PJIRC is a full-featured Java-based IRC client
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    The "all-platform eMule", it is a eMule-like client for ed2k network, supporting linux, MacOS and Win32. It was forked from xMule project back in september 2003 to drive it to a brand new direction and quality. Uses wxWidgets for multiplatform support.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 25
    This project is to create the hardware and software for a family of software defined radios for microwaves and maybe other bands too. The DSP in the software is based on DttSP from the SDR-1000.
    Downloads: 4 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.