IT-Delinquent / Unix_Permissions

A WinForms programs which helps calculate Unix permissions commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unix Permissions

A WinForms programs which helps calculate Unix permissions commands

This was one of the first WinForms I created. There are obvious improvements to be made, not only should it be using WPF instead πŸ˜… but the code behind could also be cleaned up a lot. I found my code very repetitive when first starting out.

Here's a little gif of it in action:

UPDATE πŸŽ‰πŸŽ‰

I created a more modern version of this using WPF and an MVVM model with Caliburn.Micro 😊 You can find it here

About

A WinForms programs which helps calculate Unix permissions commands


Languages

Language:PowerShell 100.0%