280 projects for "stable-diffusion-webui" with 2 filters applied:

  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 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
  • 1
    Configurable text processor for the http://upyachka.ru web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This java program counts the number of words in a LaTeX file. All LaTeX commands are supported. The table of contents and other tables, page numbers, page headers are not counted. This is due to the fact that lwc counts from source file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple desktop java application. Store local plain notes (or blogs), separated by categories. Every message<3000 symbols. Useful when Internet publication not required. Java SE 1.6 (Java 6) required (http://java.sun.com/javase/downloads/index.jsp)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    tiniconv - is a library derived from famous GNU libiconv library but made more simple and lightweight to simplify it's usage in embedded systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    This project has MOVED to http://savannah.gnu.org/projects/libiconv/ !!! This library provides an iconv() implementation, for use on systems systems which don't have one, or whose implementation cannot convert from/to Unicode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A freely-available Markdown text-to-HTML translator, written in C++, intended for integration into C++ programs rather than for use in web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fsgrep is a simple Java application which allows a user to search all files in a directory structure for lines matching a given pattern. Its functionality is a combination of the Unix find and grep utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    colordiff is a wrapper for 'diff' and produces the same output but with pretty 'syntax' highlighting. Colour schemes can be customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tiny Config Reader: Config File Reader/Writer for Embedded Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 10
    XPontus , a free java based, Open Source XML Editor
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    NoteCase is portable (Linux, Win32) hierarchical notes manager (aka outliner) coded in C++ using GTK+ toolkit. Project is inactive as of 2008/12/09, read more at: http://factoriel.blogspot.com/2008_12_01_archive.html
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    A GUI for a xml-File, containing information about ICAO-countrys, flight information regions and airports. Offers the ability to edit and save the data for usage of other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Like Unix-Tail BUT: - Runs with or without GUI - Suspend and resume tailing at runtime - Can monitor a set of Files - Print output to a textfield, stdout or file - Runs in "Grep" mode, too (Read files once) - (Almost) the same options as Unix-Tail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An XML based web app that allows users to define and store contextual metadata for contiguous sections within a text document. Primary motive is to provide a way of categorizing different topics occurring within transcribed recordings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Wyneken is a content-oriented text processor that makes your life as a student easier by allowing you to create and manage digital notebooks. Wyneken also allows you to create PDF presentations, letters, articles, and reports. In 2015, Wyneken may or may not work with the latest Linux distributions, but you can use it for building pdfs by pulling our docker repo indicated in the homepage field of this site. The docker site has the information on how to invoke the container, which is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    xmltoman and xmlmantohtml are two small scripts to convert xml to man pages in groff format or html. It features the usual man page items such a "description", "options", "see also" etc.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 17
    ZML, the Zeitung Markup Language, is a simple CMS for small newspapers. It was specifically designed to publish a student newspaper in print and on the Web. It uses LaTeX and XHTML. So far, it is documented in German only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Functional XML parsing framework: SAX/DOM and SXML parsers with support for XML Namespaces and validation. Related to SSAX are SXPath queries and SXML transformations, with applications to XML/HTML authoring and literate Scheme and XML programming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The Breadcrumb package is an Emacs add-on module that allows setting a series of quick bookmarks in Emacs. The bookmarks are global across different editing buffers, leaving a trail of breadcrumbs across them that you can jump back to quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SandR is a Recursive Regex Search and Replacement utility. It works on files or directories recursively. It supports Java-style Regular Expression in Search terms; it supports auto-detection of character encoding of the files. SandR is written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Free Subtitle Editor allows one to perform a set operations on subtitles for multimedia content. Operations include scaling, format change, editing and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Generate RSA key pairs of arbitrary length; convert text between formats or use keys to transform/crypt text. Supports decimal, hexadecimal, base64 and text input and output. Entirely ANSI C++; no external dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PRoff - Personal Roff
    PRoff - Personal Roff is a PHP script working as a text formatting tool for pure text fanatics. The idea is to parse a not-tagged text to beautify it with justification and other, without braking the source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bibcursed is a simple curses-based editor for BibTeX bibliography files, especially useful for those who have to maintain a large number of references for a major piece of documentation, like a PhD thesis. NOTE: Project development has been moved to Github. You can access it here: https://github.com/dominictristram/bibcursed
    Downloads: 1 This Week
    Last Update:
    See Project