the new fort.desktop rewritten using uwp :) - fully native too!
  • C# 96.7%
  • PowerShell 3.3%
Find a file
2026-08-26 20:10:31 -05:00
.github Create FUNDING.yml 2026-08-26 16:49:30 -05:00
Fort.ind UWP a bit more gooberings 2026-08-26 20:10:31 -05:00
scripts once again, UTF encoding can kill itself 2026-07-23 21:10:35 -05:00
.gitattributes Add .gitattributes, .gitignore, and README.md. 2025-12-27 07:59:57 +00:00
.gitignore migrate to cee sharp 2026-08-07 21:06:24 -05:00
Fort.ind UWP.sln migrate to cee sharp 2026-08-07 21:06:24 -05:00
LICENSE add the mit license 2026-08-11 22:18:22 -05:00
README.md i hate github sometimes 2026-08-21 20:47:43 -05:00

fort.desktop

fort.ind, but on windows! with all the features you want (and profiles!), made with winUI + C# ❤️

image

requirements

Must be at least on Windows 10 version 1809; the dependencies for the app are in the artifacts folder

installing

If you want a stable experience, get the latest release, or if you like seeing what we are cooking and are okay with rough edges, go to the Actions tab and grab it from there (or use our nightly.link)

the included PS script (easiest :3)

Just run as admin, and you're good to go!

installing using the appx and cer

first install the .cer file to your local machine (otherwise it won't work 3:) click browse and select trusted people, NOT trusted root certificates authorities. Click next and Finish, and after that turn on developer mode in Windows. Then run the APPX file and click Install

Note

If the script doesnt run (ps crashes right when you open it), right-click install.ps1 > properties > unblock file