All Projects → dharmatech → Psreplwpf

dharmatech / Psreplwpf

Licence: gpl-3.0
PsReplWpf

Programming Languages

powershell
5483 projects
csharp
926 projects

Labels

Projects that are alternatives of or similar to Psreplwpf

Formswpflive
Live XAML development for Xamarin Forms Apps using WPF Backend.
Stars: ✭ 14 (-72%)
Mutual labels:  wpf
Mahapps.metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
Stars: ✭ 8,023 (+15946%)
Mutual labels:  wpf
Cmake csharp example
CMake C#/.NET WPF and WinForms Examples
Stars: ✭ 41 (-18%)
Mutual labels:  wpf
Teds Terminal
A modern terminal emulator with high DPI support, mouse wheel scaling, 32-bit colour and tty compatible.
Stars: ✭ 20 (-60%)
Mutual labels:  wpf
Bindables
Bindables converts your auto properties into Wpf dependency or attached properties.
Stars: ✭ 33 (-34%)
Mutual labels:  wpf
Sharpscadalite
SharpSCADA 项目的简化版本
Stars: ✭ 35 (-30%)
Mutual labels:  wpf
Imposter.fiddler
Fiddler Extension Version of Imposter
Stars: ✭ 11 (-78%)
Mutual labels:  wpf
Pixeval
A Strong, Fast and Flexible Pixiv Client based on .NET Core and WPF
Stars: ✭ 1,031 (+1962%)
Mutual labels:  wpf
Mvvmlight
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
Stars: ✭ 973 (+1846%)
Mutual labels:  wpf
Active Directory B2c Dotnet Desktop
Sample showing how a Windows Desktop .NET (WPF) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.
Stars: ✭ 39 (-22%)
Mutual labels:  wpf
Fluentwpf
Fluent Design System for WPF.
Stars: ✭ 912 (+1724%)
Mutual labels:  wpf
Adaptivecards
A new way for developers to exchange card content in a common and consistent way.
Stars: ✭ 950 (+1800%)
Mutual labels:  wpf
Download Manager
Download Manager with features like in IDM
Stars: ✭ 36 (-28%)
Mutual labels:  wpf
Adonis Ui
Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
Stars: ✭ 878 (+1656%)
Mutual labels:  wpf
Eyeauras
EyeAuras is a program which allows you to clone windows and keep them always-on-top while working with other applications
Stars: ✭ 42 (-16%)
Mutual labels:  wpf
Clientserverproject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
Stars: ✭ 873 (+1646%)
Mutual labels:  wpf
Modernwpfcommunitytoolkit
The ModernWpf Community Toolkit is a collection of helper functions and custom controls for the ModernWpf library.
Stars: ✭ 35 (-30%)
Mutual labels:  wpf
Sabercolorfulstartmenu
Custom your win10 Startmenu today.
Stars: ✭ 46 (-8%)
Mutual labels:  wpf
Psavalonia
Avalonia bindings for PowerShell
Stars: ✭ 42 (-16%)
Mutual labels:  wpf
Imageresizer
Moved to Microsoft PowerToys
Stars: ✭ 994 (+1888%)
Mutual labels:  wpf
  • Experimental presentation based user interface for PowerShell
  • WPF user interface
  • Pure C#. No XAML.
  • Minimalist. Currently less than 600 lines long.
  • I encourage folks to fork and experiment with new approaches. Sharing of your results is welcome!

Screenshots

Results of an ls are shown in a DataGrid. Actions are available via a context menu:

Similar for services:

And processes:

JSON retrieved via Invoke-RestMethod is displayed in a TreeView if $output_to_tree_view is set to $true:

You can of course always output to Out-String to display data in the traditional PowerShell format:

Let's set $output_thumbnails to $true, go a folder containing images and list the files there:

Status

  • This is currently a pure experimental proof-of-concept stage project.
  • The implementation is not PSHost based (and thus has many limitatons).

See Also

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].