Showing 160 open source projects for "document"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Viboy Color

    Viboy Color

    Educational Game Boy Color Emulator written in Python via Vibe Coding.

    Viboy Color is an open-source, clean-room implementation of the Game Boy Color hardware, developed entirely in Python using the Pygame-ce library. Key Features: Educational Core: Designed to document the LR35902 CPU architecture. Clean Room Design: No copyrighted code or official ROMs included. Cross-Platform: Runs on Windows, Linux, and macOS. This project serves as a living documentation of emulator development using modern AI-assisted workflows ("Vibe Coding"). Official Website & Documentation: https://viboycolor.fabini.one Source Code: https://github.com/Caprini/ViboyColor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AZip

    AZip

    AZip - A portable Zip Archive Manager

    AZip is a free Zip Archive Manager with unique features such as: built-in content Search, smart archive Update, archive Recompression. The goal is to keep the user interface as simple as possible and bother the user the least possible with options or useless gadgets. More details and screenshots on the AZip Web site: http://azip.sf.net Alire crate: https://alire.ada.dev/crates/azip Mirror: https://github.com/zertovitch/azip
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    PdfgrepGui

    PdfgrepGui

    This is a simple GUI for the command line tool grep and pdfgrep

    THIS PROJECT HAS MOVED TO: https://sourceforge.net/projects/documentgrep/ This program is a GUI for the command line tool grep and pdfgrep. Pdfgrep search text in multiple PDF files and grep can serach text in multiple text files. You can use regular expressions for the search (https://en.wikipedia.org/wiki/Regular_expression). This GUI and the command line tools work without indexing. The following options are used: -i (ignore case) and -F (fixed strings), -n (Print page number or...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    FileyTale

    FileyTale

    A New Way To Manage Documents

    Fileytale is a document management application. It has a feature for managing documents from multiple folders into a single project/folder. Fileytale can save only the metadata, saving storage space. It also has a snapshot (experimental) feature that can save versions of your documents. It also has a program (experimental) feature that allows you to create programs to manage your documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    SIMILAR

    SIMILAR

    Compares Folders for Same Name and/or Size Files

    I developed this application because I was not happy with existing ones. The program analyzes two folders to determine whether they are identical or different by identifying files with the same name and/or size. The resulting list can be saved as a text file. Files with matching names and/or sizes can be deleted, but only those in the second directory will be removed. You can control which files are deleted through the textbox, as only the files displayed there will be deleted. Vary name...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Gopi OS

    Gopi OS

    Install it once, forget about maintenance, and keep working.

    ...Education & Enterprise Ready GopiOS is well-suited for schools, offices, and enterprises, providing commonly required productivity and collaboration tools out of the box, including: Office Suite Web Browsers Email Client PDF readers and editors Video conferencing and collaboration tools This ensures compatibility with most academic platforms, enterprise web apps, and document standards. Software Compatibility
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    DNSzoneView

    DNSzoneView

    This application is intended to provide an overview of a site's own au

    This application is intended to provide an overview of a site's own authoritative named (DNS) server's "zone" files. Note that it does NOT create or modify any files - so don't expect to use this application to "set up" a DNS server. There are three parts to the DNSzoneView document: a) brief numerical summary of zone RR counts b) scatter plot of zone files relative to number of RR records and last-modified date-time of a zone file c) a listing of configured "local" zone files and the ability to view a read-only copy of their data. Note that appropriate authorization is required to access the requisite files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RoshanOS

    RoshanOS

    RoshanOS is a friendly distro with welcome, layout, tweaks & tryouts

    Latest News: I'm working on RoshanOS 4, Check it out the doc and let me know what's missing https://docs.google.com/document/d/1CbZUG4m_bJvv_iu0rWHElC34uPgIqHQoVHj4DdJnCfo/edit?usp=drivesdk RoshanOS 3 is a user-friendly and customizable Linux-based operating system that comes pre-installed with a variety of useful software. It’s based on MX/Debian with customized layout & tweaks where screen corners & sides are not useless. RoshanOS contains tryouts folder on the desktop with instruction files to try Basic/C/C++/Java/Python/PHP/Perl computer programming languages out of the box. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    TextSeek

    TextSeek

    Professional full-text desktop search tool

    TextSeek is a professional full-text desktop search tool. Unlike the filename search tool like Everything and Listary, TextSeek can search filename and file content easily and quickly. It supports PDF, Word, Excel, Powerpoint, RTF and other formats. The software can run directly, and no extra package is required to install.
    Downloads: 15 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Paul Graham GPT

    Paul Graham GPT

    RAG on Paul Graham's essays

    Paul Graham GPT is a specialized AI-powered search and chat app built on a corpus of essays from Paul Graham, giving users the ability to query and discuss his writings in a conversational way. The repo stores the full text of his essays (chunked), uses embeddings (e.g. via OpenAI embeddings) to allow semantic search over that corpus, and hosts a chat interface that combines retrieval results with LLM-based answering — enabling RAG (retrieval-augmented generation) over a fixed dataset. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Common Resource Grep - crgrep

    Common Resource Grep - crgrep

    Common Resource Grep

    CRGREP searches for matching text in databases, various document formats, archives and other difficult to access resources. A command line tool for name and content text matching in database tables, plain files, MS Office documents, PDF, archives, MP3 audio, image meta-data, scanned documents, maven dependencies and web resources. CRGREP will search resources within resources of any arbitrary combination or depth, so text within a document within a zip archive, and so on. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Embedded Artistry Templates

    Embedded Artistry Templates

    Document templates for open-source projects

    This repository provides a set of documentation, architecture, and project templates for embedded systems and open-source software projects. Its intent is to help maintainers include consistent README, CONTRIBUTING, issue templates, CI pipeline examples, architecture documents, requirement spec templates, and other project scaffolding artifacts. Business-level documentation templates (risk profiles, stakeholder maps). Issue and Pull Request templates. Architecture/requirements documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KRYSTAL Document Management System

    KRYSTAL Document Management System

    easy to use, powerful and completely free document management software

    Primeleaf Consulting's KRYSTAL Document Management and Imaging Software Systems enables organizations and individuals to Scan, Index, Capture, Retrieve, Manage, Control and Distribute critical business document safely and securely. Our document management software systems, replaces paper-based processes with electronic procedures, eliminating the printing, posting and manual filing of paper documents and thus it will drive significant cost savings across your organization. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    elastic-jupyter-operator

    elastic-jupyter-operator

    Cloud-native way to provide elastic Jupyter Notebooks on Kubernetes

    Jupyter is a free, open-source, interactive web tool known as a computational notebook, which researchers can use to combine software code, computational output, explanatory text, and multimedia resources in a single document. For data scientists and machine learning engineers, Jupyter has emerged as a de facto standard. At the same time, there has been growing criticism that the way notebooks are being used leads to low resource utilization. GPU and other hardware resources will be bound to the specified notebooks even if the data scientists do not need them currently. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15

    Raccourcis Manager

    Découvrez Raccourcis Manager

    ...Un exemple simple : Vous avez allumé Blender 3D et Photoshop. Lorsque vous cliquez sur le raccourci CTRL+N il faut savoir sûr qu’elle application le faire pour créer soit une nouvelle scène, soit un nouveau document ! Dans ce cas, si vous avez précisé « Blender »… c’est bien Blender que le logiciel choisira pour faire son raccourcis clavier ! Vous êtes perdu… ouais moi aussi ! Télécharger l’applicati
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RackTables
    Racktables is a nifty and robust solution for datacenter and server room asset management. It helps document hardware assets, network addresses, space in racks, networks configuration and much much more!
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • 17
    TestDisk & PhotoRec

    TestDisk & PhotoRec

    Disk recovery utility

    ...It searches for Sun/NeXT audio data (.au)RIFF audio/video (.avi/.wav)BMP bitmap (.bmp)bzip2 compressed data (.bz2)Source code written in C (.c)Canon Raw picture (.crw)Canon catalog (.ctg)FAT subdirectoryMicrosoft Office Document (.doc)Nikon ds
    Leader badge
    Downloads: 349 This Week
    Last Update:
    See Project
  • 18
    DynaQ

    DynaQ

    Innovative text document search. http://dynaq.opendfki.de for details.

    The goal of DynaQ is to develop an inquiry system to explore the personal information space, supporting you with the searching paradigm 'orienteering'. DynaQ is a (desktop)search engine with enhanced functionality for file, email and blog search. Look at our GitLab homepage for sourcecode and documentation: http://dynaq.opendfki.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pearl Linux Cinnamon 10

    Pearl Linux Cinnamon 10

    Super stable Cinnamon Desktop based on Debian Buster

    Introducing Pearl Linux Cinnamon 10 (Buster). This Complete Cinnamon Desktop Environment from Pearl is based on Debian 10 (Buster) Featuring some new Pearl Tools an iPhone Connection GUI to easily manage your iPhone through standard USB connection. New conky's with new Conky Manager + more. All of Pearl's Standard Pearl tools such as Pearl Update, Pearl Install Pearl Stick (mint-tools) etc.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 20
    bootiso

    bootiso

    A bash program to securely create a bootable USB device

    Create a USB bootable device from an image file easily and securely. Because of its reliance on GNU and POSIX tools, bootiso primarly targets GNU/Linux systems.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    RAP2-DELOS

    RAP2-DELOS

    Open source interface management tool

    RAP2 is a new project redone based on RAP1. It can provide you with convenient interface document management, mock, export and other functions. It contains two components (corresponding to two Github Repository). This tool is a development tool, and the related API has not been subjected to any security verification such as XSS. Please do not rely on any service of RAP in the production environment!Install Docker and Docker Compose (Linux users need to install separately).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Maarch Courrier (DMS)
    Maarch Courrier is a PHP Document Management System dedicated to electronic mail processing. Maarch includes scan connectors, mailroom management, workflow. Maarch provides handy features like content management, version control, workflow, office templates, statistics, etc. Donwload Maarch Courrier from ower gitlab : https://labs.maarch.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GraceMX

    GraceMX

    GraceMX is an Evironment geared toward bible study, Based on MX linux

    “Sometimes the miracle is simply His mercy.” ― Jane Johnson, Mercy Like Morning "Grace will give you credit for something you did not do in the first place" ps Ray Bevan The popular saying goes, " You are a product of your environment". GraceMX is an MX Linux respin providing the environment for students and bible nerds alike to grow in the Word of God. GraceMX institutes popular feature rich bible study applications, addons, scripts and productivity tools to increase...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    QStripper
    Convert Sinclair QL word processing (Quill etc) documents to pdf, html, text and DocBook XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a fork of the old letodms version 2.02 The original version can be found at www.letodms.com LetoDMS is an open-source, web-based document management system (DMS) written in PHP with a database backend.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB