Open Source Linux Text Editors - Page 60

Text Editors for Linux

View 39 business solutions
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1

    Pizza Bestellprogramm

    Noch in Entwicklung, später für Lan Parties.

    Mit diesen Programm kann man später auf Lan Partys gemeinsam Pizza bestellen. Jeder User gibt über das Programm seine Pizza Bestellung ab. Vorher kann er sich über die eingebaute Karte informieren was er bestellen will. Ein umfangreiches Adminsystem ist auch enthalten.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A simple package for OpenOffice, consisting of a document template and a set of macros intended to simplify the task of formatting stage plays, and to provide the playwright with an environment which promotes rapid writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The right plugins for you, users of the java text editor... jext! Here you'll find them and you'll be able to send yours or improve the already existing ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PmWiki to Markdown Converter

    PmWiki to Markdown Converter

    Converts PMWiki to Markdown

    Vim script to Convert PMWiki to Markdown
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    PoHZ is a group of coders. Developing POSIX compatible projects in ANSI-C/C++. Some php coding is also done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project utilizes the iPod's ability to store and display short text files to allow you to view RSS Feeds, Weather Forecasts, Movie Showtimes, and other text documents on your iPod when you are away from your computer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Polish Flexion Engine provides ready-to-use polish flexion dictionary with flexion engine for full flexion text search easily integrated in portals, web search,database searching engines. First aim is polish flexion (pl. polska fleksja).Demo on Home Page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Portapad is a PHP notepad that enables users to use notepad functions on the internet.
    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
  • 10
    Power Pencil

    Power Pencil

    A simple yet powerful tool for writers

    The goal is to create a Linux/Windows application for writers, that doesn't look like a cubist gallery, but still serves as a useful, user-friendly and powerful tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An easy to use journal/diary application. Features include: Multiple journals; Private entries; Guest mode; Skinnable GUI; Built-in database (hSQL); Supports MySQL; Export options; Easy installation. For Windows, Mac, Linux, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PowerMaker will be a fully developed Text/Word Processor and Presentation/Slide Manager for MacOS X. Name comes from two commercial Apps it tries to resemble and mix in look and feel as good as possible: PowerPoint by Microsoft & FrameMaker by Adobe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Powerline

    Powerline

    Statusline plugin for vim with prompts for several other applications

    Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome, i3 and Qtile. Powerline was completely rewritten in Python to get rid of as much vimscript as possible. This has allowed much better extensibility, leaner and better config files, and a structured, object-oriented codebase with no mandatory third-party dependencies other than a Python interpreter. Using Python has allowed unit testing of all the project code. The code is tested to work in Python 2.6+ and Python 3. Originally created exclusively for vim statuslines, the project has evolved to provide statuslines in tmux and several WMs, and prompts for shells like bash/zsh and other applications. It’s simple to write renderers for any other applications that Powerline doesn’t yet support. JSON is a standardized, simple and easy to use file format that allows for easy user configuration across Powerline’s supported applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PregexEval is a tiny and a simple regex evaluator. You type your regex, type a string to match and, for every characters entered you'll see if it matches and also see a full description of the matching. It's a NFA-based matching as in Perl 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A whole lot of source code related to programming Linux systems with C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OK, this project has been dead for months and I have no time to finish it. Blah! This project is about duplicating the M$ Edit console mode text editor for the Linux operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A diary/journal editor and maintenace program that can be used with several journalling services. You can use it to synchronize, edit, and view entries from several journalling services from one client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Projectile

    Projectile

    Project Interaction Library for Emacs

    Projectile is a project interaction library for Emacs. Its goal is to provide a nice set of features operating on a project level without introducing external dependencies (when feasible). For instance - finding project files has a portable implementation written in pure Emacs Lisp without the use of GNU find (but for performance sake an indexing mechanism backed by external commands exists as well). This library provides easy project management and navigation. The concept of a project is pretty basic - just a folder containing some special file (e.g. a VCS marker or a project descriptor file like pom.xml or Gemfile). Projectile will auto-detect pretty much every popular project type out of the box and you can easily extend it with additional project types. Projectile tries to be practical - portability is great, but if some external tools could speed up some task substantially and the tools are available, Projectile will leverage them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Projek Munsyi is a project to provide localization (L10N) for the Bahasa Melayu (Malay language) (ms) especially for the GNU software. The goal of this project is to become the hub for the Malay language team at Translation Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java note taking application using multiple formats for the storing of notes. Notes are stored in a structure notebook. Features a JSP, Swing and CLI front-ends. Enables multiple users to use over a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Prosador

    Editor modular de texto orientado a la escritura poética y narrativa.

    Prosador es una herramienta de escritura creada en Python, enfocada en la experimentación literaria y la manipulación textual en el idioma español. Incluye módulos para análisis, predicción, generación y edición de textos en prosa, con interfaz simple y extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Protoeditor is a small KDE text editor developed for debugging scripts interactively. The goal is to provide a simple editor supporting a variety of debuggers for different languages. Currently, it supports Perl and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Proton Editor

    Very basic text editor

    Basic editor and fast html tag "translator"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PubMode is an Emacs extension that allows to search and retrieve bibliographic data from the PubMed database of biomedical literature. It is designed to integrate seamlessly with LaTeX/BibTeX in the process of creating scientific publications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PukiWiki@Taiwan
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB