Showing 73 open source projects for "x-com"

View related business solutions
  • MediRoutes - Driving NEMT forward Icon
    MediRoutes - Driving NEMT forward

    Designed specifically for Non-Emergency Medical Transportation (NEMT) providers

    The MediRoutes application is a cloud-based software used with mobile device technologies to offer optimal scheduling, booking, dispatch and billing services for Non-Emergency Transportation Providers.
  • currIQunet - Curriculum Management, Higher Education Software Icon
    currIQunet - Curriculum Management, Higher Education Software

    For Education institutions and teachers looking for a curriculum management solution to design, build, and manage their curriculum

    Deliver the best in curriculum management with tech that is easy to learn, simple to use, and built for your future. And making that experience the best you've ever had! That is what drives us. It is our mission! Your courses and programs drive your brand, your impact. Designing, building, and managing your curriculum is mission critical to your success. currIQūnet META is the foremost curriculum-centric, fully integrated platform that allows you to manage your curriculum your way, the best way! We believe our solution should not limit your curriculum needs, today and into the future. Our proven higher education experience and technical know-how combine to create the most feature rich curriculum management offering in the market. currIQūnet META is based on your processes, your data, your way - the technology conforms to you. Technology should not drive, control how you manage your curriculum processes.
  • 1
    Git Extensions

    Git Extensions

    UI tool for managing git repositories

    .... Find the last person that edited a specific part of a file. Double click on the line shows the commit and allows you to drill-down to other files. Version 2.x of Git Extensions runs on multiple platforms using Mono. The active community of Git Extensions is supporting Git Extensions since 2008.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    QtPass

    QtPass

    QtPass is a multi-platform GUI for pass, the standard unix password

    QtPass is part of the pass ecosystem. This means you are not stuck with QtPass, you can use the same password store with many clients. Password management should be simple and follow Unix philosophy. With pass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Dulwich

    Dulwich

    Pure-Python Git implementation

    Dulwich is a Python implementation of the Git file formats and protocols, which does not depend on Git itself. All functionality is available in pure Python. Optional C extensions can be built for improved performance. Dulwich takes its name from the area in London where the friendly Mr. and Mrs. Git once attended a cocktail party. Supported Python versions are Python 3.5 and later. Versions of Dulwich prior to 0.20 also supported Python 2.7. Supported platforms include Linux, Mac OS X...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    jupyterlab-git

    jupyterlab-git

    A Git extension for JupyterLab

    A JupyterLab extension for version control using Git. To see the extension in action, open the example notebook included in the Binder demo. Open the Git extension from the Git tab on the left panel. This extension tries to handle credentials for HTTP(S) connections (if you don't have set up a credential manager). But not for other SSH connections. The extension can cache temporarily (by default for an hour) credentials. To use the caching, you will need to check the option Save my login...
    Downloads: 0 This Week
    Last Update:
    See Project
  • End-to-End Order Fulfillment Software for eCommerce Companies Icon
    End-to-End Order Fulfillment Software for eCommerce Companies

    Ultrafast order fulfillment for ecommerce companies who want an edge over 3PLs.

    Cahoot is the next-generation eCommerce order fulfillment network powered by our patented and easy-to-use shipping software. With 100+ eCommerce fulfillment centers throughout the United States, we offer nationwide 1-day and 2-day delivery to over 90% of the US population. Cahoot provides reliable and affordable US fulfillment services for ALL sales channels, including leading marketplaces such as Amazon, eBay, and Walmart and leading eCommerce platforms and shopping carts, including Shopify, BigCommerce, and Magento. Cahoot is the world's first peer-to-peer eCommerce fulfillment network that provides ultrafast order fulfillment at 30% lower cost than traditional 3PLS.
  • 5
    posh-git

    posh-git

    A PowerShell environment for Git

    posh-git is a PowerShell module which provides Git/PowerShell integration. The prompt within Git repositories can show the current branch and the state of files (additions, modifications, deletions) within. Provides tab completion for common commands when using git. Prompt formatting, among other things, can be customized. Displaying file status in the git prompt for a very large repo can be prohibitively slow. Rather than turn off file status entirely, you can disable it on a repo-by-repo...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6
    TkRev

    TkRev

    Platform-agnostic GUI supporting CVS, Subversion, Git, and RCS

    A Tcl/Tk based graphical interface to the CVS and Subversion configuration management systems. Support for Git and RCS too. Formerly called TkCVS.
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 7
    SubTile

    SubTile

    wxWidgets Based Client GUI for Subversion ®

    SubTile is a lightweight platform independent Subversion ® (SVN) client, it runs on all platforms where wxWidgets library is available. Main goal is to provide simple and quick method to manage and organize projects under version control from everywhere without need of development environment.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    Subversion Client

    Subversion Client

    A graphical interface to Subversion®

    nps_svn_client provides a graphical interface to Subversion® which simplifies the most common tasks associated with managing a working copy. ChangeLog: http://nps-svnclient.sourceforge.net/ChangeLog.html
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Clearcase plugin for Eclipse

    Clearcase plugin for Eclipse

    Eclipse plugin for VCS ClearCase

    Provides a ClearCase plug-in for the eclipse development environment. The plug-in Require a ClearCase client installed. We welcome feedback from end-user to make the plug-in more user-friendly. Release info will be published on release mailing-list. Version 2.2.36 --> requires java 1.7 or higher. Version 2.2.42 --> requires java 1.8 or higher.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Waitlist App and Paging System Icon
    Waitlist App and Paging System

    We make it cheaper and easier to manage your waitlist, order backlog, and just about any other waiting scenario.

    Streamline your customer flow with our SMS-powered waitlist, reservations, and queue management app for restaurants, health care providers, and many other businesses.
  • 10
    git-imerge

    git-imerge

    Incremental merge for git

    Perform a merge between two branches incrementally. If conflicts are encountered, figure out exactly which pairs of commits conflict, and present the user with one pairwise conflict at a time for resolution. Reduce the pain of resolving merge conflicts to its unavoidable minimum, by finding and presenting the smallest possible conflicts: those between the changes introduced by one commit from each branch. Allow a merge to be saved, tested, interrupted, published, and collaborated on while it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NodeGit

    NodeGit

    Native Node bindings to Git

    Asynchronous native Node bindings to libgit2. NodeGit will work on most systems out-of-the-box without any native dependencies. If you receive errors about libstdc++, which are commonly experienced when building on Travis-CI, you can fix this by upgrading to the latest libstdc++-4.9. If you wish to help contribute to NodeGit it is useful to build locally. If you encounter errors, you most likely have not configured the dependencies correctly. You will need libpcre, libpcreposix, libkrb5,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    YaDT

    YaDT

    Yet Another Diff Tool

    YaDT - Yet another Diff Tool. It is another front-end for diff and in earlier versions diff3 utility. With YaDT you can compare and merge 2 and/or 3 files. YaDT is written on Tcl/Tk and wrapped in a single executable file with the help of sdx and tclkit. diff and cvs utilities are embedded inside YaDT. Also, YaDT supports Git and Mercurial repositories, but git and hg are not embedded inside YaDT, you should have git/hg executable in your path environment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    amiga-subversion-port

    Amiga-native port of the subversion SCM software

    Self-contained port of the subversion client, admin and server software for the Amiga, which only needs GCC and the clib2 runtime library. It builds both for AmigaOS 3.x and AmigaOS 4.0. This Amiga port is specially adapted to the needs of the Amiga and will retain file system metadata (protection bits, group/owner information and comment text) peculiar to the Amiga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    vcsinfo

    VCS Information Generator tool

    Allows to generate source code for your project's VCS (Version Control System) status. Include this tool into your pre-build step to hardcode version strings. vcsinfo.exe - 64-bit build. vcsinfo32.exe - 32-bit build. Currently supported: Inputs: Mercurial (hg) Outputs: C, C++ Planned: SVN, Git; Java USAGE EXAMPLES: Generate C header file for Mercurial repository using pipes. hg summary | vcsinfo > version.h Generate C++ header file for Mercurial repository in v1.x...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The goal of the project is to provide a Microsoft Visual SourceSafe (VSS) team provider plugin for Eclipse 4.x from the www.eclipse.org project. The plugin is well integrated in the IDE environment and provides support for all daily VSS operations. You can download it using the update site at: http://vssplugin.sourceforge.net/updates Help => Install New Software => Add as a update site => select vss plugin to install it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Subversion for Windows

    Subversion for Windows

    Command line tools, Language bindings, and Apache httpd modules

    Win32 build of Subversion. These binaries are built using Visual C++ 6.0 Should work on all flavours of Windows from Win2000 to Win8 and 2008 Server including server variants (not all tested). (1.7.x does not work on NT4 due to APR using new functions). Modules for Apache 2.2.x and 2.4.x (1.7.6 and up) is included. Language bindings are NOT tested. Source code is found at the Apache Subversion site at http://subversion.apache.org/ Code in this project is just a "Build script...
    Leader badge
    Downloads: 995 This Week
    Last Update:
    See Project
  • 17
    SVNDetails - a TortoiseSVN plugin for Total Commander 7.x
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    svnturbo

    svnturbo

    Batch processing for svn repositories

    Batch processing for local svn repositories. A gui for svn. Available for Windows, Mac OSX and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A-A-P helps you with distributed development of software. Install a program on your system, obtain the sources and make modifications, manage multiple versions of the same project, distribute packages and much more. A-A-P runs on many operating systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    Legal IP

    Legal IP versão 1.0

    Sobre o software: Legal IP versão 1.0 é um software criado para ajudar na visualização do protocolo de internet (IP). Só é possível visualizar com ele o IPV4, que a cada conexão feita com a internet o mesmo muda automaticamente, mas com a ajuda desta ferramenta (Legal IP) você conseguirá acompanhar a todo o momento o seu endereço IPV4 do computador. Sobre a empresa: A FH Softwares é uma nova empresa no ramo de criação de softs para computadores e apps para celulares. E tem como...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    RCT3 Mega Pack

    RCT3 Mega Pack

    This pack add's custom object and rides into your "RCT3 Platinum" game

    The ULTIMATE RCT3!!!! "CTR/CS/Editor/Custom Utility/Custom Mod/Custom Stall/Creator/SID Editor Data/CTR & CS Creator Plugin/RCT3 Model/RCT3 Model Plugin/" Mass Roller Coaster Tycoon 3 Repository!!!! (100% Safe/Legal!!!)
    Downloads: 46 This Week
    Last Update:
    See Project
  • 22
    FIDAB is a product and document management system. It handles products and hierarchies of products and tracks product releases. Products are defined by documents, which are put under revision control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Onzen is a graphical front end for the revision control systems CVS, SVN, HG, and GIT. It represent the files managed by the RCS in a tree-view and offers functions to e. g. update, commit, add, remove, diff, view files and many more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    cb-svn is a plugin for the code::blocks IDE providing advanced Subversion integration via the project manager popup menu. As an alternative, cb-svn also offers basic CVS support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    An open-source FPC LCL based GUI utility for version control tools (like SVN). It's inspired by Borland Team Source for the easy of use and simple interface. as well as provides the latest features available with modern version control tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next