Notepad

Top 23 Notepad Open-Source Projects

  • notepad-plus-plus

    Notepad++ official repository

  • Project mention: Open-Shell: A collection of utilities bringing back classic features to Windows | news.ycombinator.com | 2024-04-24

    Whenever I need to live on a Windows system for any length of time, I install [notepad++](https://notepad-plus-plus.org)

    Do you prefer Notepad3 over Notepad++, and can you share why if so?

  • NotepadNext

    A cross-platform, reimplementation of Notepad++

  • Project mention: NotepadNext – a cross-platform, reimplementation of Notepad++ | news.ycombinator.com | 2024-03-28

    :*(

    > Plugin compatibility between NN and N++ is not possible.

    https://github.com/dail8859/NotepadNext/issues/422

    Shame, since N++'s plugin ecosystem holds quite the treasure trove of functionality.

    https://github.com/notepad-plus-plus/nppPluginList/blob/mast...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Notepads

    A modern, lightweight text editor with a minimalist design.

  • TiddlyWiki

    A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.

  • Project mention: It's 29 Delphi, I mean | news.ycombinator.com | 2024-02-22

    > What does ownership mean here?

    It means owning the code and the data. With webapps, the code and data are hosted and owned, the users do not own the code, cannot run it independently. This is a clear dileneation between owner and user, and the owners can use that clear line to create artificial scarcity of various kinds. (The most popular being the subscription SaaS model). It's also easier to defend your IP since end users never see your binaries.

    I like to make my software single html files whenever possible. People can just save them and run them locally. Havent met anyone who cares yet though.

    I like that idea a lot, and I care. I think others care, but yes, it's a niche interest. Take a look at https://tiddlywiki.com/ for an example of a fairly successful project that uses the single html format running locally. However it suffers from limitations on File|Save which often requires a separate runtime of some kind to support.

    Another project that approaches this ideal is https://redbean.dev/, @jart's tiny, performant, featureful single-file webserver. In this case the "single file" is a server executable + zip whose state must be updated on the command-line, but I think hits a sweet spot in terms of practicality, and a global minima when it comes to minimizing dependencies. (Redbean bundles SQLite and Lua so it's also possible to do through-the-web state updates as in a traditional webapp.)

    My own project, Simpatico, aspires to be something along these lines. Eventually your browser tab is both a client and server process, connecting via websockets to other connected browsers, storing all state locally. I call this pattern "monomorphism", a play on the "isomorphic" javascript SPA. The server[2] is currently written in ~1 node file, but eventually I would like to port to redbean (and greenbean, the websocket version of redbean, but it isn't quite ready yet). The server grew several features to support a fast, practical BTD loop using markdown[1], and safe, performant execution on the public internet[2], but ultimately I'd like to pare it down to serving a single html file and allow the connected clients to provide all diversity of experience. I've used it to explore all kinds of browser apis, from crypto[3] to svg[4] to writing my own libraries (combine[4] and stree[5]). And it's all running locally, and easily hosted on a $5 VPS, and its all open source.

    1 - https://simpatico.io/lit.md

    2 - https://simpatico.io/reflector

    3 - https://simpatico.io/crypto

    4 - https://simpatico.io/combine

    5 - https://simpatico.io/stree

  • minimalist-web-notepad

    Minimalist Web Notepad

  • Notepad

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

  • BowPad

    A simple and fast text editor with a ribbon UI

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • NoteSH

    NoteSH fully functional sticky notes App in your Terminal!

  • Notepad2e

    Word highlighting, simultaneous editing, split views, math evaluation, un/grep, comment reformatting, UAC elevation, complete regexps (PCRE), Lua lexers, DPI awareness and more (XP+)

  • Notepad

    A simple, bare-bones, no-frills note taking app for Android. (by farmerbb)

  • notepad-plus-plus

    🧛🏻‍♂️ Dark theme for Notepad++ (by dracula)

  • Aura-Text

    Aura Text is a versatile and powerful text editor powered by QScintilla that provides all the necessary tools for developers. It is build using PyQt6 and Python.

  • Project mention: How to store user passwords safely? | /r/learnprogramming | 2023-12-09

    So, here's the story in short. I'm making an IDE using PyQt6 (GitHub) and I want to add Gist support. My IDE currently has Pastebin support, which doesn't require any logins. The issue with implementing Gist is, that you'll have to log in to GitHub. So my question is, how can I locally store the user's passwords safely?

  • Serilog.Sinks.Notepad

    A Serilog sink that writes log events to Notepad as text or JSON

  • Pad

    :notebook: An online, collaborative, real-time notepad built with WebSockets and NodeJS

  • NotepadPP-VDF-Languages

    Notepad++ VDF Language Plugins

  • paper-app

    Paper — Minimal note taking app

  • lino

    A command line text editor with notepad like key bindings.

  • Project mention: Micro – A Modern Alternative to Nano | news.ycombinator.com | 2023-08-17
  • EmailIt

    A Svelte and Wails program for sending quick emails, nine note pages, text manipulation with scripts, and more!

  • Project mention: Sending Emails from Command Line using EmailIt | dev.to | 2023-07-27

    The word TUI comes from Terminal User Interface. It is basically creating a graphical user interface in a terminal. The EmailIt program is both a graphic interface and a command line TUI. First download the program from the GitHub repo: https://github.com/raguay/EmailIt. Unzip it and move it to the /Applications folder.

  • nppnim

    a notepad++ plugin contains lexer and code folding for Nim lang

  • ClojureBoxNpp

    Notepad++ patch for Clojure by "modifying config files of Lisp" or "Clojure userDefineLang".

  • SkyNotepad

    SkyNotepad: Simple, Fluent, Free and Open Source Text Editor for Windows.

  • notepad

    :page_facing_up: A very clever application for storing notes securely. Built with Vue + Node.js + Express (by Athlon1600)

  • Project mention: Show HN: Notepad.mx – web based notepad with no logins and complete encryption | news.ycombinator.com | 2024-04-24
  • Notepy

    Notepy is a full-featured simple IDE Python program

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Notepad related posts

Index

What are some of the best open-source Notepad projects? This list will help you:

Project Stars
1 notepad-plus-plus 21,576
2 NotepadNext 8,371
3 Notepads 8,367
4 TiddlyWiki 7,710
5 minimalist-web-notepad 976
6 Notepad 859
7 BowPad 575
8 NoteSH 408
9 Notepad2e 361
10 Notepad 316
11 notepad-plus-plus 271
12 Aura-Text 259
13 Serilog.Sinks.Notepad 60
14 Pad 42
15 NotepadPP-VDF-Languages 41
16 paper-app 37
17 lino 35
18 EmailIt 32
19 nppnim 30
20 ClojureBoxNpp 20
21 SkyNotepad 16
22 notepad 11
23 Notepy 10

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com