Skip to content

A program that facilitates the effortless installation of applications.

Notifications You must be signed in to change notification settings

EfeSerindik/PyWinget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyWinget

PyWinget is a simple command-line application designed to facilitate the installation of Windows applications using Winget. It offers a text-based interface for browsing through various application categories and installing them seamlessly.

Usage

  1. Clone the repository:

    git clone https://github.com/EfeSerindik/PyWinget.git
    cd PyWinget
    
  2. Install requirements:

    pip install -r requirements.txt
    
  3. Run the application:

    python main.py
    
  4. Navigate and Install:

Use the arrow keys to navigate between categories and applications. Press Enter to install the selected application. Press Ctrl+F to search for a specific application. Press Esc to exit the search.

Requirements

Python 3.x Winget (Windows Package Manager)

Notes

Ensure that Python is installed on your system. Verify that Winget is available and accessible from the command line.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

About

A program that facilitates the effortless installation of applications.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages