• Stars
    star
    1
  • Language
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

a repo for creating fixes for mods and stuff

More Repositories

1

WPFDarkTheme

A small WPF theme library, with 6 built in themes which are easily copy and pasteable, and the MainWindow shows off the themes
C#
415
star
2

FramePFX

A non-linear video editor written in C# using WPF
C#
100
star
3

sharppad

Notepad/SharpPad: A Notepad app, with tabs, a light/dark theme and a ton of other features. Made in WPF C# using some sort of MVVM
C#
64
star
4

BasicSerialCommunicator

A very simple serial communicator, similar to the AdvancedSerialCommunicator i made...
C#
17
star
5

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
C#
15
star
6

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.
C#
13
star
7

CallingCppInCSharp

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

MCNBTEditor

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

JBCEditor180

A GUI java class file editor
C#
6
star
10

OpenGLGameCS

soon to be a sort of 3d game you can walk around in
C#
5
star
11

AdvancedSerialCommunicator

A multithreading serial communicator app, simply used for communicating through serial ports. isn't very advanced atm but will be soon ;) maybe :) probably not :))
C#
4
star
12

FileExplorer

A simple(ish) file explorer
C#
4
star
13

REghZyNotepad

A simple replica of windows notepad but with a dark theme and more features (MVVM i think)
C#
4
star
14

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
C#
4
star
15

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
C#
4
star
16

speech

Text to Speech in .Net Core
C#
3
star
17

FolderDeepSearchV2

A simple application for searching folders for items (files, folders or file contents), with recursive search options, string options, etc.
C#
2
star
18

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
C#
2
star
19

AnimativeThemeWPF

A theme pack thing im making, which will copy over the colourfullness of my other themes pack, but this one will include animations, like fade in/out with mouse over/leave events, click events, etc. Very WIP atm, only buttons work, and listboxitems are broken sort of
C#
2
star
20

SharpPad

A notepad app using WPF (or Avalonia), and AvalonEdit as a text editor
C#
2
star
21

PSWRDMGR

C#
2
star
22

TextReplacerDictionary

A program for mass replacing multiple Keys with Values, in multiple files. e.g, replacing obfuscated function names with deobfuscated/readable names through out multiple code files.
C#
2
star
23

wpf-codegen-converter

Uses a C# compiler to generate a WPF converter from a script, to save having to create a class for each converter
C#
1
star
24

drag-listitems-between-listboxes

A simple (ish) program that allows you to drag listboxitems between different ListBoxes/
C#
1
star
25

BoldThemes

A remake of my older WPFThemes repo, only with a better colouring system (more customisable, spread into multiple resource dictionaries)
C#
1
star
26

RZFileExplorer

A file explorer made in WPF, using MVVM
C#
1
star
27

REghZyFrameworkJava

a project with stuff i make wehn i get bored lol
Java
1
star
28

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
C#
1
star
29

REghZyForgeBridge

A simple mod that allows bukkit plugins to listen to forge events
Java
1
star
30

PeriodicTable

A nifty periodic table made in c# WPF
C#
1
star
31

FramePFXNewFrameworkTests

Non-MVVM tests for FramePFX, since MVVM is slowing down progression of the video editor development
C#
1
star
32

FileRenamer

an app for renaming files............. totally useless lol. useful for "relaxingly" renaming 100s of files tho
C#
1
star
33

CarrotRTP

A plugin for random teleportion in multiple worlds and supports biome RTP too
Java
1
star
34

PixelEngineGUI

A project where i created some basic user controls for fun
C#
1
star
35

cards

cards. thats it (highly wip... i think)
C#
1
star
36

NetConnection

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

SerialCommunicator

C#
1
star
38

OfflineMessenger

A plugin for scheduling a message for players when they join. A replacement for essential's /mail commands lol
Java
1
star
39

FocusGroupHotkeys

A library for managing multi-stage key and mouse shortcuts (primary, secondary, etc, input strokes), and also implementing "focus groups"
C#
1
star
40

REghZyIOWrapper

Flexible, packet based, communication. Only serial ports are supported. might use this for arduino communication. The purpose was for it to be simple and easy to use/learn, so it's somewhat inefficient (e.g using formatted text in packets, rather than raw data/bytes)
C#
1
star
41

AccountsManager

An improved version of my old password manager, which will (hopefully) be fully MVVM, using no nuget packages. It will support adding almost unlimited accounts and will store them securely.
C#
1
star
42

VideoEditor

(Currently WIP: Not working atm) A C# WPF Based Vide Editor. Will hopefully be a very fast but feature rich editor for quickly editing clips and explorting them. Most likely wont include effects yet due to their complexity and the fact that idk how to use dlls lol
C#
1
star
43

CarrotKillsLagV2

A plugin for finding, reducing and stopping lag for tekkit 164
Java
1
star
44

R3Modeller

A (WIP) 3d modelling program, using OpenGL, C# and WPF/MVVM
C#
1
star
45

MatrixVectorMathHelper

A program that could maybe help visualising some of the outputs from matrix calculations, vector calculations, matrix-vector calculations, etc.
C#
1
star
46

FileBrowser

A WPF/MVVM file explorer with a tree and explorer view
C#
1
star