Showing 187 open source projects for "drcom-for-linux"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1

    Notepad++ Plugin Manager (old repo)

    Notepad++ Plugin Manager [deprecated - now on github]

    This project is the old location for the plugin list for Notepad++ Plugin Manager. Please use https://github.com/bruderstein/npppluginmanager for any issues and current code
    Leader badge
    Downloads: 146,544 This Week
    Last Update:
    See Project
  • 2
    dcedit

    dcedit

    A multi-language code editor with syntax highlighting and templates.

    Multi-language code editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WinCMOC (M6809 C Compiler)

    WinCMOC (M6809 C Compiler)

    A C Compiler/Editor for Retro 6809 Machines (Colour Computer/Dragon)

    WinCMOC v0.6 is here! So many new features, I cant remember them all. Please uninstall old versions before installing. This is a port of the CMOC compiler (written by Pierre Sarrazin) to Windows. Currently CMOC does not support linking, so, I've written front end tools which edit CMOC's output so that it can be assembled and linked via LWTOOL's. A simple C editor in included which makes it easy to compile/build and run the xroar emulator. Please visit the CMOC...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Tabular

    Tabular

    Vim script for text filtering and alignment

    Tabular is a Vim plugin for aligning text into neat columns using pattern-driven rules. Instead of manually spacing content, you define an alignment target—such as : in dictionaries, = in assignments, or | in Markdown tables—and the plugin rearranges whitespace to produce straight columns. It supports regular expressions, so you can craft smart alignment that respects context or ignores edge cases. The workflow fits naturally into Vim: you visually select lines (or operate on a motion), run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    CodePress is web-based source code editor with syntax highlighting written in JavaScript that colors text in real time while it's being typed in the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DomainMath IDE

    DomainMath IDE

    An open source gui frontend application for GNU Octave

    DomainMath IDE is an open source GUI front-end application for GNU Octave
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    ICEcoder - Code Editor Awesomeness

    ICEcoder - Code Editor Awesomeness

    Browser based code editor, allowing you to code from anywhere

    ...Because it can be web based you can use it from any internet enabled computer with a modern browser and because it's built with commom web languages, you can customise it to your liking, integrating with online services. If you'd like to use it as a desktop code editor, no problems, you only need PHP 5.0+ (though 5.3+ is recommeded), so you can use on Linux and on PC via WAMP or XAMPP and Mac via MAMP (or another PHP installation). ICEcoder is provided under a free 14 day trial and $5 to continue using after the trial has ended. See more details, features and much more at https://icecoder.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dao Studio is an integrated developing environment for the Dao programming language. It includes a source code editor and command line console with syntax highlighting, and supports interactive debugging mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    goyo.vim

    goyo.vim

    Distraction-free writing in Vim

    goyo.vim is a plugin by junegunn that provides a distraction-free writing environment inside Vim or Neovim by concentrating the focus on the current buffer. When you invoke the command (e.g., :Goyo), it opens the current file in a centered, minimal layout — typically hiding sidebars, status-lines, tab-lines, scrollbars, and other UI clutter — thus offering a clean space for writing or reading. The width and height of the writing area can be optionally specified (e.g., :Goyo 80 for an...
    Downloads: 0 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
  • 10
    Batchy

    Batchy

    A free and easy to use batch code editor.

    Batchy is an open-source, lightweight, and pretty code editor. Batchy includes a multi-tabbed experience, with a simplistic code editor to make batch file creation pain free and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SuperTab

    SuperTab

    Perform all your vim insert mode completions with Tab

    supertab lets you drive completion with the Tab key instead of the default Ctrl-N/Ctrl-P, making insert-mode completion feel more natural. It can cycle through completion items and optionally fall back to indentation or other behaviors when no completion is available. The plugin plays nicely with omnifunc and user-defined completion sources, so language-specific engines or LSP-backed completions slot in seamlessly. Works with omnifunc and external completion sources or frameworks. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Eddy - Edify Code Editor

    Eddy - Edify Code Editor

    Eddy is a small and easy Edify code editor.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CodeMagic Tinymce4

    Advanced HTML Code Editor for Tinymce4

    An advanced HTML editor with code formatting, code beautification, and auto-complete functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Swing Artist

    Swing Artist

    Mini Java IDE and Swing builder

    The aim of this project is to build an IDE for Java language which can be used to develop GUI based applications easily without knowing about the GUI components in detail. The idea is to enable users to make GUI as if they are using paint application to draw a design and later generating the code for it. The project also includes a built in Code Editor for editing Java applications. The code editor can also be used to edit file of any supported text file format. The work is focused on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NoteSharp - C# Text/Code Editor

    NoteSharp - C# Text/Code Editor

    A free text/code editor built in C#.

    NoteSharp is a free open-source text editor built in (and for) C#. Using only my code, I created this as a little experiment. I like the way Notepad++ works and have always wanted to make my own version; and here it is. Trying to implement most things people need, I try to update this weekly, but I can't always do it. If anyone would like to help me, then please get in touch. I hope you enjoy using NoteSharp! [PLEASE NOTE] This project has nothing to do with Notepad++, it is not a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    gsveditor

    gsveditor

    gtk editor for systemverilog

    It's a source code editor based on gtksourceview for systemverilog/UVM. Basic features are keywords highlight, auto-completed, OOP surpport, variables, functions and tasks jumping, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Octclipse

    Octclipse

    Octave Eclipse GUI

    ...Supports search, autocompletion, launching scripts, interactive console, debug and integrated plotting on Octave versions 3.2.x, 3.4.x and 3.6.x. The current goal is to make it running out-of-box on multiple platforms. Currently only Linux and Windows are supported. Mac support is possible. The project needs a maintainer for Mac version, since I don't have Mac to build Octclipse and test it on this platform. Also, it is worth to support Eclipse 4.0 Juno with DLTK 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Oracle Database Front-End with database navigation, code editor, syntax highlighting and tab completion for database objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    gEcrit
    gEcrit is a Python orientated source code editor. It tries to keep the interface as clean as possible and keep the menus simple. It features all the common features a Python programmer might need, including an interactive Python shell.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    PhPyCli

    Edit and execute php code

    ...All the work is yet to be done, what I present is just the begining. And if you like it, please improve it, evolve it. Thanks! :) PhPyCli has been written under Fedora Linux, in Python and with the wxPython GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KompoZer

    KompoZer

    A wysiwyg HTML editor that uses the Mozilla Composer codebase

    KompoZer is a wysiwyg HTML editor using the Mozilla Composer codebase. As Nvu's development has been stopped in 2005, KompoZer fixes many bugs and adds a few useful features.
    Leader badge
    Downloads: 1,250 This Week
    Last Update:
    See Project
  • 23
    Notepad X
    STOP!!! This has moved to github! http://www.github.com/mlnlover11/Notepad-X
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Create the open-source algorithm for the EDA, it has released two products, GVeri- a code editor embeded compiler to design hardware, mini-router - a LEA algorithm for routing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VicCode is a small source code editor designed with Qt.
    Downloads: 0 This Week
    Last Update:
    See Project