notepadplus0

Notepad, but without Bing, AI, or anything else Microsoft.

https://github.com/brunt-toast/notepadplus0

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Notepad, but without Bing, AI, or anything else Microsoft.

Basic Info
  • Host: GitHub
  • Owner: brunt-toast
  • License: mit
  • Language: C#
  • Default Branch: main
  • Size: 277 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation Codeowners

README.md

# Notepad+0 Notepad, and nothing more. In light of Microsoft's adding tabs, "Define with Bing" and, more recently, ["AI experiences"](https://blogs.windows.com/windows-insider/2024/11/06/new-ai-experiences-for-paint-and-notepad-begin-rolling-out-to-windows-insiders/), notepad is straying from what it used to be. This app looks and feels like the default Windows 11 experience, without the [ens***tification](https://en.wikipedia.org/wiki/Enshittification).

Goals

A simple text editor, and nothing more. Notably, this project does not aim to implement any of the following: * Tabs * Any internet-enabled functionality * AI

Installation

Packaged builds are not available at this time.

Build From Source

Requires .NET 8 and the Windows App SDK.

License

Published under the MIT License.

Owner

  • Name: Josh Brunton
  • Login: brunt-toast
  • Kind: user
  • Location: North Yorkshire, England

Professional .NET Developer 🇬🇧

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Brunton"
  given-names: "Joshua"
  orcid: "https://orcid.org/0009-0009-2017-7392"
title: "Dotnet Install Helper"
date-released: 2024-10-30
url: "https://github.com/brunt-toast/dotnet-install-helper"

GitHub Events

Total
  • Push event: 14
  • Create event: 2
Last Year
  • Push event: 14
  • Create event: 2

Dependencies

src/NotepadPlusZero/NotepadPlusZero.csproj nuget
  • Microsoft.Windows.SDK.BuildTools 10.0.22621.756
  • Microsoft.WindowsAppSDK 1.6.240923002