Skip to content

Krishna/multi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi

  • Build your own custom macOS apps with different webviews
  • Switch between the tabs with ⌘ shortcuts
  • Bridge web notifications to macOS Notification Center
  • Native Cut/Copy/Paste/Quit controls

Read more about the motivation and process on my blog: https://kofi.sexy/blog/multi.

Quick Start

./create-mac-app <YOUR_APP_NAME> <YOUR_ICON_PNG_PATH>
open <YOUR_APP_NAME>.app/Contents/Resources/config.json # edit your app's websites
open <YOUR_APP_NAME>.app # open and use your custom app

These instructions were developed and tested with Swift 4.2 on macOS 10.13 High Sierra.

About

Create a custom, lightweight macOS app from a group of websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 79.3%
  • Shell 20.7%