Showing 145 open source projects for "linux is"

View related business solutions
  • 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
  • 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
    htmlbuilder is an application which assists in the creation of of a simple HTML web page that displays images. The application is written in C and uses GTK and Glade.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Automatically translate english/french/german text to german/french/english text and output speech in appropriate language. All Automagically with the power of the inter-webs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A collection of writing tools (wenju in Chinese pinyin) such as input method, text file formatter, etc. All the tools are based on Unicode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
    Tomoe is a handwriting character recognition engine.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    AntiHex is a pipe to convert hex values into decimal. Ex: # cat /proc/iomem 00000000-0009fbff : System RAM 0009fc00-0009ffff : reserved ... # cat /proc/iomem | ah 00000000-639K-1 : System RAM 639K -640K-1 : reserved ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Some text parser, that transforms a custom TeX-like syntax into XML. Un parseur, qui produit du XML à partir d'une syntaxe ressemblant à TeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    xmlroff is a fast, multilingual, multi-platform XSL formatter that transforms XSL-FO (or any XML with a stylesheet) into PDF or PostScript. New development is at http://xmlroff.org. This SF project is inactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A small utility written in C89 that uses libpng to convert PNG files to approximate text representations using mIRC colours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 10
    1337-Generator converts normal plaintext into leettext. Leet configuration will be added in one of the next releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    looks inside the string <haystack> and prints out each starting location of the string <needle>. looks inside of <file> and prints out all of the starting positions # of each line where <string> exists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    aaid (short for Assignment Aid) is a template tool designed with school (esp. high school & college) assignments in mind. It\'s design is closely wrapped in HTML, allowing you freedom in your templates, while also not requiring you to type numerous tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    manipulation of text based documents by using the stdin/stdout stream designed to complement sed, lex and awk. It has no help except for the readme file and the example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    sedlexlist is a stream editor in that it reads from stdin and writes to stdout, similar to sed, lex and awk. The difference is this, sedlexlist works with lists of words and is designed to compliment the other tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Random name generator library with rule files. Fast, lightweight and easy. Can generate rule files from custom text, you can easily use it into your application and use the command line tool to generate the best suitable name for your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Collective Idenitity Project's goal is to build a p2p infrastructure aimed at fostering true community thinking. Largely text based, and peer reviewed, this software is an experiment to find a social convergence on a wide range of topics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Various small tools for manipulating text files without having to write awk/perl/c programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Xneur is a "hot" text corrector for different languages. It's corrects phonetic and layout errors when you are writing text on the X server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Croatian localization of LaTeX and everything related to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    YRX: easily use regular expressions in C. Useful for creating lexers (lexical scanners)and other text processing software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Tabfmt is a command line utility to format tabular data. It reads lines from one or more files or from standard input, breaks the lines into fields given a set of field delimiters, and prints a table with constant-width columns to standard output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Estraier is a personal full-text search system for web sites, local file systems, mail boxes, and so on. Estraier has flexible interface and it can handle multilingual documents and various file formats with external plug-ins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RFC Reader is a GTK2+ based application for RFC browsing. It can parse the original RFC document and generate a directory tree for content browsing. Multiple documents viewing is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Xindent, is a small standalone XML indenter. It's written in pure Ansi C (C90) and released under MIT Licence. I've began to wrote it, as i did'nt find usefull tool to format Docbook files with text editor like vim.
    Downloads: 0 This Week
    Last Update:
    See Project