Showing 23 open source projects for "notepad java"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 1
    NotepadXX

    NotepadXX

    NotepadXX: A Lightweight, Powerful Text Editor for Every User

    📝 NotepadXX is your all-in-one, cross-platform text editor — lightning-fast, powerful, and designed to boost your productivity. Built with Java and optimized for Windows & Linux, it combines the simplicity of Notepad with advanced features modern developers love. 🔥 Key Highlights: Real-time code linting (ANTLR-powered) with tooltips Live Markdown preview (split view or pop-out) Built-in terminal, file explorer & browser launchers 6 beautiful themes (Dark, Light, Darcula, macOS) Blazing-fast UI with JavaFX/Swing hybrid Fully offline & privacy-respecting (zero telemetry) 🐞 Bug Fixes in v1.2.1 Fixed crash when Markdown Preview is triggered on systems without JavaFX (now shows a friendly error message). ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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: 3 This Week
    Last Update:
    See Project
  • 4

    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
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 5
    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: 9 This Week
    Last Update:
    See Project
  • 6

    Simplad

    The simple notepad

    ***** THIS APP IS BROKE AND IS DISCONTINUED UNTIL FURTHER NOTICE ***** ***** SHOULD YOU WISH TO ASSIST IN FIXING IT, CONTACT ME ***** A simple notepad without ads. It's simple and gets the job done. Simplad is the successor to and complete rewrite of EZ Padd, which had major bugs and an essential part of the project got corrupted there for I could not publish new versions. Features: * Saves and opens files in any format: txt, css, js, ect. * Theme integrates well into all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Asterix IDE
    Asterix IDE (Integrated Development Environment) is especially designed to provide many languages supports in one IDE. Asterix IDE offers superior support for JAVA, C/C++(mingw32-g++) and HTML developers to write, compile and run their code at one place. Asterix IDE lets you quickly and easily make program with multiple programming language support. With its constantly improving Java Editor, many rich features and an extensive range of tools are provided. An IDE is much more than a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Jxt4NotePlusJ

    Jxt4NotePlusJ is a Java application that lets you edit and view your t

    Jxt4NotePlusJ is a Java application that lets you edit and view your text documents in a simple and friendly environment. It is similar to Notepad and has all necessary basic functions that the more common text editors include. The application works with text, Java and all text file formats, enables printing, text replacing, finds, undo and redo functions, copies and pastes text fragments to other applications, inserts time and date into the text, customizes font type, style, size and color settings to change Background and Foreground Colors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 10

    unix2windows

    Reading text files created in unix systems.

    This is about replacing the new line characters in text files created in unix systems so they can be easily visualized in windows. Suppose you have a text file called "file1" which was created under unix/linux system. If you try to read it with notepad in windows it will be a mess. Do this: 1- Copy unix2win.jar to the directory where file1 is. 2- Open the windows console and call: java -jar unix2win.jar file1 file2.txt This will create a file called file2.txt with the very same content of file1, but it can be read with windows notepad easily. I hope you find this useful :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    iBox
    iBox is a powerful information management tools for Android, which gives you a safe and secure way to store all of your critical information. It could be credit card numbers, accounts, passwords, marketing plans, product ideas, minutes and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Very simple java based text editor like notepad and wordpad
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This is a really simple Notepad like application write completely by Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AUNA Smartpad
    AUNA Smartpad will be very similar to Notepad++ (found here on Sourceforge) in that it is a source code editor with a tabbed interface, configurable syntax highlighting... but will also include an intellisense feature and have a different interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A notepad project with java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple Notepad clone written in java. padnote lets you create simple text files. Runs on every machine that has java installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Light Java notepad for Sam Linux Desktop
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Jot down your notes on this notepad scratchpad. Automatic saves. Can be used as sticky/postit notes or just as a simple notepad. This notepad runs on its own and also can be used as an Extension to Advanced Clipboard Manager (ACM), also on sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cross-platform text editor and Notepad replacement based on Eclipse code -- a lightweight distribution of Eclipse. Padclipse is extremely extensible thanks to the Eclipse plugin model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jPad is a Java clone of Windows Notepad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TWedit is notepad software made with java and will will run on any OS supporting java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HandyNotes is a Java application designed to make it easy to keep a bunch of notes and random thoughts easily accessible, instead of having to keep, for example, a bunch of Notepad files scattered on your desktop (at least in Windows). It also syncs to th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Literate Monkey is a small, tabbed text editor created to be an upgrade from Notepad. Its small file size and unbloated nature makes it a quick download that takes up little hard drive space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next