gl00man / axopad

WPF .NET, source code editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

axopad

Author: gl00man maciekbereda46@gmail.com

Table of Content


What is Axopad?

It's light, nice looking notepad for programming or just taking simple notes.
For this project I was using Avalon Text Editor.

Platforms and Requirements

Axopad can be used only on Windows.

To run axopad u have to install .NET Core 3.1 Runtime.

Functions

Axopad has all simple notepad functions like: reading & saving files, finding or replacing phrases in text, also syntax highlighting.

Languages

This is a list of languages that axopad recognizes:

  • C#
  • C++
  • Python
  • JavaScript
  • HTML
  • CSS

About

WPF .NET, source code editor.

License:MIT License


Languages

Language:C# 100.0%