Showing 25 open source projects for "npp"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 1

    Notepad++ Plugins

    A plugin to improve Notepad++

    Notepad++ plugins is a collection of tools which plays a role of completion for Notepad++. This project contains Explorer, Function List, Hex Editor, Spell Checker and a console program NppExec. Other plugin developers are invited to share their projects
    Leader badge
    Downloads: 5,129 This Week
    Last Update:
    See Project
  • 2
    This plugin allows the Notepad++ toolbar to be fully customized by the user. It includes twenty-six additional buttons for frequently used menu commands. All buttons on the toolbar can be customized, whether Notepad++ buttons, additional buttons, or other plugin buttons. Custom buttons for Notepad++ menu commands or other plugin menu commands can be created using a configuration file. There is an option to wrap the toolbar over several rows, instead of having a drop-down overflow menu,...
    Leader badge
    Downloads: 632 This Week
    Last Update:
    See Project
  • 3

    Notepad++ GraphBuilder plugin

    Building math graphs in notepad++

    GraphiBuilder 1.0.1.9 version is released. Please note that the plugin is intended for 32-bit version of Notepad++ only. The "deriv" function is implemented. For example, the following formula: deriv ("sin x", "x", 0.01) draws derivative of "sin x" function graph using "x" as x variable. Third parameter is optional and specifies the accuracy. The latest version is powered by high-precision mode which makes calculation the overlaps much more accurate. Polar coordinate system max angle is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AnalysePlugin
    Shorten your time of reading mega bytes of log files! DE 2016-01 Supporting Don HO's NotePad++ see http://notepad-plus-plus.org/ This sources are a dockable pattern search plugin for Notepad++ version 5.1 or later. With this plugin you can search for multiple patterns in any of the opened documents in NotePad++. You may want to tune your search using all fancy tricks from NPP like regular expressions or escaped patterns and give each of the searches different colors. The result...
    Leader badge
    Downloads: 732 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 5
    Notepad--

    Notepad--

    Notepad for Windows, Linux, and Mac platforms

    Notepad-- a text editor written in C++ that works seamlessly across Windows, Linux, and Mac platforms. Our aim is to eventually surpass Notepad++, with a particular focus on the MacOS and Chinese UOS operating system. Unlike Notepad++, our advantage lies in our cross-platform compatibility and support for various OSes. If you are using MacOS and want to find a useful text editor, please try Ndd, it won't disappoint you. My Github homepage is: https://github.com/cxasm/notepad--
    Downloads: 88 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Please make a note that this project is not at all developed by me and so I take no credits for it. The actual source of this project is : https://github.com/pnedev/compare-plugin/releases/tag/v2.0.0
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Nonlinear Pulse Propagation Solver
    Nonlinear Schrödinger equation (NSE) is a fundamental equation in nonlinear optics that describes the propagation of a pulse through a dispersive and nonlinear medium. Nonlinear Pulse Propagation Solver (NPP) is a program, written in C/C++, that solves NSE in an arbitrary waveguide. It has a user friendly interface, which allows a user to enter the pulse and waveguide parameters and execute simulations. The program can be invoked within MATLAB and any other scripting language. It can export...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 10
    Notepad++ Compare plugin

    Notepad++ Compare plugin

    Comparison plugin for Notepad++ editor

    Comparison plugin for Notepad++ editor.
    Leader badge
    Downloads: 1,725 This Week
    Last Update:
    See Project
  • 11
    checkIn-checkOut plugin for npp
    The checkIn-checkOut plugin is a component for notepad++ to know who is busy to edit the file and avoid the overwrite of a shared file on network. [*] Perform checkOut action for create the lock file with you username, who will prevent all other user who take ownership the file that you are to edit [*] Perform checkIn action for free file and permit the modification by another user When the user make the checkOut action, the plugin creates a temporary file in the same folder and with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MXL Plugin

    Sterling Integrator Mapper Extended Rule Editor

    MXL Plugin is a Notepad++ plugin that enables to open into Notepad++ Sterling Integrator Mapper MXL source file. The plugin extracts from the MXL file the extended rules and open its into NPP with an appropriate syntax highlighting. Extended Rules can be modified and saved : MXL file will be automatically updated and the Sterling Integrator Mapper will be opened to compile map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Stevia Plugin Notepad++ NPP

    Stevia Plugin Notepad++ NPP

    Notepad++ automatic tags closing and live display

    Auto closing for HTML Tags and embedded IE frame to see live editing! Shortcuts too: £ = <?php ?> SHIFT + ENTER = <br/> ² = echo ‘<br/>’; ¤ = new HTML template
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NPP Regex Filter Plugin

    NPP Regex Filter Plugin

    Filters Notepad++ text using a Regex pattern

    Filters Notepad++ text using a Regex pattern, returning only matches by group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MXLib is a C++ wrapper around the Intel® Integrated Performance Primitives (IPP) library and NVidia NPP CUDA library. You can use either IPP code (or a subset of functions that do not require IPP) on the CPU side, or use NPP/CUDA on the GPU side, or use both together. The function syntax is similar to that found in MatLab and the library is designed to make it easy to port your code from MatLab to C++. The idea is to provide Scientists, Engineers, Researchers and other non full-time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    FuzyLaunch

    Fast Launch Your Apps using Fuzy syntax. Fast translate, Fast google

    FuzyLaunch is app for quick launch other apps but has some unique features. You can use Fuzy Search. For example: caxc will found calc.exe ---- You can use quick custom names Example: npp will found notepad++.exe ---- You can use mathematic expressions Example: (1+0xF2)*3 ---- And u can always write your custom search Provider =) Its easy =)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    npuli

    lex

    Helps npp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Linefilter2

    Notepad++ plugin for filtering and searching text

    A plugin for Notepad++ It allows you to filter a text for a search string : - Display searchresult in new NPP window - Display linenr of original text - Hits can be highlighted - Display lines before and after a hit - Perl compatible regular expressions
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    ColorPicker Plugin for Notepad++

    A unicode ColorPicker plugin for Notepad++.

    A unicode ColorPicker plugin for Notepad++, written in Delphi, including compiled DLL files and Delphi source.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Its a VHDL plugin for Notepad++ which is simular with the one which is available on emacs (Copy a selcted entity port and then paste it as instatiation , Signals or as Testbench )
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    This project, npp (net plus plus, net++), is developed on top of open source package QuickNet for Neural Network training in speech recognition.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    This is a plugin for Notepad++. Use NppAStyle, you can format your code in npp with AStyle easily.
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 24
    Dockable Explorer Plugin for Notepad++ 4.0 and higher. Features: Tree, file list, Favorites, filtering, sorting and many more... Have a look here for main prog: http://notepad-plus.sourceforge.net/uk/about.php Try out and have fun
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Aims to wrap as many as possible API calls needed to create useful and rich plugins for notepad++ under LUA scripting, so everybody can build their own plugins for NPP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next