Showing 38 open source projects for "notepad for mac"

View related business solutions
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    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--
    Leader badge
    Downloads: 284 This Week
    Last Update:
    See Project
  • 2
    Notepads

    Notepads

    A modern, lightweight text editor with a minimalist design

    I have been waiting long enough for a modern Windows 10 notepad app to come before I decided to create one myself. Don’t get me wrong, Notepad++, VS Code, and Sublime are great text editors. I have used them all and I will continue to use them in the future. However, they are either too heavy or look less appealing. There are times that I just wanted to use Windows Notepad for things like writing notes or editing config files. So I decided to create a win32 notepad replacement here and try...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    Ol.Text

    Ol.Text

    This is an implementation of Rx text transformation script language.

    Rx is a simple scripting language based on regular expressions designed to transform text information. The Ol.Text project is a Rx implementation for .NET Framework (>= 4.5), .NET Standard (>= 2.0) and .NET (>= 6.0) platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Notepad

    Notepad

    A classic notepad editor with modern UI

    Notepad is a text editor for Windows, Mac, and Linux which provides modern UI and modern functionalities. NOTE: To run this software, Java must be installed on your device. If you don't have Java installed on your device then download it from here: https://www.java.com/en/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Anoa Notepad

    Anoa Notepad

    A free and open source text and code editor.

    Anoa Notepad is a free and open source text and code editor for programmers, software developers, software engineers, and common users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Notepad

    Notepad

    [iOS] A fully themeable markdown editor with live syntax highlighting

    A simple Markdown editor. Notepad gives your users the ability to write and edit Markdown directly in your app. With a JSON stylesheet, it's fully themeable. Add it to your app with only a few lines of code`. Notepad is fully hackable and open-source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PlusOS (Plus Operating System)

    PlusOS (Plus Operating System)

    OS bootable from Linux,Windows and others partitions as auxiliary OS

    Plus operating system is hobby project. That's built to run as auxiliary OS with Major OS like Windows and Linux etc..bootable with grub2 and own boot loader.focused on eBook reading software(PDF,EPUB,MOBI,DJVU,CHM...).with programs like calculator, notepad,source code editor, hex viewer, text viewer,image viewer and many games.VESA 32bpp GUI from startup.read-only plus maybe writing support for standard file systems FAT/NTFS/EXT/CDFS.codec for archives(ZIP,RAR,7z,GZ ...).codec for image...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    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: 240,830 This Week
    Last Update:
    See Project
  • 9
    ThoughtStack

    ThoughtStack

    Organize your thoughts with ThoughtStack!

    ThoughtStack is a folding-tree-based notepad. It's great for brain storming, outlining, planning, and all your other note-taking needs!
    Downloads: 4 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10

    JNotepad

    A really basic notepad written in Java

    A really basic notepad written in Java. It was developed for educational purposes, but I wish to share my work with the Community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Notepad3

    Notepad3

    Light-weight Scintilla-based text editor with syntax highlighting

    Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. Notepad3 is an excellent replacement for the default Windows text editor. Notepad3 offers many extra features over Notepad. It has a small memory footprint, but is powerful enough to handle most programming jobs.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 12
    Encrypted Notepad
    UPDATE 2024: Get a new version here: https://github.com/ivoras/EncryptedNotepad2 "Encrypted Notepad" does only one thing, but aims to do it perfectly - a Notepad-like simple text editor where files are saved (and later loaded) encrypted with industrial strength algorithms. Available both for the desktop (as a Java application) and on Android. Unencrypted data is never stored on-disk. Source is released (on SourceForge) under the BSD license.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13

    Notepad++ Verilog Plugin

    Verilog plugin for Notepad++

    Verilog processor for Notepad++. Current features: - Instantiate a module - Insert registers/wires from a module - Generate a test bench template - Automatically inserts a default header for a test bench - Insert a clocked always block v1.2.0 now supports ANSI and non-ANSI module declarations. To use this plugin, select the module declaration (including parameter and I/O definitions below for non-ANSI) and click SHIFT-CTRL-C. This selects the module and parses its components...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14

    VHDL Notepad++ Plugin

    VHDL Plugin for the Notepad++ Editor

    VHDL plugin based on http://sourceforge.net/projects/nppvhdlplugin/ This version is enhanced to include: - Insert Instantiation - Insert Signals - Create Test Bench Framework - Insert Component - Make comments Doxygen compliant - Create New Behavioral/Structural Entity Template - Create New Package File Template - Insert Synchronous Process - Insert Asynchronous Process - Insert a Default Header The default header is set in the vhdlConfig.txt file.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15
    Asterix IDE
    ... a text editor. Asterix IDE offers superior support for JAVA and HTML5 developers, providing comprehensive editors and tools. Asterix IDE can be installed on all operating systems that support Java, from Windows to Linux to Mac OS systems. Write Once, Run Anywhere, is as true for Asterix IDE as it is for your own applications, because Asterix IDE itself is written in Java, too!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Emerald Text Editor (jEditor)

    Emerald Text Editor (jEditor)

    Emerald Text Editor is a tabbed text editor with heavy customizability

    Emerald Text Editor (Emerald Editor, or Emerald as I call it), formerly called jEditor, is a text editor that is much similar to notepad in the fact that it let's you edit text but it makes use of the tabbed panes which means that you can have multiple tabs up at once allowing you to edit multiple files at one time. Emerald Text Editor also comes with a toolbar which tells you how quickly you are typing and how many characters are in your current document. The program is also customizable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Notepad X
    STOP!!! This has moved to github! http://www.github.com/mlnlover11/Notepad-X
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Notepad Extra ++ is a modern textpad. It’s dynamic and user-friendly in every possible way. It’s fully written in VB.NET (A High-Level Programming Language). The best thing about Notepad Extra ++ is its syntax highlighting and its open source. Th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Notebook
    Notebook is like Notepad but it is lighter faster and easier to use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Notebook
    Notebook is a easy to use program like Notpad but it is easier to use than Notepad because it is lighter than notepad making it faster and easier to use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a really simple Notepad like application write completely by Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Portapad is a PHP notepad that enables users to use notepad functions on the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A notepad project with java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next