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

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

View related business solutions
  • Transforming NetOps Through No-Code Network Automation - NetBrain Icon
    Transforming NetOps Through No-Code Network Automation - NetBrain

    For anyone searching for a complete no-code automation platform for hybrid network observability and AIOps

    NetBrain, founded in 2004, provides a powerful no-code automation platform for hybrid network observability, allowing organizations to enhance their operational efficiency through automated workflows. The platform applies automation across three key workflows: troubleshooting, change management, and assessment.
    Learn More
  • Instant Remote Support Software. Unattended Remote Access Software. Icon
    Instant Remote Support Software. Unattended Remote Access Software.

    Zoho Assist, your all-in-one remote access solution, helps you to access and manage remote devices.

    Zoho Assist is cloud-based remote support and remote access software that helps you support customers from a distance through web-based, on-demand remote support sessions. Set up unattended remote access and manage remote PCs, laptops, mobile devices, and servers effortlessly. A few seconds is all you need to establish secure connections to offer your customers remote support solutions.
    Learn More
  • 1
    This project will allow your applications to send or receive GSM messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jlidegw
    IRC gateway for lide.cz chat.Written 100% pure in Java including "Lide API" (package jlidegw),which allows Java developers to make their own applications collaborating with lide.cz server.Some code parts are inspired by Python version of lidegw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dit is de applet van P-Pc Computers. Hiermee kunt u direct vanaf uw bureaublad een computerprobleem aan mij doorgeven
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Guacamole Rails interfaces with an existing instance of Guacamole for the convenience of integrating Guacamole into existing Ruby code. UI is served from Rails and a rails controller proxies all Guacamole JS request, passing them to Guacamole.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn speech into text using Google AI Icon
    Turn speech into text using Google AI

    Accurately convert voice to text in over 125 languages and variants by applying powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
    Try for free
  • 5

    IETF

    IETF tools - Library, Code Generation, Tools

    Tools and open source code for IETF protocols. Multiple independent and interdependent projects implement several IETF protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jMorse generates audible morse code from input text. jMorse is written in java and can be used via ant, log4j, java logging, or directly in-code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is the code base for the modified phpBB distribution used on die-informatiker.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JTelIRC is a Java-based IRC library that attempts to make creating intelligent IRC clients extremely easy- you can create an intelligent IRC bot within minutes using just a few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Open source, lightweight, easy to manage, easy to use, simplified code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Empower Your Workforce and Digitize Your Shop Floor Icon
    Empower Your Workforce and Digitize Your Shop Floor

    Benefits to Manufacturers

    Easily connect to most tools and equipment on the shop floor, enabling efficient data collection and boosting productivity with vital insights. Turn information into action to generate new ideas and better processes.
    Learn More
  • 10
    Messagerie gnu open source nom de code toccuppe. Venez faire un tour sur http://www.mailtoi.com pour voir la messagerie en fonctionnement sur site :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    maxlist is a fork of PhpList, a newsletter manager. The code was deeply changed so there are features of the original phpList and new ones. It uses smarty, generates XHTML strict, uses an AJAX layer, italian language ,multi-istance, and use case based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ...Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing. For commercial licenses see www.InfiniteAutomation.com Get the most recent code here: https://github.com/infiniteautomation/modbus4j For support: http://infiniteautomation.com/forum/category/11/modbus4j-general-discussion
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    JTella is the Java API for the GNUTella network. Using JTella, Java based GNUTella tools and servants can be created, with JTella providing the network interface code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MYCP is a Boost based, open-source, cross-platform HTTP and C++ web application server. MYCP make C++ and web development more simple,make development efficiency increases 20 times, code decreases 80%. CSP+ include CSP,CDBC,C++ Servlet,C++ APP,RCA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    e7o.de CalDAV Project
    CalDAV sync for Android ---- Stopped working on it. Doesn't make any sense to spend more time on it; I recommend e.g. DAVdroid as an opensource and ready-to-use solution on clientside. ---- For code look at: https://github.com/e7o-de/android.caldav
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The OpenSIPStack Library is an implementation of the Session Initiation Protocol as described in RFC 3261. Applications: * OpenSBC (B2BUA) * OSSPhone (Softphone) Source code is available at http://www.opensipstack.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Incoming Transmission BitTorrent

    Incoming Transmission BitTorrent

    Incoming Transmission simplest BitTorrent Client

    Studying about BitTorrent code based on Python. It's Cross-platform that can be any OS, main target is Windows OS where most users in Malaysia using Windows OS. This client able to skip any TMNET blocking, also SKMM scam that block you to download :D Help Incoming Transmission BETTER: Websites: http://www.animeclan.org/ Facebook: https://www.facebook.com/myIncomingTransmission/ NOTE: This optimitzed for ISP in Malaysia, I not sure about other Country ISP, if can skip any block, Nice!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This Library helps to determine the performance of the Java code. it will help you to determine execution timings between method/statement calls, JDBC calls etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python module for creating functions computing the Cyclic Redundancy Check (CRC). Any generating polynomial producing 8, 16, 24, 32, or 64 bit CRCs is allowed. Generated functions can be used in Python or C/C++ source code can be generated.
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • 20
    Please use https://code.google.com/p/ganymed-ssh-2/ , as this current project is not getting the attention it should and therefore should be considered as 'parked'. Orion SSH for Java is a library which implements the SSH-2 protocol in pure Java. This is the new name, and home, for Trilead SSH (formerly Ganymed SSH2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ISO8583 C Library

    An ISO8583 Library

    This library was developed by Oscar Sanderson (http://www.oscarsanderson.com). It is an implementation of the ISO 8583 protocol. This project was created in an attempt to maintain and distribute the original code. Also includes a C++ wrapper, a COM object to use with .NET, tinyXML support to load different dialect formats, support up to 3rd bitmap in ISO messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python source code for a simple SpinChat client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KND Decoder
    Der KND Decoder konvertiert die lästigen Zahlenwerte, in den Java Dateien vom Knuddels Applet, zu lesbaren Strings. Die neue dekodier Methode wurde auch beachtet, die den HuffmanString etc. konvertiert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JSaverStorage
    Multi-agent system that helps to create fail-safe distributed storage in SOHO LAN. Source code has been published to GitHub: https://github.com/savermyas/JSaverStorage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MorseLab
    Java-based free software for learning audio and flashing-light Morse code. Features include very flexible audio system, drills based on live news feeds, and adaptive drilling strategies.
    Downloads: 7 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB