Skip to content

Add Web-Based GUI Interface #62

@Gupta-02

Description

@Gupta-02

Create a simple web app (using Flask or FastAPI) that provides a browser-based interface for searching and installing packages. Run as archpkg web to start a local server. This makes the tool accessible to non-CLI users.

Acceptance Criteria:

Local web server on port 8080.
Search form and results display.
One-click install buttons (executes commands).
Responsive design with basic styling.
Implementation Hints:

Add web.py with Flask routes.
Use templates for HTML output.
Integrate existing search and command logic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions