Showing 247 open source projects for "notepad++ linux"

View related business solutions
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 1
    Notepad Next

    Notepad Next

    A cross-platform, reimplementation of Notepad++

    A cross-platform, reimplementation of Notepad++. Though the application overall is stable and usable, it should not be considered safe for critically important work. There are numerous bugs and half-working implementations. Pull requests are greatly appreciated. Windows packages are available as an installer or a stand-alone zip file on the release page. The installer provides additional components such as an auto-updater and Windows context menu integration.
    Downloads: 326 This Week
    Last Update:
    See Project
  • 2
    JSONViewer for Notepad++

    JSONViewer for Notepad++

    A JSON viewer plugin for Notepad++

    This plugin is meant to display a JSON string in a Treeview. It also marks the error position in case of parsing errors, and that's it. The plugin can be used in Notepad++.
    Downloads: 56 This Week
    Last Update:
    See Project
  • 3
    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.
    Leader badge
    Downloads: 149 This Week
    Last Update:
    See Project
  • 4
    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: 30 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    CSV Lint

    CSV Lint

    CSV Lint plug-in for Notepad++ for syntax highlighting

    CSV Lint plug-in for Notepad++ for syntax highlighting, csv validation, automatic column and datatype detecting fixed width datasets, change datetime format, decimal separator, sort data, count unique values, convert to xml, json, sql etc. A plugin for data cleaning and working with messy data files. Use CSV Lint for metadata discovery, technical data validation, and reformatting on tabular data files. It is not meant to be a replacement for spreadsheet programs like Excel or SPSS, but...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    Leader badge
    Downloads: 1,452 This Week
    Last Update:
    See Project
  • 7
    Hyprnote

    Hyprnote

    Local-first AI Notepad for Private Meetings

    Hyprnote is an open-source, privacy-first AI notepad app designed for taking notes during meetings—transcribing audio (microphone and system) and generating context-rich summaries using on-device AI models like Whisper and HyprLLM, all without any data leaving your machine.(turn0search7, turn0search1). Listens to your meetings while you write. Crafts smart summaries based on your quick notes. Runs completely offline using open-source models like Whisper or HyprLLM. Use approved third-party...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    QOwnNotes

    QOwnNotes

    QOwnNotes is a plain-text file notepad and todo-list manager

    QOwnNotes is a fully open-source markdown-focused note-taking and personal information manager that runs natively on Linux, macOS, and Windows, with a strong emphasis on plain-text storage and cross-device synchronization. Because all notes are stored as markdown files in user-controlled directories, you avoid vendor lock-in and can sync through services like Nextcloud, ownCloud, Dropbox, or Git without proprietary cloud dependency. The application is optimized for performance and minimal...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9
    Rust for windows uiautomation

    Rust for windows uiautomation

    The uiatomation-rs crate is a wrapper for windows uiautomation

    The uiatomation-rs crate is a wrapper for Windows uiautomation. This crate can help you make Windows uiautoamtion API calls conveniently. Start by adding the dependency of this crate to your Cargo.toml file. Make use of any Windows uiautomation calls as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Massren

    Massren

    massren - easily rename multiple files using your text editor

    Massren is a command line tool that can be used to rename multiple files using your own text editor. Multiple-rename tools are usually difficult to use from the command line since any regular expression needs to be escaped, and each tool uses its own syntax and flavor of regex. The advantage of massren is that you are using the text editor you use every day, so can use all its features. The tool works by creating a file that contains the filenames of the target directory and opening this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CustomCSSforFx

    CustomCSSforFx

    Custom CSS tweaks for Firefox

    The only way to modify ui is by adding custom CSS code to userChrome.css and userContent.css files inside the browser's profile folder. The only way to modify UI is by adding custom CSS code to userChrome.css and userContent.css files inside the browser's profile folder. Keep in mind that CSS code can not create entirely new items, buttons, or toolbars. It only can modify already present UI items. Keep in mind CSS code can not create entirely new items, buttons, or toolbars. It only can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Crypto Messenger and notepad

    crypto messenger and notepad and file encryptor windows and android

    I have written a windows app that is like an enigma machine, it's called Crypto Messenger & Crypto Notepad & file encryptor. You can send and receive encrypted messages for people by clicking the 'encrypt' button and then the 'copy to clipboard' button and then pasting the encrypted text into your messaging app. you can use it to write notes that you can store on your computer in encrypted form so no one can read it without knowing the password and having this app. It can also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NaNaNote

    NaNaNote

    A free encryption notepad program,password manager and files transfer.

    NaNaNote is a free notepad program that encrypts note data with high security grade encryption. NaNaNote uses OpenSSL to encrypt data and store it in a Sqlite database file. Even though the text is the same, each stored time, the encrypted text will be unique. NaNaNote can export to a PDF or HTML file, which allows you to share content with others easily. With http extension system, you can send files by using NaNaNote (File Transfer Mode) to the other computer by drag and drop ,or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    MSI Installer Repository

    MSI Installer Repository

    MSI Installers for easy software deployment

    MSI Installers for easy software deployment using tools such as SCCM, Group Policy and MDT.
    Downloads: 83 This Week
    Last Update:
    See Project
  • 15
    AndroidLogger

    AndroidLogger

    AndroidLogger is coming back, compatible v7.8 - 8.x Notepad++

    [NOTE] The new released v1.4.0 and later, already compatible v7.x - 8.x Notepad++! High light logs automaticaly, real time capture log and faster pull files from device, support regex more powerful! 2025.5.4 ---------------------------- v1.4.2.7 A Powerful Search Feature Now Available in Common Cmds! 1. Current File 2. Opened Files 3. Current Directory v1.4.2.6 1. Update AndroidLogger settings to xml format! 2. Fix Unixtime Convert Crash issue v1.4.2.4 1. Goodbye to copy...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16
    Mato Project

    Mato Project

    Mato Project / IDE to the user

    Our Mato Notepad Mato is a new notepad software for businesses, developers and people. the program has many functions developed for both programmers and people. We support many possibilities, including html, php, c # or ivona. With our product You can really do a lot and the great advantage of our product is that it is completely free and you do not pay any fees for installation or use.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    Notepad_ToDo

    Simple notepad/todo-list. Store you notes i a SqLite database.

    Simple notepad/todo-list. Store you notes i a database under different categories. This program is based on richedit. Text settings is done with templates for easy access. Made with my Swedish Compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XNotes

    XNotes

    XNotes custom cpp notepad

    XNotes is a lightweight application that uses cpp language under the hood. The objective of this app is to create/edit text files, with code or normal text files. If you find this application useful please help us improve it by donating using the following link: https://paypal.me/JoaoChamine
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    CherryPad

    CherryPad

    Your Sleek, Distraction-Free Notepad for Endless Productivity

    CherryPad: Your Sleek, Distraction-Free Notepad for Endless Productivity Welcome to CherryPad 🍒, the notepad extension for your browser! CherryPad is designed to make your note-taking experience quick, convenient, and visually pleasing. With features like AutoSave, a built-in emoji panel, and hidden Easter Eggs, CherryPad offers a fun yet practical workspace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Makagiga

    Makagiga

    To-do manager, notepad, RSS reader...

    Makagiga is an open-source, easy-to-use, portable application for doing a variety of tasks, such as todo listing, text editing, or RSS reading. Plugins are used to implement its various capabilities.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 21
    Log Voyager

    Log Voyager

    Analyze huge log files (10GB+) instantly in your browser.

    Traditional editors (Notepad++, VS Code) try to load the entire file into RAM. If a file is larger than your available memory, the application crashes. Log Voyager acts like a video streaming service but for text: It creates a virtual map of the file. It reads only a tiny buffer (50KB) corresponding to the scrollbar position. When you scroll or jump, the old buffer is discarded, and a new one is read from the disk. This ensures consistent performance whether the file is 5MB or 50GB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lintextor

    Lintextor

    Create windows-compatible .txt documents on linux

    This is a simple notepad developed for linux users to create Windows-compatible ".txt" documents. The created document opens seamlessly on Windows systems, without any paragraph or line issues. The output extension is ".txt". It includes English and Turkish languages. Github: https://github.com/shampuan/Lintextor Bu, linux kullanıcılarının windows uyumlu ".txt" belgeleri oluşturması için geliştirilmiş basit bir not defteridir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DOCX Document Converter

    DOCX Document Converter

    Convert .docx to .md/.txt and .html. Free, unlimited, fast.

    A simple, free, unlimited, secure web-based tool that converts Microsoft Word documents (.docx) into Markdown (.md/.txt) and HTML files. Perfect for developers, writers, and anyone who needs to transform .docx MS Office Word documents into web-friendly or AI context friendly formats. Unlike those other jerks on the web that charge many dollars per month for this, I made it free, unlimited and open source. This is a better version of 'convert docx to txt' since .md files can be opened...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    JMEScriptGUI

    JMEScriptGUI

    Pequeño IDE para el lenguaje JMEScript.

    Con este IDE podrá probar cualquier script escrito en JMEScript con toda la funcionalidad del lenguaje, incluidos gráficos 2D y conexión MySQL. La versión para Android, en este momento, tiene menos funcionalidad y ejecuta la versión 0.1 de JMEScript. Parser JME y lenguaje JMEScript en https://sourceforge.net/projects/jme/ Documentación en https://morenobarrientos-jme.site44.com/ Código fuente y UDL para Notepad++ en pestaña 'FILES'
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB