NotepadXX: A Lightweight, Powerful Text Editor for Every User.
NotepadXX is a lightweight and user-friendly text editor application developed in Java. This hybrid app combines the strengths of Java Swing and JavaFX, offering an intuitive and responsive interface with seamless text editing and file management capabilities. The app allows users to create, edit, and format text files with ease, making it suitable for users of all skill levels.
- File Operations: Open, create, save, and modify text files using an intuitive file management interface.
- Basic Editing Functions: Supports cut, copy, paste, undo/redo, and other essential text editing operations.
- Text Formatting: Customize your text with font style and size options.
- Command Line Integration: Launch and open files directly from the command line for quick access.
- Web Browser Opening: Open URLs directly in your default web browser from the editor.
- Syntax Highlighting: Supports syntax highlighting for various programming languages (planned for future versions).
- Multitab File Handling: Open and edit multiple files in different tabs for better multitasking.
- Hybrid UI: Combines Java Swing’s reliability with JavaFX’s modern UI for a dynamic experience.
- Real-Time File Monitoring: Detect external file changes and prompt for reload or overwrite.
- Customizable Themes: Switch between light and dark modes.
- Cross-Platform: Compatible with any system that supports Java.
- Lightweight and Fast: Minimalistic design ensures quick performance.
* `Ctrl+N`: Create new tab.
* `Ctrl+O`: Open file.
* `Ctrl+S`: Save file.
* `Ctrl+Alt+S`: Save as file.
* `Ctrl+Shift+S`: Save all files.
* `Ctrl+W`: Close tab.
* `Ctrl+Shift+w`: Close all tab.
* `Ctrl+Shift+T`: Restore recent closed file.
* `Alt+F4`: Exit.
* `Ctrl+Z`: Undo.
* `Ctrl+Y`: Redo.
* `Ctrl+X`: Cut.
* `Ctrl+C`: Copy.
* `Ctrl+V`: Paste.
* `Ctrl+P`: Print.
* `Ctrl+F`: Find.
* `Ctrl+H`: Replace.
* `Ctrl+Shift+E`: File Explorer.
* `Ctrl+Shift+C`: Command Prompt.
* `Ctrl+Alt+A`: Administrator Command Prompt.
* `Ctrl+Alt+E`: Microsoft Edge.
* `Ctrl+Shift+C`: Google Chrome.
* `Ctrl+=`: Zoom In.
* `Ctrl+-`: Zoom Out.
* `Ctrl+0`: Reset Size.
1. **Light Theme**: A bright and clean theme for well-lit environments.
2. **Dark Theme**: A dark and moody theme that's easy on the eyes in low light.
3. **Classic Theme**: A traditional theme for those who prefer a timeless look.
4. **Darcula Theme**: A dark theme with rich colors for a pleasant coding experience.
5. **macOS Light Theme**: A light theme inspired by the macOS aesthetic.
6. **macOS Dark Theme**: A dark theme inspired by the macOS aesthetic.
-
Visit the Microsoft Store.
-
Click "Install" to download and use the application.
-
Go to itch.io.
-
Download the application and follow the setup instructions.
- Navigate to SourceForge.
- Download the installer compatible with your operating system.
NotepadXX is available for Windows and Linux.
-
From Microsoft Store
- Download the installer from the Microsoft Store.
- Run the installer, and it will redirect you to the Microsoft Store to complete the installation.
-
Using Winget
- Open Command Prompt or PowerShell.
- Run the following command to install NotepadXX:
winget install "NotepadXX"
-
Download the
.tar.gz
File- Visit SourceForge or itch.io and download the Linux version of the
.tar.gz
file:
NotepadXXV1.1.0-Installer(Linux).tar.gz
- Visit SourceForge or itch.io and download the Linux version of the
-
Extract the File
- Open a terminal and navigate to the directory where the
.tar.gz
file was downloaded. - Use the following command to extract the file:
tar -xvzf "NotepadXXV1.1.0-Installer(Linux).tar.gz"
- Open a terminal and navigate to the directory where the
-
Make the Installer Executable
- Navigate to the extracted folder:
cd "NotepadXXV1.1.0-Installer(Linux)"
- Run the following command to make the
install.sh
script executable:chmod +x install.sh
- Navigate to the extracted folder:
-
Run the Installer
- Execute the installer with this command:
./install.sh
- This will create shortcuts in your desktop and menubar for easy access.
- Execute the installer with this command:
- View all official releases and downloads on the NotepadXX Releases Page.
- For a detailed log of all changes, refer to the CHANGELOG.md file.
In the interest of complete transparency:
- **User Privacy**: NotepadXX values your privacy. We do not and will never collect your personal information.
- **IP Address**: Your IP address remains confidential; we do not track or log it.
- **Typing and Files**: We do not monitor or record what you type, nor do we access any files you create, including their names and paths.
- **Data Protection**: None of your data, including typings and files, is transmitted to us or any third parties.
More to read here: [Privacy Policy]
- **Java Programming**: Leveraged both Swing and JavaFX for a dynamic UI.
- **UI/UX Design**: Focused on usability, blending classic and modern design.
- **Tool Integration**: Implemented command execution, web browsing, and file management.
- **Code Editor Features**: Syntax highlighting for better coding.
- **Hybrid Development**: Merged Java Swing and JavaFX, overcoming integration challenges.
- **Software Deployment**: Published via Microsoft Store using MSIX Packaging Tool.
- **Performance Optimization**: Designed for fast, efficient file handling.
NotepadXX is not just another text editor; it’s a powerful tool designed to enhance your productivity and provide a seamless editing experience. Whether you're a coder, writer, or just someone who needs a lightweight text editor, NotepadXX offers the following benefits:
- **Fast and Responsive**: A minimalistic design ensures quick startup times and efficient file handling without any unnecessary delays.
- **Multitab Editing**: Manage multiple files effortlessly with our intuitive tabbed interface. No more switching between separate windows—everything is in one place.
- **Cross-Platform Compatibility**: Works on any system that supports Java, making it accessible on various operating systems.
- **Hybrid UI**: Combining the best of **Java Swing** and **JavaFX**, NotepadXX delivers a sleek, modern interface without sacrificing performance.
- **Real-Time File Monitoring**: NotepadXX detects external changes to your files and alerts you, giving you full control of your workspace.
- **Powerful Tools**: With built-in **Command Prompt** access, **Web Browser** integration, and **File Browser** capabilities, NotepadXX acts as more than just a text editor—it’s an all-in-one productivity tool.
- **Syntax Highlighting**: Perfect for programmers, NotepadXX offers syntax highlighting for a wide range of programming languages (more to be added in future updates).
- **Customizable Themes**: Choose between light and dark modes to match your style and enhance readability.
- **No Bloatware**: The app is lightweight and free from unnecessary features, giving you the tools you need without the clutter.
NotepadXX isn’t just another text editor; it’s a comprehensive, feature-packed tool that combines the power of advanced coding features with essential utilities like browser access, file management, and command-line support. Perfect for developers, writers, and anyone who needs a versatile editor that can do more than just edit text.
Choose NotepadXX today and discover how it can elevate your text editing experience. Download Now and see the difference it makes in your workflow!
- If you like my work, please consider:
- Star this project on GitHub
- Leave me a review here
- If you’re interested in contributing, please contact me or submit an issue.
- If you've encountered a bug, please report it by clicking the link below. This will guide you through the bug-reporting process: Click here to report a bug
This project is licensed under the GNU General Public License (GPL v3).
Email: raghultech.app@gmail.com