Skip to content

Wendrowiec13/webstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebStack

A minimal macOS web browser built with SwiftUI and WebKit..

Features

  • Clean Interface: Distraction-free browsing with a transparent titlebar and custom window controls
  • Resizable Sidebar: Adjustable, collapsible sidebar with vertical tabs navigation controls and URL input
  • Keyboard Shortcuts:
    • Cmd+S - Toggle sidebar visibility
    • Cmd+Shift+C - Copy current URL to clipboard
    • Cmd+T - New tab
  • Navigation Controls: Back, forward, and reload buttons
  • Persistent Tabs: Close the browser and come back to your tabs

Requirements

  • macOS 15.5+
  • Xcode 15.0+
  • Swift 5.9+

Building

./build.sh Debug

The built application will be located at build/Build/Products/Debug/WebStack.app

Running

open build/Build/Products/Debug/WebStack.app

About

Arc like simple webkit browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors