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

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

View related business solutions
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 1
    Web based applications written in PHP/SQL. Some include; Authentication scripts, a complete and extensive rrdtool frontend, HTTP/PHP upload management code, and a dynamic school district website that is currently in use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...Development versions feature job migration with and without kernel support. GNU Queue continues to be downloaded despite being decommissioned by the FSF in favor of the newer GNU Parallel project. Older versions of the code are archived here on Sourceforge and some later versions on GNU Savannah.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Front end to manage Developer 2000 source code trees with RCS engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • 5
    This project is to continue the (long-stalled) development of SNMPY - an interface between UCD-SNMP and Python. As well as the basic C interface, there's a variety of higher-level layers on top of the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A series of Linux-resident emulators for various legacy RTOS (Real-Time Operating System) kernels. These emulators are designed to ease the task of porting legacy RTOS code to an embedded Linux environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Embedded churn will provide developers the freedom to configure an embedded system for any target architecture from a defined template . The ability to deploy the custom image on a flash based device depending on the application of the embedded linux de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The RTSP Proxy Kit contains source code for a reference implementation of an application-level RTSP proxy server for UNIX and Windows environments. The kit provides all of the basic functionality for an RTSP proxy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    XPL is the eXtensible Programming Language. XPL is an application of XML for interchange of computer programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    I need to update this so it's accurate.... oh well... :P This project will essentially be a noise generator for networks. It will create meaningless "random" background traffic that will make the monitoring of network traffic much more difficult for
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The goal of the A.I.G. project is to create a "front end" script that will custom build chart generation code for any environment based on user input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    P-Suite is project for building robust, fast, cluster computing programs. Code is still in pre-alpha stage. Needed developers and home-page makers. Mailto: diazjimenez@ctv.es
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jipsy is a drop-in replacement for java networking code to enable the use of IPv6 in a Java application. The use of this software requires no modifcation to your code or even recompilation of java code. The only change that is required is to add the jipsy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Packaged-based Description Logic Reasoner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cobalt-rom-git

    the original Cobalt-ROM project, ported to git

    Thanks to the engineers at Cobalt making the Cobalt x86 firmware an Open Source Release, available here on sourceforge at 'cobalt-rom'. The original project was released using CVS, so we have ported it here to 'cobalt-rom-git' using git to track changes permit further experimentation and development by a generation of Cobalt RaQ and Qube enthusiasts and collectors who prefer to use git.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...Run it with the following command (make sure to replace YOUR_HOSTNAME with your preferred hostname (e.g. mail.my.domain): docker run -d -h YOUR_HOSTNAME --name citadel --dns 8.8.8.8 -e WEBCIT_LANG=en -e WEBCIT_HTTP_PORT=8080 -e WEBCIT_HTTPS_PORT=8443 -p 25:25 -p 110:110 -p 143:143 -p 465:465 -p 587:587 -p 993:993 -p 995:995 -p 8881:8080 -p 8481:8443 ufud/rpi-citadel If you use docker-compose to build the image, please replace YOUR_DOCKER_HOST_IP with the correct IP of your docker host in docker-compose.yml. User for citadel administration is: citadel Password for admin user citadel is: p@ssw0rd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    rpi-evennia

    Raspberry Pi cpompatible docker image containing an Evennia MUD server

    ...It is based on the resin/rpi-raspbian image and was successfully tested on a Raspberry Pi 3 running HypriotOS. To conntect point your browser to http://:8000 Superuser username is: admin Superuser password is: p@ssword Execute with: docker run -d -p 8000:8000 -p 8001:8001 -p 5001:5001 -p 4000:4000 ufud/rpi-evennia Dockerfile on Github: https://github.com/ufud-org/rpi-evennia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MECT

    MANEATER CLOUD TECHNOLOGY

    a lightweight, cloud based, information software system designed to help effectively mitigate the managing of bad clams and man-eaters!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    rpi-xymon

    Raspberry Pi compatible docker image containing a Xymon server

    rpi-xymon ------------- Raspberry Pi compatible docker image containing a Xymon server, customized icon set (Modern LED by Malcom Hunter) and with additional samba monitoring addon. This image has been successfully tested on a Raspberry Pi 3 running HypriotOS. Run it with the following command: docker run -d -h '<your_hostname>' -p 1984:1984 -p 80:80 -p 443:443 ufud/rpi-xymon User for xymon administration is: xymon Password for admin user xymon is: p@ssw0rd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A software implementation of hardware-based code scheduling methods such as Scoreboarding and Tomasulo's algorithm for MIPS64 instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    CRT Fusion

    Delphi Console (CRT) Library.

    CRT Fusion is a attempt to fuse or merge together many of the *free* CRT Libraries available for Delphi into one console class object library. It attempts to define usable class objects while also providing direct support for DOS pascal projects at the same time. Look in the SVN Code to check it out. svn://svn.code.sf.net/p/crtfusion/svncode/trunk (Repo fixed.. see blog)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Armature

    Java ARM support for standards, Maven, & archetypes

    ...It uses an asynchronous event model with threading that is standard for any board the runs Java on an ARM processor. The set of interfaces, abstract classes, events and enums create a standard that help enforce the write once, run anywhere credo. This will make code more portable and readable. Main Area: https://sourceforge.net/p/armature/discussion/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ataroid

    Ataroid

    Atari emulator for Android phones

    This project is based on sources published by original Ataroid developer, who in turn used code of Stella. This project is abandoned in favor of Droid2600: https://code.google.com/p/droid2600/. Available sources do not compile into anything working anyway.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB