Skip to content

alexdlukens/snap-store-tui

Repository files navigation

Snap Store TUI

Get it from the Snap Store

A TUI for for navigating the Snap Store.

Designed using the "Textual" Python Library - https://github.com/textualize/textual/

Features

  • [✅] Browse the Snap Store
  • [✅] Search for Snaps
  • [✅] View Snap Details
  • [✅] Open Store URL in Browser
  • [✅] View Installed Snaps
  • [✅] Install/Uninstall Snaps directly from the TUI
  • [✅] Browse Snap Channels
  • [❌] View Snap Revisions
  • [❌] Sort and Filter Snaps
  • [❌] Install from alternate stores

Install

sudo snap install store-tui --edge

Pydantic Schema Generation

Using docs from snapcraft.io docs, and datamodel-codegen utility, I generate pydantic models for the route responses

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published