UK

REghZy

Expert
@AngryCarrot789

WPFDarkTheme. A small WPF (and WIP Avalonia) theme library, with 6 built in themes which are easily copy and pasteable, and the MainWindow shows off the themes

542

FramePFX. A non-linear video editor written in C# using Avalonia

272

MemoryEngine360. Memory Engine 360, a cross platform remake of Cheat Engine for consoles, written in C# using Avalonia

53

KeyDownTester. A very simple application for creating a system-wide keyboard hook, and creating custom Hotkeys (combinations of modifiers and keys) to run given methods.

19

BCEdit180. A java class file viewer and editor, written in C#. Similar to jclasslib but supports extra features such as copy and paste bytecode between methods

17

MCNBTEditor. An NBT and Region File editor for minecraft (still WIP), made using C# WPF/MVVM

9

FolderDeepSearch. A simple program for deep searching through folders, files and file contents to search for a specific string of text. can also search recursively. Uses WPF and the MVVM structure

8

CallingCppInCSharp. A simple solution to calling C++ code from within C# code, using dllexport on the C++ side, and DllImport on the C# side.

8

JBCEditor180. A GUI java class file editor

8

PicNetStudio. A layer-based photo editor written in C# using Avalonia

5

SharpPad. A notepad app using WPF (or Avalonia), and AvalonEdit as a text editor

5

FileExplorer. A simple(ish) file explorer

4

FolderSearcher. A simple search program that can search through every folder and subfolder (if recursive is enabled) for a folder name, file name or file contents

4

SerialCommunicator. C#

4

speech. Text to Speech in .Net Core

3

REghZyNotepad. A simple replica of windows notepad but with a dark theme and more features (MVVM i think)

3

FolderDeepSearchV2. A simple application for searching folders for items (files, folders or file contents), with recursive search options, string options, etc.

3

JetTechMI. A library for creating human-machine interfaces in Avalonia to communicate with PLC devices

3

PFXToolKitUI. An extension toolkit for Avalonia, providing things like message dialogs, customisable input dialogs, etc.

3

MultiSelectTreeView. A WPF TreeView control with support for multiple selection.

3

PSWRDMGR. C#

2

REghZyIOWrapperV2. A more efficient version of another packet system thing i made, but this uses raw data in the packets, rather than formatted strings. Also containing ACK packets

2

REghZyForgeBridge. A simple mod that allows bukkit plugins to listen to forge events

2

REghZyFrameworkJava. a project with stuff i make wehn i get bored lol

1

FocusGroupHotkeys. A library for managing multi-stage key and mouse shortcuts (primary, secondary, etc, input strokes), and also implementing "focus groups"

1

PeriodicTable. A nifty periodic table made in c# WPF

1

terrain-exporter-unity. A small plugin to allow terrains to be exported. This is an edit of a conversion of an original, where this one includes extra features (like flipping positions and exporting multiple terrains)

1

FramePFXNewFrameworkTests. Non-MVVM tests for FramePFX, since MVVM is slowing down progression of the video editor development

1

TekkitModFixes. a repo for creating fixes for mods and stuff

1

BoldThemes. A remake of my older WPFThemes repo, only with a better colouring system (more customisable, spread into multiple resource dictionaries)

1

FileStateCapture. Captures a state of a specific directory, including all sub directories and files. Only captures creation/modification dates and file size, not file contents

1

FileBrowser. A WPF/MVVM file explorer with a tree and explorer view

1

NetConnection. A WIP messaging/command library for communicating between embedded devices (e.g. arduino->PC and vice-versa) using struct-based messages

1
33
Apply