- C# 96.7%
- PowerShell 3.3%
| .github | ||
| Fort.ind UWP | ||
| scripts | ||
| .gitattributes | ||
| .gitignore | ||
| Fort.ind UWP.sln | ||
| LICENSE | ||
| README.md | ||
fort.desktop
fort.ind, but on windows! with all the features you want (and profiles!), made with winUI + C# ❤️
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