Showing 15 open source projects for "documentation"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    SparkleShare

    SparkleShare

    Share and collaborate by syncing with any Git repository

    SparkleShare creates a special folder on your computer. You can add remotely hosted folders (or "projects") to this folder. These projects will be automatically kept in sync with both the host and all of your peers when someone adds, removes or edits a file. SparkleShare was made to cover certain use cases, but doesn't handle every scenario well. SparkleShare uses the version control system Git under the hood, so setting up a host yourself is relatively easy. Using your own host gives you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Snap7

    Snap7

    32/64 bit multi-platform Ethernet S7 PLC communication suite

    ...Very easy to use, a full working server example is not bigger than the “Hello world”. Many projects/makefiles are ready to run to easily rebuild Snap7 in any platform without the need of be a C++ guru. Very detailed documentation provided.
    Leader badge
    Downloads: 933 This Week
    Last Update:
    See Project
  • 3
    Gps Cell Phone Tracker

    Gps Cell Phone Tracker

    Tracks IOS and Android cell phones

    ...This major update includes: - Complete Kotlin rewrite of the Android client - New Swift/SwiftUI iOS client - Modernized PHP/JS server with clean architecture - Comprehensive inline documentation Live demo: https://www.websmithing.com/gpstracker/map For questions, contributions, or the latest updates, please visit our GitHub repository: https://github.com/nickfox/GpsTracker
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4
    QuatView

    QuatView

    Quaternion Viewer and Converter

    Quaternion conversion and visualization program for Windows. Includes 3D OpenGl graphics, real-time quaternion file playback, and a server to receive and display quaternion data from remote computers via TCP. Also displays Euler angles and DCM.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    EEIP.NET

    EEIP.NET

    Ethernet/IP compatible library for .NET and LabView implementations

    Ethernet/IP compatible library for .NET implementations For Data Exchange with Ethernet/IP Devices (Targets) Support of Explicit and Implicit Messaging Supports IO Scanner and Explicit Message Client functionality Object Library with CIP-Definined Objects Provides a simple way to access Ethernet/IP Devices without special knowledge about Ethernet/IP. Only few lines of code are required. Can also be used for LabView integration (See LabView Example in the Downloads Area) See www.eeip-library.de for documentation and Codesamples V1.6: Large Forward Open, Integration of Examples in VS Project, Allow ForwardClose and UnregisterSesssion if connection broke up. V1.4: 16 Bit Path Encryption Explicit Messaging V1.3: Bugfix Discover Devices V1,1: - Bugfix Multicast Implicit Messaging V1.0: - Some Bugfixes Implicit Messaging - Bugfixes large data Explicit Messaging - Added TCP/IP Object (Class code: F5h)to Object Library
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    net-ipfs-engine

    net-ipfs-engine

    IPFS Core API implementation in .Net

    An embedded IPFS engine implemented in C#. It implements the IPFS Core API which makes it possible to create a decentralised and distributed application without relying on an "IPFS daemon". Basically, your application becomes an IPFS node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    System Abstraction Component Kit
    This is a collection of libraries contained : Shared memory allocation, configuration script processor, containers (trees, lists, queues, stacks), file system abstraction, network library, timers/threads, Image library, Display libraries, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    AVAYA CMS API Server

    AVAYA CMS API Server

    CMS API Server with web site

    ...Application package include : - A responsive WEB server interface (compatible with mobile browsers) to browse reports, perform CMS Operations and Agent Skill modification from any device having a browser. - Full Documentation - The server application, including administration GUI - Dashboard : a .NET consumer, used to test server and get REST URLs - CMS Operations (modify Dictionaries, Call Center Administration, etc) - Agent skill modification. - Basic security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Energistics Transfer Protocol

    Energistics Transfer Protocol

    Real-time Low Latency High-Frequency data streaming API

    This project contains the working artifacts for the development of the Energistics Transfer Protocol. There is NO Wiki. To review documentation, clone or download the repository and look in the documentation directory. You can access on line using the [Browse Code] button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Smart Card Sniffing And Debugging Tool

    Smart Card Sniffing And Debugging Tool for contact based SIM/ME comm.

    ...The software contains a simulator and a converter that takes individual logged APDU bytes (originally retrieved from the hardware) and transform them into an IO script on the form : //Select I: A0 A4 00 00 02 3F 00 O: 9F 16 Where the instruction of the APDU is read from an XML file that can be extended with proprietary commands. The software was intended to work with a piece of hardware, but will also work without it - if the user provides a "log file" in an expected format. In the documentation folder, such a script has been provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenPop.NET

    OpenPop.NET

    Robust open source POP3 client and MIME parser written in C#

    ...In Visual Studio's Package Manager Console, simply enter the following command: Install-Package OpenPop.NET Our homepage (http://hpop.sourceforge.net/) includes examples, documentation and a general introduction for email. For more information, visit our project homepage. Code is hosted on GitHub (https://github.com/foens/hpop).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Application developed by ASK sa (http://www.ask.be) that converts the content of a LotusNotes database (.nsf) into Mindtouch Dekiwiki Pages. Almost everything is converted including text formatting, notes links, images and attachments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Monster Journal - An electronic journalling program to replace the paper notebook. The Monster Journal provides the user a centralized, easily accessible electronic notebook for storing thoughts, ideas, and answers to questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An NNTP client class for .net. It is written entirely in C#. The project is nearly completed. All that's missing of course is documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The CUAE SDK is an open source software development kit with sample applications and documentation for the Cisco Unified Application Environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next