Skip to content

2.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@DuckyOnQuack-999 DuckyOnQuack-999 released this 28 Oct 13:05
· 3 commits to development since this release
7479a74

πŸ› οΈ WinKit 2.0.0-alpha.1

Your Ultimate Windows Management and Optimization Toolkit

WinKit
GitHub license GitHub stars GitHub issues
GitHub pull requests GitHub commit activity GitHub repo size

πŸ“‹ Overview β€’ 🌟 Features β€’ πŸ†• What's New β€’ πŸ’» Installation β€’ πŸ” Testing β€’ πŸ“Š Modules β€’ πŸ“’ Feedback

πŸ“‹ Overview

WinKit is a comprehensive Windows utility tool designed to empower users in managing, optimizing, and customizing their Windows experience. This alpha release marks a significant milestone, introducing a suite of powerful features and laying the groundwork for a revolutionary overhaul of Windows system management.

🌟 Key Features

πŸ”§ System Repair and Optimization πŸ”’ Privacy and Security Enhancements
🌐 Network Diagnostics and Configuration 🎨 Customizable Windows Tweaks
πŸ€– Automated Maintenance Tasks πŸŒ“ User-friendly GUI with Dark Mode

πŸ†• What's New in 2.0.0-alpha.1

🎨 Completely redesigned user interface for enhanced usability
πŸ“Š Real-time system information dashboard with performance monitoring
πŸ”„ Expanded app repair and uninstallation capabilities
πŸ“¦ New installers for essential development tools and runtimes
πŸ›‘οΈ Advanced privacy and security control center
🌐 Improved network management and diagnostics suite

πŸ’» Installation

Download WinKit-2.0.0-alpha.1.zip from this release.
Extract the contents to your preferred location.
Run the .ps1 file as an administrator.

πŸ“¦ Required Modules Installation

To install the required modules, run the following PowerShell commands as an administrator:

Install-Module -Name Microsoft.WinGet.Client -Force
Install-Module -Name PSReadLine -Force
Install-Module -Name Terminal-Icons -Force
Install-Module -Name oh-my-posh -Force

πŸ“Š Module Information

Module Type Version Name Documentation/Installation
Script 0.0 chocolateyProfile πŸ“˜ Chocolatey
Binary 7.0.0.0 CimCmdlets πŸ“˜ CimCmdlets
Manifest 7.0.0.0 Microsoft.PowerShell.Management πŸ“˜ Management
Manifest 7.0.0.0 Microsoft.PowerShell.Security πŸ“˜ Security
Manifest 7.0.0.0 Microsoft.PowerShell.Utility πŸ“˜ Utility
Binary 1.9.2411 Microsoft.WinGet.Client πŸ“˜ WinGet
Manifest 1.0.4.0 Microsoft.WinGet.CommandNotFound πŸ“˜ WinGet Docs
Script 0.0 oh-my-posh-core πŸ“˜ Oh My Posh
Script 2.3.5 PSReadLine πŸ“˜ PSReadLine
Script 0.11.0 Terminal-Icons πŸ“˜ Terminal-Icons

πŸ” Testing Focus Areas

We kindly request our testers to thoroughly examine the following areas:

1. πŸ–₯️ GUI Functionality and Responsiveness
  • Verify all panels load correctly and respond promptly
  • Test seamless navigation between different sections
2. πŸ”„ App Repair and Uninstallation
  • Evaluate the Store app listing functionality
  • Test the app search feature's accuracy and speed
  • Verify repair and uninstallation processes (local and global)
3. βš™οΈ System Tweaks and Optimizations
  • Test toggling of various Windows features
  • Verify power management tweaks functionality
  • Evaluate system cleanup processes
4. πŸ”’ Privacy and Security Settings
  • Test enabling/disabling of privacy features
  • Verify the effectiveness of security-related actions
5. πŸ“¦ Installer Functionality
  • Test installation processes for various software packages
  • Verify successful installations and proper functionality
6. πŸ“Š Performance Monitoring
  • Verify accuracy of displayed system information
  • Test real-time updates of performance metrics
7. ❗ Error Handling and Logging
  • Evaluate error message display and logging in various scenarios
  • Verify comprehensive log entries in the Terminal Window
8. πŸ”„ Compatibility Testing
  • Test across different Windows versions and editions
  • Verify compatibility with diverse hardware configurations
9. πŸŽ›οΈ Settings and Customization
  • Test saving and applying various settings
  • Verify settings persistence across application restarts
10. ⚑ Performance Impact
  • Monitor system performance during tool usage
  • Evaluate the impact of various optimization features
11. 🌐 Network-related Functions
  • Test network diagnostics and configuration tools
  • Verify functionality of network optimization features
12. 🌍 Localization and Language Support
  • Test the application with various language settings

πŸ“ Important Notes

  • ⚠️ This alpha release may contain bugs. Use cautiously in production environments.
  • 🚧 Some features are in development and may change in future releases.
  • πŸ”œ Automatic installation of required modules is planned for the next update.
  • πŸ”‘ Administrator privileges may be required for some module installations.
  • πŸ“¦ WinGet is typically pre-installed on recent Windows versions. Update via Microsoft Store or WinGet GitHub releases if needed.
  • ⚠️ If you get and error when running the .ps1 file open it in notepad or your editor of choice and copy everything and paste directly into windows terminal.

πŸ“’ Feedback and Reporting

Your feedback is invaluable for WinKit's development. When reporting issues or suggesting improvements, please include:

  • πŸ“ Detailed steps to reproduce any problems
  • πŸ’» Your system configuration (OS version, hardware specs)
  • ❗ Error messages or unexpected behaviors
  • πŸ–ΌοΈ Screenshots (if applicable)

Submit your feedback through our GitHub Issues page.


`Thank you for your interest in WinKit! Your testing and feedback drive our continuous improvement.

``Made with love

Full Changelog: WinKit...2.0.0-alpha.1