Showing 357 open source projects for "zabbix-4"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Diffuse
    Diffuse is a graphical tool for comparing and merging text files. It can retrieve files for comparison from Bazaar, CVS, Darcs, Git, Mercurial, Monotone, RCS, Subversion, and SVK repositories.
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • 2
    Vrapper

    Vrapper

    Vim-like editing in Eclipse

    Vrapper is an eclipse plugin which acts as a wrapper for existing eclipse text editors to provide a Vim-like input scheme for moving around and editing text. Eclipse Update Site: http://vrapper.sourceforge.net/update-site/stable
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    iText®, a JAVA PDF library

    iText®, a JAVA PDF library

    PDF Library for Developers

    iText is an open-source PDF library available for Java and .NET (C#). iText allows you to effortlessly generate and manipulate standards-compliant PDF documents with a powerful and feature-rich SDK. With iText, you can create archivable and accessible PDFs, split and merge documents, fill and flatten forms, digitally sign documents, and more. iText add-ons enable additional functionality, such as PDF creation from HTML templates, secure redaction, OCR, and much more. The latest...
    Leader badge
    Downloads: 195 This Week
    Last Update:
    See Project
  • 4
    Lied is a FLTK text editor (with some modifications) with the addition of a specific menu that collects several definitions in Lilypond syntax ordered by argument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    A Swiss Army Knife GUI application for PDF documents: combine, split, rotate, reorder (n-up, booklet), watermark, edit bookmarks/fileinfo/pagetransition, compress, encrypt, decrypt, sign, repair, edit attachments and more.
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 6
    A tool for drawing callflow diagrams of the kind common in the telecommunications industry. Input to the tool is in a terse textual notation, and output from the tool can be in several formats, including ASCII, pic format, XML, SVG, VML, and graffle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BVH

    BVH

    Bibliothèques Virtuelles Humanistes

    Le programme des «Bibliothèques Virtuelles Humanistes» du CESR a été conçu en 2002 avec la collaboration de l'IRHT (section de l'humanisme). Il constitue, avec l'informatisation des Catalogues régionaux des incunables et l’élaboration de la base "De minute en minute" le volet recherche sur le document ancien du CESR. Il diffuse des fonds documents patrimoniaux et poursuit des recherches associant des compétences en sciences humaines et en informatique. Depuis 2008, il agrège plusieurs types...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RTE

    Rapid Text Edior

    RTE is a rapid text editor with column selection and a numeric sort ascending and descending (integer or double)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PanDocElectron

    Graphical User Interface for PanDoc for Linux, Mac & Windows

    PanDoc Graphical User Interface implemented with Electron for Linux, Mac and Windows. It support users in converting source documents into various other formats like docx, odt, html and reveal documentation. The zip files contain the full source code because PanDocElectron is written in HTML/Javascript. Electron is used more or less as browser that runs the HTML/Javascript application. [Download PanDocElectron](https://sourceforge.net/p/pandocelectron/wiki/Home/) Extract the zip-file...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    TextViewer

    .NET based Long text Viewer

    .Net 4 client profile based. - Simple view - Minimized UI - Page unit views - Fast scroll - Simple Search - Bookmark and remember lastest viewed
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    RPTParse

    Quartus project compilation reports parsing tool

    Altera Quartus creates .rpt files during synthesis, place&route and bitstream generation stages of FPGA project compilation. Verification engineer checks these reports, finds warning messages and put them into own report. But big projects can contain a lot of warnings, and manual warning search is very boring and long process. That's why this parsing tool was created. This software parse report file, classifies warning types and place them into own report, where types of warnings and their...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LimpaSql

    LimpaSql

    Limpa ou clear SQL

    Sabe aqueles caracteres que sujam a sql (#$D#$A) quando você debuga sql, esse app limpa dá pra usar direto no client sql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VoynichReader

    VoynichReader

    Voynich Manuscript viewer.

    Software for viewing, searching & analysing Prof. Stolfi's interlinear transcription of the Voynich Manuscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Add-numbers1

    C++ console application putting a line number of a file

    This C++ console application is to put a line number to each line of the input file. The processed file with the name added by 'numbered_' is put in the same folder of the exe- file. Usage: add-numbers1.exe <input file>. This project is a memo as a fragment of the future utility applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XML Truncator-Fixer

    XML Truncator-Fixer

    Truncates XML at first error-uses the xmllint to add correct end tags.

    XML is intolerant of errors. This program will automatically salvage XML files by finding the first XML error, then truncating a configurable number of characters before the error and finally using the great xmllint to recover the xml file by automatically adding the correct end tags. The program starts with a default of 50 characters truncation. This truncation value may need to be changed if the truncation happens in the middle of a complex tag as xmllint may not know how to recover the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Roman Life Manager

    Roman Life Manager

    Personal information manager. Free, opensource. Powerful and simple.

    Personal information management application. Powerful and simple. Free and opensoure. Inspired by todos.txt and markdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Power C++

    C and C++ IDE

    English: Power C++ is an IDE for C++. Have suppor for C# files. This is a BETA version, which means that there is still work to be done. Español: Power C++ es un IDE para el lenguage de programación C++. Tiene soporte para archivos de C#. Esta es una versión BETA, lo que significa que aun falta trabajo por hacer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    JS Vim

    jsvim 4: xvi online

    JSVim intends to provides Vim to any textarea. The javascript text editor core is now ported using Emscripten and written using web components. Stable archives at http://www.migniot.com/JSVim.html, roadmap available at http://home.migniot.com/smigniot/Zion/JSVim%20Roadmap.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PDF Clown

    PDF Clown

    General-Purpose PDF Library for Java and .NET

    PDF Clown is a general-purpose Java and .NET library for manipulating PDF files through multiple abstraction layers, rigorously adhering to PDF 1.7 specification (ISO 32000-1). This project aims to provide a universal access to PDF files (creation, reading, editing, rendering...) through an accurate and elegant object-oriented API. * Features: http://pdfclown.org/overview/features/ * Overview: http://pdfclown.org/overview/architecture/ * Website: http://pdfclown.org/ * Blog:...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    MarkDown Reader LT

    MarkDown Reader LT

    Lightning fast markdown reader for Windows

    A tiny MarkDown reader for Windows View your MarkDown files in style! * Lightining fast loading & conversion * Renders pages using Bootstrap CSS * Automatically creates html files * Absolutely free! #What is MarkDown? MarkDown is a document format that allows you to write using an easy-to-read, easy-to-write plain text format. Markdown is the opposite of markup, because markup (HTML etc.) makes your contents un-readable, un-editable. On the other hand, Markdown encourages...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    Roman Tasks

    Simple opensource organizer, inspired by todos.txt and markdown

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AVEditor
    AV Editor es un editor de texto con un reproductor de vídeo incorporado para transcribir o traducir vídeos o audios. La herramienta incorpora múltiples funciones para añadir fácilmente el código de tiempo (TCR) al editor, cambiar de entorno de trabajo, reproducir los vídeos de forma productiva con atajos y mucho más. La principal ventaja es que permite a los usuarios editar textos en un entorno integrado con el reproductor de vídeo, de forma que no es necesario cambiar de ventana para ir...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jed's Ini Editor is a simple ".ini" file editor that produces a list of sections to aid in browsing, searching and editing the text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EpubRG

    EpubRG

    Epub Reader - Link Destaque

    Leitor de Epub, que lê na primeira camada as referências dos links. Projeto em Delphi 2007 Sugestões para: augustomedeiros@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is devoted to the development of natural language processing tools and resources for the Lingala language, which is spoken by tens of millions of people in central Africa.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB