Skip to content

Tristanputra2119/Hikari-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hikari Editor

A Simple Notepad/Text Editor Using WinUI 3

Hikari Editor is built using the .NET framework as the base language, Edge WebView2 for text preview, and WinUI 3 for icons, text, and the user interface.

This project is inspired by the UI design of Himeyama on GitHub.

Hikari Editor Screenshot

Prerequisites

Before you begin, make sure you have installed the following:

  • Windows App Runtime

  • Edge WebView2

  • .NET 7.0 SDK

  • Segoe Fluent Fonts

    • If you are using Windows 10, you need to install the Segoe Fluent font. If you are using Windows 11, this font is already available in the system.
  • Visual Studio 2022/2019

    • Ensure that you have installed the Windows Application Development and .NET Desktop Development workloads.
  • Developer Options

    • Ensure that Developer mode is enabled before compiling the appx package.

Installation

Clone the repository: git clone https://github.com/Tristanputra2119/Hikari

Navigate to the project directory: cd Hikari

Open HikariEditor.sln in Visual Studio. Click the "Push HikariEditor (Package)" button to compile the project. And you're done!

About

Simple Notepad/Text Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published