SuperADD
Gui.cs
SuperADD | Gui.cs | |
---|---|---|
1 | 60 | |
11 | 9,548 | |
- | 1.0% | |
0.0 | 9.2 | |
almost 2 years ago | 8 days ago | |
C# | C# | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SuperADD
-
Autonaming in WDS\MDT based on whats in AD
I wrote something like this when I worked for cedar fair entertainment and built all their imaging not long after I left. My friend took what I built and improved it take a look at the tool he wrote it's located here: https://github.com/belowaverage-org/SuperADD
Gui.cs
-
Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
As someone who writes software for moderately boring business operations, I've been wondering making terminal-based apps with lots of keyboard shortcuts would lead to a more productive end user than writing a web app.
I've been looking at https://github.com/gui-cs/Terminal.Gui but haven't tried it yet.
- Forget MAUI; Get TUI! - C#'s best cross platform console UI toolkit ships first 2.0 alpha package (Terminal.Gui)
-
Hello everyone, I made a Windows 10/11 Multitool app with Winforms. I'm just gonna share some screenshots.
Thanks but I'm sticking with Terminal.Gui
-
Made a simple text based little game to re-learn c#
Used this neat library to handle the GUI gui-cs/Terminal.Gui: Cross Platform Terminal UI toolkit for .NET (github.com)
-
What your hidden nuget gems ?
Terminal.GUI - cross platform terminal UI for .NET: https://github.com/gui-cs/Terminal.Gui
-
Textual (TUI framework) widget gallery
Two I've used are Terminal.Gui for .net https://github.com/gui-cs/Terminal.Gui and BubbleTea for Go https://github.com/charmbracelet/bubbletea
-
UI framework for games on Linux with c#
In that case you can use console (https://github.com/gui-cs/Terminal.Gui) to make games.
-
Managing Powershell collections graphically
As you can see the tool is always integrated into the terminal because it has built on a cross platform UI toolkit based on a fantastic open source project called Terminal.Gui. Now you can select the objects by using space bar and than confirm the selection with enter. The result will be:
-
What python/C# GUI library would be best for my project?
C# - https://github.com/gui-cs/Terminal.Gui
-
c# native with a gui
Since you mentioned minimal GUI, have you thought of a TUI? I haven't spiked it out but I would guess Terminal.Gui would work with Native AOT
What are some alternatives?
MCCBounceEnable - A program that alters the tick rate of Halo 2 Classic in Halo:MCC to enable super bouncing.
spectre.console - A .NET library that makes it easier to create beautiful console applications.
WOA-Deployer-Lumia - Making your Lumias great again!
Command Line Parser - The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
RssDotnet - A list of my favourite dotnet RSS feeds
CsConsoleFormat - .NET C# library for advanced formatting of console output [Apache]
VirtualStorageLibrary - VirtualStorageLibrary Project
CommandLineUtils - Command line parsing and utilities for .NET
COM-Hunter - COM Hijacking VOODOO
Power Args - The ultimate .NET Standard command line argument parser
Docopt - Port of docopt to .net
Appccelerate - Command Line Parser - A simple command line parser with fluent definition API.