Skip to content

usersolvesgits/EasyEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyEdit Logo

EasyEdit

A lightweight and minimalistic text editor built with WPF and C#.
EasyEdit focuses on simplicity and speed for quick notes and everyday text editing.
(Icon: https://icons8.com/icon/rhEyFGuPqTV7/note)

✨ Features

  • 📝 Clean and simple interface
  • Fast and lightweight
  • 💾 Open, edit, and save text files
  • 🎨 Basic theming support
  • ⌨️ Keyboard shortcuts for common actions
  • ℹ️ Instant file insights showing size, last access date, last modified date, and other useful properties.

🧰 Tech Stack

  • C# / .NET 8
  • WPF (Windows Presentation Foundation)

🚀 Getting Started

  1. Clone the repos:
    git clone https://github.com/usersolvesgits/EasyEdit.git
  2. Open the solution in Visual Studio or Rider
  3. Build and run the project

📥 Download the application

  1. Go to the latest Releases page of this repository or click here 👈

  2. Download and extract the .zip folder.

  3. Choose the build that matches your system architecture:

    • win‑x64 → for more modern 64‑bit Windows system
    • win‑x86 → for older 32‑bit Windows systems
  4. Launch the application using the .exe file (if you want to create a shortcut I'd like to ask if you could please use the application icon (the .ico file)).

⚠️ If Windows Defender blocks the app

Windows may occasionally flag applications from small or newly published projects. If this happens, you can safely allow the app to run as long as you downloaded it directly from this repository’s official Releases page.

🎯 Project Goals

This project was created as a small side experiment to explore:

  • WPF UI/UX design
  • Building simple, practical desktop utilities

🖼️ Screenshots

EasyEdit Text EasyEdit About EasyEdit fileInfo

About

A lightweight and minimalist text editor built in C# and WPF inspired by other text-editors like Notepad++ and Sublime Text.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages