Skip to content

Delegate to the machine what it does best, and we do worst, when multitasking: Context switching.

Notifications You must be signed in to change notification settings

arnauorriols/multitaskOS

Repository files navigation

Multitasking OS

Small app to delegate to the machine what it do best, and we do worst, when multitasking: Context switching.

From version 2.0.0, it's available publicly in the Chrome Web Store.

It can also be used as a website at https://arnauorriols.github.io/multitaskOS

Build

$ bin/build.sh

Use as Chrome-Extension

  1. Get everything ready
$ bin/build-chrome-extension.sh
  1. Use the Load the Extension Docs from chrome documentation to manually load the application. The manifest to upload is found in chrome-extension/manifest.json.