Skip to content

lnxwizard/SkyNotepad

Repository files navigation

SkyNotepad

What is SkyNotepad?

SkyNotepad is Simple, Fluent, Free and Open Source Text Editor for Windows. You Can Create/Edit Text Documents and Markdown Source Files. SkyNotepad has a Markdown Preview feature so you can organize your GitHub README files more easily. SkyNotepad is still in development and preview. If you see an bug please create a new issue from here.

About

  • Developer: AlperAkca79
  • Version: Preview v0.11.1.0
  • First Build Date: Friday, February 10, 2023
  • Last Update: Monday, March 13, 2023 6:34 PM (UTC +03:00)
  • License: MIT License
  • Platform Architecture: x86, x64
  • Supported OS(s): Windows 10/11
  • Minimum Required OS Build: 17763.0 (1809)
  • Supported Language: English (United States)

Screenshots

Main UI Markdown Preview What's New Help About Markdown Preview

Features

  • Word Wrapping
  • Spell Checking
  • Search in Web
    • Supported Search Engines
      • Microsoft Bing
      • Google
      • DuckDuckGo
      • Yandex
      • Yahoo
  • Fluent Desing
  • Lightweight
  • Full Screen Mode
  • Compact Overlay Mode
  • Markdown Source File Support (New)
  • Markdown Preview Support (New)
  • Sharing Service (New)

Shortcuts

  • (CTRL + N) Create New File
  • (CTRL + O) Open File
  • (CTRL + S) Save
  • (CTRL + ALT + S) Save As...
  • (ALT + F4) Exit from SkyNotepad
  • (CTRL + Z) Undo Changes
  • (CTRL + Y) Redo Changes
  • (CTRL + X) Cut
  • (CTRL + C) Copy
  • (CTRL + V) Paste
  • (CTRL + A) Select All Text
  • (F5) Puts Systems Date/Time
  • (ALT + Z) Toggle Word Wrapping
  • (ALT + X) Toggle Spell Checking
  • (F11) Full Screen Mode
  • (ALT + I) Open Settings

Changelog

See the changelog for all versions here.

How to Download?

You can download SkyNotepad in 3 ways:

To download with winget, your operating system build number must be greater than 17763.0 (1809)

  • Open Command Prompt (CMD) and type this:
winget install skynotepad
  • Wait for the installation to complete.

  • Done! You can use SkyNotepad now.

Second Way (Via Microsoft Store)

Click here for download SkyNotepad from Microsoft Store.

Third Way (Via GitHub)

  • Download .msixbundle file from here.
  • Double click to .msixbundle file and install the SkyNotepad

NOTE (Just for Preview v0.6.0.0): Download Segoe.Fluent.Icons.ttf file from here for new fluent icons.

Getting Started

Prerequisites:

  • Your computer must be running Windows 10, build 19041.0 or newer.
  • Install the Visual Studio 2019 or higher.
    • Install the "Universal Windows Platform Development" workload.
    • Install the Windows 10 SDK (10.0.19041.0).
  • Open Command Prompt(CMD) and type this:
    git clone https://github.com/AlperAkca79/SkyNotepad.git
  • Open src/SkyNotepad.sln in Visual Studio 2019 or higher to build and run the SkyNotepad application.

Contributing

  • See here for How to Contribute?

Dependencies and References

Security Policy

See here for Version support and more.

Code of Conduct

Click here for view Code of Conduct.

License

Copyright © 2023 AlperAkca79

SkyNotepad is under licensed MIT License. See here for more information.