24 projects for "linux desktop" with 1 filter applied:

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 1
    VICE

    VICE

    Versatile Commodore Emulator

    VICE is an emulator collection which emulates the C64, the C64-DTV, the C128, the VIC20, practically all PET models, the PLUS4 and the CBM-II (aka C610). It runs on Unix, MS-DOS, Win32, OS/2, Acorn RISC OS, BeOS, QNX 6.x, Amiga, GP2X or Mac OS X machines.
    Leader badge
    Downloads: 5,734 This Week
    Last Update:
    See Project
  • 2
    asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.
    Leader badge
    Downloads: 5,110 This Week
    Last Update:
    See Project
  • 3
    Extended Module Player

    Extended Module Player

    A multi-format module player and library

    libxmp is a library that renders module files to PCM data. xmp is a module player for Unix-like systems, based on libxmp, that plays over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs and PC, including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM) and Impulse Tracker (IT) files.
    Leader badge
    Downloads: 298 This Week
    Last Update:
    See Project
  • 4
    Hexen II: Hammer of Thyrion

    Hexen II: Hammer of Thyrion

    A cross-platform port of Hexen II game.

    Hammer of Thyrion (uHexen2) is a cross-platform port of Raven Software's Hexen II source. It is based on an older linux port, Anvil of Thyrion. HoT includes countless bug fixes, improved music, sound and video modes, opengl improvements, support for many operating systems and architectures, and documentation among many others.
    Leader badge
    Downloads: 240 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    FreeWRL VRML/X3D browser
    FreeWRL is an Open Source, cross platform VRML2 and X3D compliant browser, with script, SAI and EAI support. Platforms supported: Linux and other Unix-style platforms; Mac OS/X; Windows. Support for mobile platforms (iOS, Android, QNX) is under development.
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • 6
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge
    Downloads: 240 This Week
    Last Update:
    See Project
  • 7
    CrossBrowdy

    CrossBrowdy

    JavaScript framework to build game engines, games, emulators and apps

    CrossBrowdy is a free and open-source JavaScript framework that allows to create multimedia apps, emulators, game engines and games that will be compatible with any device. Any software developed with CrossBrowdy should be able to be used in any JavaScript compatible web client (including browser plug-in, add-on, extension, app...) which supports "document.getElementById". This framework allows any developer to manage easier many different things, such as audio (with Flash fallback,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Approximator is program for experimental data approximation and interpolation (20 dependencies for select). Graphical charts. Export to Gnumeric/OpenOffice Calc/Microsoft Excel. Multi-language interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is now hosted on https://mined.github.io and will be co-hosted here until further notice. Text editor with extensive Unicode and CJK support. Convenient and efficient features for editing of plain text documents, programs, HTML etc. User-friendly interface, mouse control and menus. Runs in a text-mode environment like xterm or mintty.
    Downloads: 3 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10
    NTFS-3G Safe Read/Write NTFS Driver
    NOTE: NTFS-3G development has moved to GitHub. This project page exists for archival purposes only! For the latest NTFS-3G updates, please visit: https://github.com/tuxera/ntfs-3g The NTFS-3G driver is a safe read/write NTFS driver for Linux, Mac OS X, OpenSolaris, FreeBSD, NetBSD, QNX, Windows and Haiku, providing fast and POSIX handling of the Windows XP, Windows Server 2003, Windows 2000, Windows Vista and Windows 7 file system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Network file system designed for use with home NAS. Simple to use, few dependencies, reasonable security, completely in user space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Pofig

    Portable Figure Out system properties

    pofig - portable shell script for probing base system properties: OS, OS version, kernel version, distro, distro version, architecture. It detects: 19 operating systems, 11 major linux distros, 13 CPU types. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    cmdok

    Command validation tool

    cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    cstem

    C/C++ system probe, test and automation toolkit

    cstem is a portable toolkit for probing and testing C/C++ system. It consist of 4 scripts: cprobe, cltest, cppdef, mkdep. cstem scripts can be used standalone or as part of software build systems. All scripts are portable and have no dependencies. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TAO Translator

    TAO Translator

    Online translator with some advanced features

    TAO Translator (formerly, The Advanced Online Translator) uses online translation services to provide translations. Currently supported services: * Google Translate - supports translation, transliteration for most non-latin scripts, language detection, and dictionary with reverse translations for single words. * Microsoft Translator (a.k.a. Bing Translator) - supports translation and language detection. * Yandex.Translate - supports translation and language detection. *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QRemoteControl-Client

    QRemoteControl-Client

    QRemoteControl is a remote control application for your mobile phone.

    QRemoteControl is a remote control application for your mobile phone. This is the client part of QRemoteControl. The client application is currently available for Android, Blackberry, MeeGo and Symbian. You can download the client software and precompiled versions for Linux and the Raspberry Pi here: http://qremote.org/download.php#Download The source code is now hosted on GitHub: https://github.com/strahlex/QRemoteControl-Client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BEYE (Binary EYE) is a free, portable, advanced file viewer with built-in editor for binary, hexadecimal and disassembler modes. It contains a highlight AVR/Java/i86-AMD64/ARM-XScale/PPC-64 and other disassembler, full preview of MZ,NE,PE,ELF and other.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 18
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19

    roslink

    Accelerate the integration of legacy systems with ROS

    ROSLink allows you connect ROS systems with ROS without actually installing ROS. Features: - API identical to roscpp - No dependencies - Full support of ROS name remappings See the wiki https://sourceforge.net/p/roslink/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Info-ZIP portable compression/archiver utilities (Zip, UnZip, WiZ, etc.)
    Leader badge
    Downloads: 87,364 This Week
    Last Update:
    See Project
  • 21
    yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices. yaSSL is highly portable, and runs on standard as well as embedded platforms(QNX, ThreadX, VxWorks, Tron) yaSSL is still available but no longer being developed. Current development on the same project continues under wolfSSL. Visit yaSSL Home above for the latest stable release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A rewrite of the game engine for Doukoutsu Monogatari (Cave Story) using SDL. The original data files are required to play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AfA-Scumm is the 2D adventure engine powering AmberfishArts, a community for enthusiasts of classic adventure games as well as a hub for high-quality fan projects. Coded in C++, AfA-Scumm is both very portable and feature rich.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    curl is at curl.se

    curl is at curl.haxx.se

    curl is at curl.se
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next