Skip to content

feat: add quick install submenu for common webapps#4482

Open
RealOrangeKun wants to merge 1 commit intobasecamp:devfrom
RealOrangeKun:feature/webapp-menu-quick-install
Open

feat: add quick install submenu for common webapps#4482
RealOrangeKun wants to merge 1 commit intobasecamp:devfrom
RealOrangeKun:feature/webapp-menu-quick-install

Conversation

@RealOrangeKun
Copy link

Add webapp quick-install submenu to omarchy-menu

Created a new show_install_webapp_menu() function that presents users with a curated list of popular webapps for one-click installation, replacing the previous direct call to omarchy-webapp-install which required manual input for every webapp.

Changes:

  • Added new submenu with 8 pre-configured webapps:
    • YouTube (youtube.com)
    • X/Twitter (x.com)
    • Reddit (reddit.com)
    • Discord (discord.com/app)
    • WhatsApp (web.whatsapp.com)
    • Gmail (mail.google.com)
    • Spotify (open.spotify.com)
    • Netflix (netflix.com)
  • Each option includes pre-configured URL and icon from dashboard-icons CDN
  • Preserved "Custom" option that opens the interactive omarchy-webapp-install for user-defined webapps
  • Updated show_install_menu() to call the new submenu instead of direct installation

Benefits:

  • Users can install popular webapps with a single selection
  • Eliminates manual typing of URLs and icon paths for common sites
  • Maintains flexibility for custom webapp installation

Tested on dev branch with successful installation of multiple webapps.

- Added webapp submenu with popular options: YouTube, X, Reddit, Discord, WhatsApp, Gmail, Spotify, Netflix
- Retained Custom option for installing any other webapp
- Users can now install common webapps with one click instead of manual input
@RealOrangeKun RealOrangeKun changed the title Add quick install submenu for common webapps feate: add quick install submenu for common webapps Feb 2, 2026
@RealOrangeKun RealOrangeKun changed the title feate: add quick install submenu for common webapps feat: add quick install submenu for common webapps Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant