https://github.com/addreeh/initaph
🚀 InitAPH - A lightning-fast PowerShell script to install common Windows applications using winget with zero pre-configuration required.
https://github.com/addreeh/initaph
automation package-manager powershell script windows windows-tools winget
Last synced: 3 months ago
JSON representation
🚀 InitAPH - A lightning-fast PowerShell script to install common Windows applications using winget with zero pre-configuration required.
- Host: GitHub
- URL: https://github.com/addreeh/initaph
- Owner: addreeh
- Created: 2024-07-31T08:28:00.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T16:39:33.000Z (6 months ago)
- Last Synced: 2024-11-25T17:37:26.772Z (6 months ago)
- Topics: automation, package-manager, powershell, script, windows, windows-tools, winget
- Language: PowerShell
- Homepage:
- Size: 2.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 InitAPH
Quick and effortless Windows application installation using winget.
## Features
- Instant application installation
- No manual download required
- Uses native Windows package manager
- Supports multiple applications
- Minimal user interaction## Prerequisites
- Windows 10/11
- Winget installed
- PowerShell## Usage
```powershell
.\InitAPH.ps1
```## Supported Applications
- Browser: Chrome, Firefox
- Communication: Discord, Telegram
- Productivity: VSCode, Notion
- Multimedia: Spotify, VLC
- Development: Git, NodeJS## Installation
1. Download script
2. Right-click, Run as Administrator
3. Select applications## Customization
Easily modify script to add/remove applications.
## Contributing
Contributions welcome. Fork and submit pull requests.
## License
MIT License