-
NovaUI Public
An improved (hopefully) version of the CometUI.
-
-
CLIHelper Public
Provides simpler management and checking of command-line arguments in an application.
C# UpdatedJul 28, 2024 -
CSLHelper Public
Makes creating, destroying, and and printing to a console window easier, with support for virtual terminal sequences and basic text colors.
C# UpdatedJul 26, 2024 -
BluEdit_VS Public archive
A color theme for the Visual Studio (2022/2019) editor.
GNU General Public License v3.0 UpdatedJan 10, 2024 -
-
RBXCursorForce Public
A program to force the cursor to the center of your Roblox game client window.
C# UpdatedSep 23, 2023 -
Webbedder Public
A program that displays any specified webpage using CefSharp, with some URL restrictions (HTTP, HTTPS, and DATA only).
C# UpdatedSep 12, 2023 -
SMORemover Public
Changes the Windows 11 File Explorer context menu to the original (aka before Windows 11).
-
WebDownloader Public
Allows you to directly download a file without going through a web browser if the browser is preventing the download of a file.
-
Minecraft-MSM Public
(FABRIC MODS ONLY) Displays mod information, provides easy access to the Minecraft mods folder, and allows for the enabling/disabling of mods.
-
MarioToadHouseCharts Public
Displays all possible toad house powerup panels for Worlds 1-9.
C# UpdatedMay 25, 2023 -
icon-associator Public
Makes creating and removing file associations easier.
-
WinCredPrompt Public
Uses the 'credui.dll' P/Invoke library to open a user-login authentication window.
C# UpdatedJan 22, 2023 -
CometUI Public archive
A basic Windows Forms UI kit for simple UI creation.
-
Minecraft-Chest-Generator Public
Makes generating '/setblock' or '/give' commands for chests for your Minecraft world easier.
C# UpdatedDec 11, 2022 -
Mechvibes.CSharp Public archive
A C# remake of Mechvibes, with compatibility of the soundpacks so that you can load your soundpacks into both programs.
-
WinEdit Public
A simple text editor I decided to make for no reason and made a repo for update support.
UpdatedDec 6, 2022 -
url-scheme-manager Public
Makes adding/removing and managing custom URL Protocols for Windows easier.
-
AMS.Profile.2 Public
Same thing as AMS.Profile, but with the ability to change entry and section names inside an .ini file.
-
ResourceReader Public
Easily read embedded resources as strings, bytes, or entire assemblies.
C# UpdatedOct 8, 2022 -
program-inst-manager Public
add program install info, remove it, or check for it for Windows
-
CDL-Crosshair-Installer Public
Makes adding images or image sets to Custom-Desktop-Logo easier.
C# UpdatedOct 2, 2022 -
RegReader Public
This project was primarily made just so I could view the value of a Registry key without having to retype the string representation in RegEdit into Notepad++, but I guess it could be useful for oth…
-
Minecraft-SC-Generator Public
Makes generating '/setblock' or '/give' commands for signs for your Minecraft world easier.
-
WPF-Login Public archive
A simple application template that can be used for making an application with basic security that hides account name/password from the average user on a computer.
C# UpdatedJul 4, 2022 -
MechVibesSoundPackInstaller Public
A program I made for Mechvibes to make the installation of soundpacks easier.
-
Xnipper Public
A basic screenshotting tool to replace Snipping Tool. If you're using Windows 11, then it's a scuffed Snipping Tool.
C# UpdatedJun 19, 2022 -
EmbeddedAssemblyResolver Public
Makes referencing several embedded assemblies easy while resolving the dependency errors from non-existent files at the same time.
C# UpdatedJun 17, 2022 -
WPF-Calculator Public
A basic WPF calculator I made because I was bored.