https://github.com/it-delinquent/wpf_unix_permissions
A small WPF program to help visualise Unix permissions. Also, it uses an MVVM set using Caliburn.Micro
https://github.com/it-delinquent/wpf_unix_permissions
c-sharp caliburn caliburn-micro csharp mvvm mvvm-architecture mvvm-framework mvvm-pattern permissions programming programming-language unix windows wpf wpf-application wpf-ui
Last synced: about 1 month ago
JSON representation
A small WPF program to help visualise Unix permissions. Also, it uses an MVVM set using Caliburn.Micro
- Host: GitHub
- URL: https://github.com/it-delinquent/wpf_unix_permissions
- Owner: IT-Delinquent
- Created: 2019-10-01T13:37:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T11:35:23.000Z (about 1 year ago)
- Last Synced: 2025-07-30T13:03:53.477Z (2 months ago)
- Topics: c-sharp, caliburn, caliburn-micro, csharp, mvvm, mvvm-architecture, mvvm-framework, mvvm-pattern, permissions, programming, programming-language, unix, windows, wpf, wpf-application, wpf-ui
- Language: C#
- Size: 271 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WPF Unix Permissions
A small WPF program to help visualise Unix permissions. Also, it uses an MVVM set using Caliburn.Micro.
When I was first starting out building GUIs, I started with PowerShell and WinForm. Whilst I had an absolutely cracking time with that 😭... I decided
to move towards using WPF with C#. After ALOT of learning, testing and failing; I have finally come back to one of my first PowerShell WinFrom
GUIs to update it into WPF and C# code. I even used MVVM by leveraging [Caliburn.Micro](https://caliburnmicro.com/) 🙌 👨💻You can see my first program from many 'a years ago [here](https://github.com/IT-Delinquent/Unix_Permissions)
### Now onto my new thingy! 🎉
Here is a little Gif of it:

Theres honestly not much to say about this. I had an old thingy and kinda just wanted to show how far I'd come with developing really useless
and almost shit programs 😁 I've put an exe in the repo as well for anyone that wants to use it, may the universe have mercy on you 🥴[mharwood.uk](https://mharwood.uk)