mikemcduffie / multi

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

Home Page:https://kofi.sexy/blog/multi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://kofi.sexy/blog/multi


Languages

Language:Swift 79.3%Language:Shell 20.7%