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
$ bin/build.sh
- Get everything ready
$ bin/build-chrome-extension.sh
- 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
.