2024-09-23 02:27:15 -07:00
2024-09-23 02:27:15 -07:00
2024-09-23 02:27:15 -07:00
2024-09-11 20:32:44 -07:00
2024-09-23 02:57:52 -07:00

WinDurango.UI

Join our Discord View stargazers
GUI for WinDurango, which is planned to allow for easy installing/patching among other random stuff I decide lmfao

Note

This does nothing more than provide a GUI for easily registering and patching packages with WinDurango.
Additionally, I don't know much about C#... so the code is probably very messy.

Roadmap

Features

  • Compiling the DLLs and patching automatically
  • Allow for package removal from UI instead of just completely uninstalling, as well as allowing for any existing installed package to be added, and other install options... such as installing without symlinking, etc... So we could modify the install button to be a dropdown button with the options inside for the install stuff.
  • Resize content to fit to screen
  • Allow for search

Bugs/Improvements

  • Make the applist not go offscreen (lol)
  • Applist pages
  • Fix icon in the titlebar
  • Repo contributors on the about screen
  • Get Fluent Thin working
  • Add versioning to the InstalledPackages json (as in versioning the JSON file itself)
  • Make the Package stuff not rely on UI so much, handle that somewhere else.
  • Fix crash when installation errors
  • Cleanup, lots and lots of it.
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-31T05:35:22.186Z
Readme GPL-3.0 854 KiB
Languages
C# 99.2%
Python 0.7%