Showing 291 open source projects for "x-com"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • 1
    JinnIde is a plugin that allows using Jinni Prolog, now also hosted here on this site (with open source license!), within the confines of an IDE integrated in JEdit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    makeprojects

    Auto generate VS, Codewarrior, Codeblocks, XCode projects

    This tool will scan your directory for source files and then generate a project file for Codeblocks, XCode, Visual Studio, Metrowerks CodeWarrior, FreeScale Codewarrior. It runs on Linux, MacOSX and Windows and can generate the files for any host from any platform. Great care is taken to make sure project file updates change as little as possible to make source control change lists as minimal as possible. This is the main IDE project file generator used by Olde Sküül!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyInstaller

    PyInstaller

    Converts (packages) Python programs into stand-alone executables

    PyInstaller is a program that converts (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, AIX and Solaris. Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.3, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and uses the OS support to load the dynamic libraries, thus ensuring full compatibility. The main goal of PyInstaller is to be compatible with 3rd-party...
    Downloads: 70 This Week
    Last Update:
    See Project
  • 4
    Jenkins Remote is a system tray application that provides a detailed view of your Jenkins Continuous Integration server. It is design to sit in your operating system’s System Tray and query the Jenkins server for information about each job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 5

    PTXdist

    Easy, Powerful Embedded Linux Build System

    A build system based on kconfig which lets you document and compile a Linux userland. Useful for building Embedded Systems, routers, firewalls etc. See http://www.ptxdist.org for full source packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Oracle Database Front-End with database navigation, code editor, syntax highlighting and tab completion for database objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    distcc Manager

    Centralized Manager of distcc Network

    Distcc Manager was created to facilitate distcc usage for any project that uses make and gcc. It does this by allowing for easy access and registration to the network of build machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JTools provides some useful tools and utilities for Java 5.0 development. Beneath some smaller utilities we have: a (Ant like) DAO framework (also including XML Repository) and a (JSP like) general purpose template generator and execution framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    ...: //DECISION_TABLE: // 1 3 2 2 | light == $$ /* 1=red, 2= yellow, 3=green. */ // N - - - | speed == STOPPED // - - Y - | speed == SLOW // - N - Y | speed == FAST // ______|___________________ // X - X - | Stop(); // - - - X | SlowDown(); // - X - - | SpeedUp(); //END_TABLE:
    Downloads: 1 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10

    XNB Builder

    Create .xnb files for XNA games.

    ... SpriteFont Files: *.spritefont X Files: *.x XNA XML Files: *.xml Audio Files: *.mp3;*.wav;*.wma Video Files: *.wmv Support for some filetypes may be incomplete, graphics filetypes should all be fine. If there's an issue with converting a certain filetype, please let me know!
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff. This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio). Most of the code from hoople1 has moved into the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XML Editor for www.xical.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    With 'nixstaller' you can easily make installers for unix like systems. It will support several GUI frontends such as ncurses, Qt, GTK2 and FLTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ANTLR IDE
    An eclipse plugin for ANTLRv3 grammars. Support for ANTLR 3.0.x/3.1.x/3.2.x
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ConvertMake is a developer tool for Mac OS X that converts command line build systems into Apple's Xcode .xcodeproj project format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Karazeh
    Karazeh is a cross-platform tool for patching, updating, and launching desktop applications, suited for PC games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tabajara
    Tabara é um conjunto de scripts para construção de um sistema GNU/Linux com objetivos didáticos. Tabajara is a set of scripts to build a GNU/Linux system for didactic purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    VDKBuilder is a rapid application development tool based on VDK, a C++ wrapper of the Gtk+ widget set library. It helps programmer in constructing GUI interfaces, editing, compiling, linking and debugging within an integrated environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VDK Library is a framework in C++ that binds GTK+ GUI libraries, provided for both Linux and Windows has been a base library for VDKBuilder project. Recently the project has been divided and VDK continues development by his own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cross platform installer for application distribution. It's developed with MSEide+MSEgui (www.msegui.org), an RAD IDE and GUI platform for FreePascal (www.freepascal.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BuildBot
    Buildbot is a system to automate the compile/test cycle required by most software projects. Buildbot is no longer hosted on SourceForge. See http://buildbot.net for links and documentation, and http://github.com/buildbot for the source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Main features: wxHatch is a cross platform IDE for wxWigets. It generates new wxWidgets projects, with a main frame and text or drawing/imaging window, provides a simple code editor with syntax highligthing, generates makefiles for
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Customizer
    Cusotomizer is advanced LiveCD customization tool. With it you can build own distribution using Ubuntu-Mini-Remix ISO-image ( http://www.ubuntu-mini-remix.org/ ) or regular Ubuntu, Kubuntu, Xubuntu or Lubuntu ISO with a few mouse clicks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    wx.NET is a C# wrapper for wxWidgets (www.wxwidgets.org), providing a portable GUI toolkit for .NET programs. Supported on Windows, Linux GTK, and Mac OS X using MS.NET or Mono. Visit wxnet.sf.net or click "Project Home Page" below to learn more.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    Various components for Zope3. Buildout recipe for integrating python eggs into Cocoa Xcode project builds. Proxy module to expose python objects as NSObjects, which additionally facilitates persistence using ZODB.
    Downloads: 0 This Week
    Last Update:
    See Project