Search Results for "git:/git.code.sf.net/p/docfetcher/code" - Page 11

Showing 397 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 1

    Android on PXA270

    Android on PXA270

    ...v=CNGhFmCwaxw Documents : http://sourceforge.net/projects/android-pxa270/files/BringUp_Android_on_PXA270.pdf http://sourceforge.net/projects/android-pxa270/files/Android_Porting_on_PXA270.pdf Checkout the source code : svn co https://android-pxa270.svn.sourceforge.net/svnroot/android-pxa270 android-pxa270 Project host : http://www.mask.org.tw Author : mask.chung@gmail.com Blog : http://www.mask.org.tw/blog Linkedin : http://www.linkedin.com/in/maskchung Donate: Paypal or http://www.mask.org.tw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project has moved to http://wixtoolset.org. The WiX toolset is a set of tools that builds Windows installation packages from text source code. The toolset supports a command line environment that developers may integrate into their build processes to build setup packages for the Windows platform.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    A thin graphical wrapper for freeware avrdude programmer. Primarly intended for integration into Code::Blocks (and practicaly any IDEs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is a fork of the SNARE windows client to provide the TCP feature listed in the SNARE documentation, but which is only available in their commercial version. I've kept the code modifications in a subversion repository in the past along with specific parameters for an employer. I've "replayed" the changes I've made to the project over the last few years here. The source code used to be here on SourceForge but it became too confusing for people looking for the original SNARE project, so I moved my changes to the SNARE project to https://github.com/dcjulian29/snaretcp
    Downloads: 0 This Week
    Last Update:
    See Project
  • Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries. Icon
    Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries.

    For Residential, Commercial and Public Works Contractors

    Starting at $49/m for the WHOLE company, Contractor Foreman is the most affordable all-in-one construction management system for contractors. Our customers in 75+ countries and industry awards back it up. And it's all backed by a 100 day guarantee.
    Learn More
  • 5
    FreeOS/1
    FreeOS/1 is a Free, Open Source, FreeDOS based Free and Open Source Alternative OS, with open source Microsoft Windows compatibility using HXDOSExtender KernelEx,and ReactOS source code. FreeOS/1 will include new technologies and will be easy to use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    codive is a software for programmers and administrators. The basic idea is to combine a file browser and an editor into a 3D-space. This should allow us to look at code "from a distance", thus keep a better orientation, and accelerate our work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Created by Moviquity and based on studies within the project Workpad, it offers a code in C# to deploy a MANET (Ad-Hoc, Meshnet) with protocol OLSR. Developed for WM 6, Win XP and can be adapted to other platforms using NET Framework and Compact
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JTAG interface library for FTDI chips. Linux port of the ftcjtag library from ftdi( http://bit.ly/98Vul3 ). Implementation relies on ftd2xx.so ( not libftdi.so ) which makes it windows compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A program similar to Microsoft's 'net group' command for Administrators who want a list of users who are members of a global security group, but with an output suitable for scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise Job Scheduling Software Icon
    Enterprise Job Scheduling Software

    Unify Enterprise Job Scheduling for Scale, Visibility, and Control

    Managing your sprawling data center and cloud with disparate native schedulers creates chaos. Achieve unparalleled control and efficiency over your entire IT environment with JAMS job orchestration tools. JAMS provides the singular, centralized platform required to overcome the complexities of disparate native schedulers. Automate, secure, and govern all your workloads, eliminating fragmented control, compliance risks, and operational bottlenecks. JAMS streamlines operations and ensures audit-ready history, transforming your enterprise automation with confidence and precision.
    Learn More
  • 10
    Homepage: http://code.google.com/p/lyricslasso/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Software and hardware for a radio controlled 'laser' combat game. A microcontroller is connected to a radio receiver and can send IR signals to another player with the same setup. When a valid IR code is received initially the throttle will be cut.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Easy to manage installer program from source code. It differs from a similar order that he client / server. It has 3 interface KDE, ncurse and cli version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A emulator for ARM programs. Aim to run ARM programs(Thumb code) in x86 platform. Use "arm-elf-gcc -mthumb -Bstatic <src> -o <exe>" to generate ARM binray code. github webpage: http://x-y-z.github.com/armulator/ git repo: https://github.com/x-y-z/armulator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    libmsgque

    libmsgque

    something that writes code for you

    The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application. To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not. > Philosophy: Write Once → Run Everywhere The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts. The package-item can be written in any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    eXplode is a storage system checker. It contains a generic model checker for real code instead of abstract models. Using this model checker, eXplode can systematically check a storage system against many possible crashes to find crash-recovery errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RIA (Rich Internet Application) interface based on QT cross platform library. Basic idea is to wrap QT classes to JavaScript environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MyHook is a low resource, fast, reliable, key logger, with open source code. After 7 years and 30,000 downloads, we have decided to move this project to GitHub. Please visit us here: https://github.com/danamodio/myhook
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The winlin project is the open source linux emulator running in the user mode. It emulates linux system calls on a source code layer. It can be used to port linux programs under Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    libcw

    Abandoned project

    This project was rewritten and is now completely outdated. See https://carlowood.github.io/statefultask/ for the new version (code on github).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    uITRON is the RTOS that widely use in Japan. Original from TRON Project by Dr. Ken Sakamura. This project aims to provide ref. platform for Thai Developer. Credited to the original source code from HOS Project http://sourceforge.jp/projects/hos/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    With GLCD Tools you can convert windows bitmap files (bmp) to a byte array suitable for graphic LCD displays. Additionally you can create fontsets out of your system fonts for the displays. It outputs C Code which you can use in your µC project.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    WinQEMU is a Windows native version of QEMU. It ports the source code of QEMU to Visual C++ 2008. Consequently, it decouple the compilation of QEMU with the POSIX build environment. Thanks a lot for Fabrice Bellard's great work on QEMU!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Procinfo-NG is a complete rewrite of the old system monitoring app procinfo. The goal is to make more readable (and reusable) code and to restore broken functionality. Procinfo was written for Linux 1.2, and updated through 2.2. Procinfo-NG is for 2.6.
    Downloads: 75 This Week
    Last Update:
    See Project
  • 24
    This program is to control your UMTS PCCard: enter SIM PIN code, send and receive SMS and control/monitor the network connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    New programming language for SPS devices like Amtel Controller . The basic element of this language will be small Moduls of Code which work parallel (Multitasking). A Module can work indepent or with addiction to other Moduls.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB