Showing 57 open source projects for "linux editor"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    Lite XL

    Lite XL

    A lightweight text editor written in Lua

    A lightweight, simple, fast, feature-filled, and extremely extensible text editor written in C, and Lua, adapted from lite.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    ecode

    ecode

    Lightweight multi-platform code editor designed for modern hardware

    ecode is a lightweight multi-platform code editor designed for modern hardware with a focus on responsiveness and performance. It has been developed with the hardware-accelerated eepp GUI, which provides the core technology for the editor. The project comes as the first serious project using the eepp GUI, and it's currently being developed to improve the eepp GUI library as part of one of its main objectives.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 3
    Textadept

    Textadept

    Fast, and remarkably extensible cross-platform text editor

    A fast, minimalist, and remarkably extensible cross-platform text editor. Textadept’s user interface is sleek and simple. Relentlessly optimized for speed and minimalism over the years, the editor consists of less than 2000 lines of C and C++ code, and less than 4000 lines of Lua code. Textadept runs on Windows, macOS and Linux. It also has a terminal version, which is ideal for work on remote machines.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Teal

    Teal

    The compiler for Teal, a typed dialect of Lua

    This is the repository of tl, the compiler for Teal, a typed dialect of Lua. The core compiler has no dependencies and is implemented as a single tl. lua file which you can load into your projects. Running tl. loader() will add Teal support to your package loader, meaning that require() will be able to run .tl files. Alternatively, you can find pre-compiled binaries for Linux x86_64 and Windows x86_64 at the releases page. The packages contain a stand-alone executable that can run Teal...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    mason.nvim

    mason.nvim

    Portable package manager for Neovim that runs everywhere Neovim runs

    Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters. mason.nvim is a Neovim plugin that allows you to easily manage external editor toolings such as LSP servers, DAP servers, liters, and formatters through a single interface. It runs everywhere Neovim runs (across Linux, macOS, Windows, etc.), with only a small set of external requirements needed. Packages are installed in Neovim's data directory (:h standard-path) by default. Executables are linked to a single bin/ directory, which mason.nvim will add to Neovim's PATH during setup, allowing seamless access from Neovim builtins (shell, terminal, etc.) as well as other 3rd party plugins.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Neovim DBee

    Neovim DBee

    Interactive database client for Neovim

    Interactive database client for Neovim. This project aims to be as cross-platform as possible, but there are some limitations (for example some of the go dependencies only work on certain platforms). To address this issue, the client implementations are detached from the main logic and they register themselves to DBee backend on plugin start. This allows the use of build constraints, which we use to exclude certain client implementations on certain platforms. You can pass an optional table...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    snacks.nvim

    snacks.nvim

    A collection of QoL plugins for Neovim

    snacks.nvim is a playful and minimal plugin for Neovim that shows little "snack" animations or messages in the command line during idle moments. It adds charm and personality to the editor without being intrusive, appealing to users who enjoy aesthetic feedback in their development environment. snacks.nvim is written in Lua and intended as a lighthearted UX enhancement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MPX100 Editor

    MPX100 Editor

    Patch Selector for Lexicon MPX100

    Not really an editor yet, but just a basic patch selector. One day I would like to add sysex functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    vim-floaterm

    vim-floaterm

    Terminal manager for (neo)vim

    vim-floaterm is a terminal manager for Vim and Neovim that opens terminals in floating windows or popups, keeping your editor layout uncluttered. It lets you spawn multiple terminals, toggle them on demand, and cycle through them with mappings, which is ideal for running tests, REPLs, and CLIs alongside code. In Neovim it leverages native floating windows; in Vim it uses popup windows where available to simulate similar behavior. Each floaterm instance can have its own working directory,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    flatten.nvim

    flatten.nvim

    Open files and command output from wezterm, kitty, and neovim terminal

    Remotely open files and command output from :term, Wezterm, and Kitty in your current Neovim instance. Flatten.nvim leverages Neovim's builtin RPC to allow seamless remote opening of files and command output from other terminal sessions, similar to the functionality of IDEs and vsc*de. Edit git commits, use existing nvim sessions as your $VISUAL editor for edit-exec, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Neorg

    Neorg

    Modernity meets insane extensibility

    Neorg is an all-encompassing tool based around structured note taking, project and task management, time tracking, slideshows, writing typeset documents and much more. The premise is that all of these features are built on top of a single base file format (.norg), which the user only has to learn once to gain access to all of Neorg's functionality. Not only does this yield a low barrier for entry for new users it also ensures that all features are integrated with each other and speak the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ALE

    ALE

    Check syntax in Vim/Neovim asynchronously and fix files

    ALE is an asynchronous linting and fixing engine for Vim and Neovim that keeps feedback flowing without blocking your editor. It runs external linters and formatters in the background as you type or save, streaming diagnostics into the sign column and statusline. The project focuses on breadth and practicality: dozens of languages work out of the box, and configuration is usually a matter of selecting tools you already use on the command line. ALE can also act as a lightweight Language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JD990 Super Editor

    JD990 Super Editor

    VERSION 3.6.1 released 9/25/2025

    CtrlrX based editor for Roland SUPER JD SYNTHESIZER MODULE JD-990
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15
    led-text-editor

    led-text-editor

    A simple and easy-to-use but yet powerful line-oriented text editor.

    led is a simple and easy-to-use but yet powerful line-oriented text editor. It is written in Urn Lisp and compiled to Lua, so it is available for every platform where Lua (version 5.1 or higher) is available as well; however some special features are available only with Lua 5.1 (or LuaJIT) on AmigaOS, MorphOS, AROS and UNIX with XTerm. The latest release (18-Mar-2021) now supports also scripts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    JV PatchEd. - JV-880

    JV PatchEd. - JV-880

    Patch Editor for Roland JV-880.

    Windows and Mac standalone Patch Editor for Roland JV-880. Patch Editor for Roland JV-880 synthesizer. With this panel you will have a complete control of all Patch Configurations Parameters on Roland JV-880 and you will really can explore the power of this fantastic synth. All editions will work on Temporary Patch. For start point, just select a patch from Factory Patch List and then use this patch as your start reference. All the parameters of patch will be imported by JV...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 17
    Alpha Control

    Alpha Control

    An Editor for Roland JUNO ALPHA type synthesizers

    Alpha Control has moved to https://sourceforge.net/projects/ajed/ There are other programs out there with very similar names to Alpha Control so to avoid confusion I have changed the name. Please uninstall Alpha Control and install AJED This project was also a continuation of the now discontinued Juno Alpha panel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Yamaha REV500

    Yamaha REV500

    An Editor for the Yamaha REV500 Reverberator

    Version : 2.0 ~ 03/08/2025 * Access most hidden controls. * Save your changes to disk (JSON). * Load patch from file (JSON). * Note that this program does not upload sysex patches to the REV500. * Patch name change is only recorded to saved files only. * All save operations must be executed on the REV500 unit itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenAPC

    OpenAPC

    An open process control and laser engraving software solution

    An extensive and multi-platform visualisation, process control and HMI application that supports many different devices via an open plug-in interface. Beside a visual GUI editor a debugger is part of the package.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    Now with IEC61850 support! This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not...
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 21
    RollingQuest

    RollingQuest

    3D puzzle game based on Kula World and Cubosphere

    RollingQuestis a puzzle game in which we control a ball, which must overcome all kinds of problems and enemies, make jumps and navigate the structures made up of cubes, in order to find all the keys and thus reach the exit! Rollingcube is directly based on Kula World, a 1998 PS1 game. It is in turn the result of Project Crystal, an initiative to resurrect Cubosphere, restarting development using a new engine (Unity) and giving it a more modern look, as a good remake should be. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CTX81Z

    CTX81Z

    Ctrlr editor for Yamaha TX81Z FM synthesizer

    Ctrlr editor for Yamaha TX81Z FM synthesizer For a dedicated editor for Yamaha V50 : https://sourceforge.net/projects/c-v50-editor/
    Downloads: 24 This Week
    Last Update:
    See Project
  • 23
    C-V50-Editor

    C-V50-Editor

    Editor for the Yamaha V50 4op FM synthesizer

    Editor for the Yamaha V50. For a dedicated Editor for Yamaha TX81Z click here: https://sourceforge.net/projects/ctx81z/
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
     Estrela Editor
    Estrela Editor is a wxLua based IDE. It supports multiple fileformats, "api" for autocompletion and tooltips, and custom commandline tools. Focus is extensibility for target applications using Lua. Its main purpose is as IDE for the 3D engine Luxinia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Package Info

    Package Info

    All the npm/yarn/pnpm commands I don't want to type

    Package-Info.nvim is a Neovim plugin that displays npm package versions directly in package.json, allowing developers to see outdated or missing dependencies without leaving their editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next